By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-24T04:54:21.440Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-24T04:54:21.444Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-24T04:54:21.486Z |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-09-24T04:54:22.187Z |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-09-24T04:54:22.290Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-24T04:54:22.290Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-24T04:54:22.290Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-24T04:54:22.489Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-24T04:54:22.579Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-24T04:54:22.602Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-24T04:54:23.891Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-24T04:54:24.410Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-24T04:54:24.433Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-24T04:54:24.434Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-24T04:54:24.523Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-24T04:54:24.523Z |INFO |Root WebApplicationContext: initialization completed in 1920 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-24T04:54:25.201Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-24T04:54:27.630Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-24T04:54:28.314Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-24T04:54:28.340Z |INFO |Started MainApp in 9.509 seconds (JVM running for 10.266) |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-24T04:54:28.554Z |INFO |Start scheduling PRH workflow |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:54:28.566Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=fcad12d8-72dc-4be4-b9b9-f27d9da7f06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:54:29.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:54:30.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-24T04:54:38.612Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-24T04:54:38.612Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-24T04:54:38.614Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:54:40.012Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=92ebd6e1-2ce5-4380-b08d-2d403d968b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:54:41.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:54:41.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:54:51.076Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=0cb4ad96-f3df-4f34-837b-e279c75e4da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:54:52.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:54:52.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:55:02.115Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=5ef4da34-127e-4992-8895-3e33539dd212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:55:03.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:55:03.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:55:13.193Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=8cd5f006-eae6-410e-836b-7d428f9ade7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:55:14.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:55:14.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:55:24.261Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=1a8c4332-5523-4541-83e5-64ca79abb903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:55:25.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:55:25.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:55:35.301Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=03389edf-8d68-49f1-bdd5-dcea2051147e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:55:36.368Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:55:36.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:55:46.369Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=3470946c-54bb-4d59-bd2c-b1e7b4033855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:55:47.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:55:47.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:55:57.474Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=cb1c9e13-6439-4c76-9f33-bbebb5f4f0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:55:58.511Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:55:58.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:56:08.513Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=6ba7e8b3-7d57-4038-a81b-79df14646f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:56:09.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:56:09.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:56:19.589Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=22173f8b-145c-4dd7-b1b6-fb0fc581c714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:56:20.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:56:20.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:56:30.625Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=4097bc4d-20ef-4479-8301-8e4943714ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:56:31.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:56:31.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:56:41.665Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=fb6e30c6-1430-4bcf-8bf2-6276c5cef842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:56:42.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:56:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:56:52.705Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=91a55aeb-ee99-4b26-b1e2-bb9bf9bd03bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:56:53.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:56:53.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:57:03.745Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=b7037ce6-a8f1-4376-9f2a-23e5d69c774d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:57:04.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:57:04.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:57:14.789Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=470ce524-ccf0-4365-9b60-ac1c93618ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:57:15.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:57:15.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:57:25.857Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=5d847725-d1b4-45c9-b7d5-b46be92813f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:57:26.896Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:57:26.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:57:36.897Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=2685dce4-874e-4355-a404-a12ea977e167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:57:37.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:57:37.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:57:47.937Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=21441018-7e67-4e4d-8d67-3be41a98828f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:57:49.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:57:49.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:57:59.010Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=c16456e6-e2e4-4669-971c-43e6e96fd269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:58:00.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:58:00.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:58:10.050Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=9f4ccbe3-d23a-4e32-ab68-08e53db8b90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:58:11.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:58:11.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:58:21.122Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=ac037571-3909-4509-9ffd-d4c0bc7d5bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:58:22.160Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:58:22.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:58:32.162Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=b137c8cf-8885-4f85-b47b-76b34eb8df01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:58:33.199Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:58:33.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:58:43.201Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=fac6795c-2e96-482d-b8cb-521314ade001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:58:44.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:58:44.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:58:54.251Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=0ab934a8-c38c-41ee-939a-421de8e12785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:58:55.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:58:55.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:59:05.313Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=fb6db2da-0e66-4461-b77e-1225de6953ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:59:06.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:59:06.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:59:16.353Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=7dcb9bdf-618d-447e-94e3-03333cf3f93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:59:17.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:59:17.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-24T04:59:26.267Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-24T04:59:26.267Z |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-09-24T04:59:26.268Z |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-09-24T04:59:26.271Z |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-09-24T04:59:26.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-24T04:59:26.283Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-24T04:59:26.283Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-24T04:59:26.285Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:59:27.393Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=0afdc080-3a84-4104-8fec-0b55c69b9577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-24T04:59:28.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:59:28.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:59:38.466Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=60119a09-d4a2-4e17-afdb-619a5a64b569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:59:38.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:59:48.593Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=fab79da2-b9f4-4679-90d9-e73d953335e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:59:48.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:59:58.643Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=4192a54c-2865-4ee5-b57c-1728932031f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T04:59:58.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:00:08.663Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=e68e69bb-ef5b-4e64-adf3-ee0863636270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:00:08.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:00:18.681Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=520edff1-7f39-4786-b641-e0819ddc5628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:00:18.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:00:28.699Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=6aca5c7c-1ca9-499d-b762-572f551eb8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:00:28.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:00:38.725Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=c0ddb21c-cb3a-4e63-92d6-45962e4efe94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:00:38.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:00:48.750Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=9206ef2f-6547-4385-9868-86192db431d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:00:48.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:00:58.777Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=5ccec483-c054-4607-8a14-912d24097718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:00:58.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:01:08.797Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=6fa2b0a0-0206-4215-a783-8db19dcd3d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:01:08.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:01:18.824Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=765afbd7-f426-4e59-85a7-eb496c05ddeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:01:18.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:01:28.843Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=fdf930b0-8d04-4f65-a8f0-969f3fd58e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:01:28.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:01:38.871Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=f129f422-eea5-4570-a270-292314c44d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:01:38.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:01:48.889Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=0f442453-f7a4-472b-be9a-829153d0303c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:01:48.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:01:58.910Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=da0a50bc-6696-46c5-a25e-1f17273b26f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:01:58.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:02:08.923Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=43c94a41-5748-47be-bbbc-d59ba0a95258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:02:08.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:02:18.939Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=2e1eff4b-bd94-4b69-9169-eaaca452daff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:02:18.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:02:28.954Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=d9d3ca0b-1abc-4fe1-a911-b2ca72b09fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:02:28.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:02:38.969Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=86fe08ab-5ab4-4675-9d8c-5ef2a3b686a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:02:38.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:02:48.982Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=ce0a20d9-a0aa-4fd7-94e7-9c89594aa897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:02:48.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:02:59.000Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=f877dae0-7a96-4efb-84d8-e48de06b1de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:02:59.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:03:09.013Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=403833ed-1989-48c0-bb15-fd7101466517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:03:09.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:03:19.026Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=998f7907-8e0e-469c-ae86-f3bb905337d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:03:19.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:03:29.040Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=324dd3af-6a3f-429d-8179-f0cdb7d8e87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:03:29.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:03:39.054Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=7399cd52-be17-43c2-9ced-db81b5c5f856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:03:39.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:03:49.069Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=118ad0b8-be7e-4d44-b75c-67c83ed669a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:03:49.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:03:59.085Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=9e8b5c66-8ec9-48f8-88c0-a37448dbd5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:03:59.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:04:09.098Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=ad75f6df-c1af-4138-aede-af0cd411f216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:04:09.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:04:19.118Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=2b054892-3617-45dc-8879-66ee51148d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:04:19.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-24T05:04:25.585Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-24T05:04:25.585Z |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-09-24T05:04:25.586Z |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-09-24T05:04:25.589Z |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-09-24T05:04:25.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-24T05:04:25.600Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-24T05:04:25.600Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-24T05:04:25.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:04:29.135Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=ba4f215f-9917-4fb6-ab43-9f134159baca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:04:29.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:04:39.151Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=13b5b063-5f0a-4b80-8b78-78e9650e7db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:04:39.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:04:49.177Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=c118fe89-7394-4b44-b652-f1fa999283a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:04:49.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:04:59.193Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=676e4ffb-4697-44b6-91ed-4e5f87bba55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:04:59.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:05:09.211Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=97ae4c27-b245-46d2-b025-93095b7cac50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:05:09.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:05:19.236Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=b2ab84b7-0442-4c5c-a5d6-e98eec7f1892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:05:19.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:05:29.247Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=2177e8e5-9732-440e-8569-af9582749fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:05:29.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:05:39.261Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=ab19cc82-8fd0-4f27-a1a9-ca919b2c4c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:05:39.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:05:49.282Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=f538c126-3919-4d94-8d83-34453932e10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:05:49.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:05:59.295Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=f2133cf2-6380-436d-9692-d3d199c925ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:05:59.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:06:09.316Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=5ba182de-111c-495b-93bf-d96ca4664bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:06:09.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:06:19.331Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=87b026c2-66e5-410c-945a-68fe656c81b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:06:19.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:06:29.363Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=457a79e1-0278-412a-9b76-00ccf24a2ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:06:29.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:06:39.389Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=30773346-b311-403c-83cd-68051135819c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:06:39.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:06:49.424Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=f9c35cc9-33fd-4706-90fa-5b87c9c398d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:06:49.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:06:59.443Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=5d6d88d3-6558-4e14-b1fe-5fffaf1e055e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:06:59.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:07:09.456Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=00569f7e-e0e2-464e-80a5-dd241cbab7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:07:09.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:07:19.476Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=eb448072-9168-472d-b1f6-7249500f7223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:07:19.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:07:29.492Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=6fec2543-ba8c-4490-8b28-e3e86e80ee49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:07:29.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:07:39.504Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=d2edd5ba-d917-4951-bb1f-e82058e071ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:07:39.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:07:49.518Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=33640136-2cbe-4b5f-b5b8-b9f9340e43c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:07:49.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:07:59.534Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=262ddb7a-b178-4dff-8ee1-4d2e6d8703ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:07:59.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:08:09.547Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=0540812d-2fb1-4dfe-81c5-eaaa30da2186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:08:09.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:08:19.562Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=2ca651b0-7893-41e3-9a14-eb00268d4476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:08:19.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:08:29.576Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=054a6566-2b55-4953-8e83-596ad53ab1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:08:29.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:08:39.592Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=601e2da8-c48a-4e92-81f1-66108c345065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:08:39.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:08:49.606Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=293178ad-aaed-4886-ba78-c74d713fa942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:08:49.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:08:59.618Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=1795620e-ae85-45c4-bfff-bde8038b8893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:08:59.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:09:09.628Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=3e8fd02e-e50c-40e1-bb9d-d5f0e3a91b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:09:09.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:09:19.642Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=7faf39b7-036f-4ac5-bd98-8dbc20b96259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:09:19.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-24T05:09:25.571Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-24T05:09:25.571Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-24T05:09:25.572Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-24T05:09:25.574Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-24T05:09:25.582Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-24T05:09:25.582Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-24T05:09:25.582Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-24T05:09:25.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:09:29.656Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=6e778118-0722-4542-a0ac-fac99ec2bae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:09:29.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:09:39.668Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=9fbf85b6-cbc5-40c7-a42d-adde6332d2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:09:39.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:09:49.688Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=d8d78668-9321-4f19-a6ce-047a0aaa8877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:09:49.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:09:59.701Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=3dc334c7-cf31-4ce9-9e50-681d71480e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:09:59.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:10:09.713Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=9cbd39f3-7b16-4779-a8bd-5a9da2e32e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:10:09.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:10:19.737Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=4dee312a-c8d0-4e6b-9a9c-fd4e5663f643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:10:19.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:10:29.748Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=624a13de-e8e1-4765-8f3f-e9a03334beec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:10:29.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:10:39.759Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=5bb0ded1-f4a9-4663-90e3-e5492b3c1f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:10:39.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:10:49.771Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=0731fc6a-83c1-426a-b420-56f1d6640353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:10:49.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:10:59.784Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=a544f79c-46e6-4046-87e5-8e8ee1f3f4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:10:59.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:11:09.796Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=969f614e-54f6-4378-8d26-2ca7aa7e54c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:11:09.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:11:19.808Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=a578a8fa-27fd-468f-8bfd-90ffdedaac3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:11:19.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:11:29.820Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=ee1127d8-7b6a-4dc2-8b0d-3cc908034289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:11:29.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:11:39.832Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=2ed3bd3c-fc2c-40d6-9c92-ac54fdbe59c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:11:39.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:11:49.844Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=1e2d84e1-3cb0-46b3-8444-ead9e739613c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:11:49.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:11:59.858Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=823a33eb-2eff-4a62-82b1-7ea5bb72e57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:11:59.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:12:09.870Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=dbdb775e-103f-41a1-974e-23e4cfc4136d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:12:09.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:12:19.882Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=5dfc0935-dc1c-430b-8521-4e2edfcd0525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:12:19.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:12:29.904Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=fe473adb-8666-47d5-a4bd-087a3ac1778f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:12:29.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:12:39.929Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=2a401aa0-a40d-4aab-abf4-913808fe2a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:12:39.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:12:49.943Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=f6145d65-e373-4b84-81d2-aa34c37f33da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:12:49.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:12:59.957Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=5013204d-84d6-47a1-95e8-0085c625f922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:12:59.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:13:09.976Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=530ab598-5fda-4651-a3b0-e9646d3bddfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:13:09.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:13:19.994Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=a7c85a5c-b5d3-47e8-8418-2b843cd07ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:13:20.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:13:30.013Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=893b4905-4318-4aca-8a7a-c9a5ba4aaac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:13:30.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:13:40.029Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=832bf65d-8dbc-4804-a30e-bad816da966b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:13:40.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:13:50.056Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=38742626-194b-4c09-bdf8-94a107aae790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:13:50.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:14:00.068Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=38c4406e-3715-4bae-bba4-643cfcc039f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:14:00.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:14:10.079Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=289da4c7-51d6-476f-8db7-b3ba040435c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:14:10.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:14:20.095Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=ecb15a81-f2b3-484d-9b26-cbcc6dcd0529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:14:20.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-24T05:14:25.536Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-24T05:14:25.536Z |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-09-24T05:14:25.538Z |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-09-24T05:14:25.540Z |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-09-24T05:14:25.548Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-24T05:14:25.548Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-24T05:14:25.548Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-24T05:14:25.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:14:30.105Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=8950962b-ff66-4512-bb3a-b579eb6771c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:14:30.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:14:40.126Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=7dd77ff3-2528-497c-a490-3cb73788a1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:14:40.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:14:50.140Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=22f13671-7897-4ee6-b21e-47560753db0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:14:50.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:15:00.153Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=cb30855d-5526-47e8-b75c-aee5286f5ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:15:00.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:15:10.164Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=d4f1ed71-c097-4b4e-81d1-19df61b72964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:15:10.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:15:20.177Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=38415382-2484-4279-92aa-bc6b4130d219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:15:20.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:15:30.199Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=ff1991b6-2600-4f6b-a83c-a7687eb13f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:15:30.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:15:40.212Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=009394e4-247d-4f4b-8085-9bb3e542cead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:15:40.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:15:50.223Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=e6762f33-35f1-4894-9213-6bfaab6118f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:15:50.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:16:00.235Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=34e2502f-884b-4267-92ea-45593710792c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:16:00.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:16:10.247Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=dca7fc3f-714f-4cb4-995a-78af4a886c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:16:10.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:16:20.258Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=8400de06-673d-45ec-8fc6-7f43b0dba517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:16:20.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:16:30.268Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=08868d2d-57da-4bc5-a8a6-06108184c53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:16:30.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:16:40.279Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=ff695e7a-3bb0-477f-9bf6-30aaa64f200f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:16:40.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:16:50.293Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=45bb2850-ee07-49bc-9e1c-b392889bd6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:16:50.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:17:00.308Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=52adb297-6d12-403e-9358-e8dfa16e765d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:17:00.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:17:10.319Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=b8b95a27-275c-478d-81e5-a1e68d60ff5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:17:10.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:17:20.332Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=0b54b8f3-41d1-4922-9f9e-e08bcf467606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:17:20.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:17:30.343Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=92492d87-69de-40f9-a9a2-d71302cc08de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:17:30.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:17:40.355Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=0bb55d21-465d-40b7-b888-1c6cc621f5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:17:40.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:17:50.366Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=b08e59ec-6fa9-4116-ab69-cc9b6ed386c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:17:50.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:18:00.375Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=7b4e5b76-d21a-477e-9c45-2a988b90ee45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:18:00.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:18:10.388Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=c86c493f-0d1f-477f-9ea2-467a9060e7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:18:10.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:18:20.399Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=11cdd329-9a72-4b81-a2c9-221322befda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:18:20.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:18:30.410Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=78d45457-591b-424a-bce3-e95bfc6df1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:18:30.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:18:40.424Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=dedca503-ecbb-47de-85e0-8c678d6c064c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:18:40.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:18:50.433Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=b4b8bc6b-bbcc-44b8-afc2-f7dd7711d71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:18:50.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:19:00.443Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=583ee66f-3606-4c0c-9e17-aaf402b6ad5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:19:00.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:19:10.455Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=f6b88cf1-708e-4dfb-a1ad-c22758c62783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:19:10.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:19:20.466Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=e0103a15-4101-41c4-abb5-edd082ccdeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:19:20.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-24T05:19:25.563Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-24T05:19:25.563Z |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-09-24T05:19:25.564Z |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-09-24T05:19:25.566Z |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-09-24T05:19:25.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-24T05:19:25.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-24T05:19:25.574Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-24T05:19:25.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:19:30.483Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=bcd2c900-1d80-481b-8e3e-eb3affa4245d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:19:30.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:19:40.493Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=1252388d-9e5c-4ddc-8143-77bf3665d0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:19:40.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:19:50.503Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=198df96a-4947-42a5-899a-1a1b8091d510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:19:50.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:20:00.513Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=3f7a587a-51a4-43b1-b519-394eb1487fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:20:00.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:20:10.524Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=4fd1bac6-c570-49db-af06-a16642c0d356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:20:10.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:20:20.557Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=e3501ae7-f998-44dd-aab8-8216c5e3648d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:20:20.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:20:30.580Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=d47083f8-f292-4038-95ec-1f8586d77be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:20:30.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:20:40.622Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=f7b2eeb2-586f-4ccb-a4c3-3df58bdea1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:20:40.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:20:50.637Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=50a8be10-b8fa-4987-b389-893e39bda86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:20:50.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:21:00.654Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=b5a96a15-187f-4e0a-95ae-0d344f8a3fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:21:00.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:21:10.666Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=f52e6f81-79ef-444b-bb49-4f86087a4745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:21:10.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:21:20.699Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=a25ef780-007b-41f1-ab68-79fdaaf8d3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:21:20.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:21:30.739Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=5ecc9448-81ff-4fbb-8735-14085d74a609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:21:30.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:21:40.755Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=9163bf23-2ede-4c27-b0f8-1b88e1c4c0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:21:40.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:21:50.784Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=ab6d2769-f907-4abf-8ea5-0f13a44cea7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:21:50.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:22:00.804Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=a5a91062-681a-4ec4-a13f-aa1e6fee5028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:22:00.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:22:10.833Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=0cb1196d-574b-4ec7-bd7c-6393a44f0fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:22:10.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:22:20.852Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=a8d62b9a-58ef-4848-81ca-7d3c35d786a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:22:20.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:22:30.868Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=5fefb83d-7a10-427d-93cc-9953457b01f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:22:30.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:22:40.895Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=400a5855-ef75-403e-afc9-23410d1f20a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:22:40.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:22:50.913Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=6df25539-31ab-41f7-a218-e62ffac672ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:22:50.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:23:00.949Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=da4da669-9fa2-458f-af05-933e41e79f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:23:00.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:23:10.962Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=26388ac8-3684-4489-95be-eec8bdcff3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:23:10.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:23:20.992Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=f6606cd9-38d8-4310-824d-6d66852a7dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:23:21.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:23:31.004Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=bf28204c-d7b9-4dd6-a19d-371a8b07feb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:23:31.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:23:41.014Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=50e5ad10-6fd1-49c2-923f-8005f7f35a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:23:41.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:23:51.025Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=9e47dfdc-e6dc-47b0-81f0-2c721ab4af78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:23:51.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:24:01.035Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=3fbff8ec-d884-4ed5-84cf-86ede119e4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:24:01.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:24:11.070Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=2458f378-f20d-4ed6-ab76-3ad316fcef0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:24:11.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:24:21.079Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=4ccf375b-baad-4cf7-8d4d-ea3736f49dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:24:21.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-24T05:24:25.558Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-24T05:24:25.559Z |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-09-24T05:24:25.560Z |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-09-24T05:24:25.563Z |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-09-24T05:24:25.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-24T05:24:25.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-24T05:24:25.573Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-24T05:24:25.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:24:31.090Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=0834f5ae-f64f-4d00-b18d-96d23b92e1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:24:31.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:24:41.103Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=845056cd-7ce8-48ee-b4c3-49e724f448ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:24:41.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:24:51.112Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=e8e427f3-9ebe-4db1-a0b2-402f8fee06b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:24:51.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:25:01.123Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=c30f7729-2086-4a21-a9a8-0a52ee3acf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:25:01.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:25:11.134Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=18b9ba9d-5e19-4052-8439-0d9ac6d1823e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:25:11.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:25:21.145Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=3fbedcd5-57c1-4499-bd25-f27a36df005c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:25:21.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:25:31.159Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=db35e54a-47ca-4a6b-9811-32ce0cecac54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:25:31.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:25:41.171Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=0c4990aa-556b-49d6-8002-e8ef29d6d875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:25:41.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:25:51.183Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=881ddb91-a512-4ec3-a1b8-7dc75273d3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:25:51.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:26:01.194Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=b2315517-5478-4b64-bc47-54db1d1512e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:26:01.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:26:11.210Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=5a03eaf7-cda6-4982-b5c1-de3c6c4b5bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:26:11.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:26:21.221Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=d5685f27-5b80-4941-bf48-0642616e123d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:26:21.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:26:31.237Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=10c7eccf-ccd7-4882-82c8-9a1cc8f53d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:26:31.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:26:41.256Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=aae72739-1337-41b6-ad9c-c128efc8562b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:26:41.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:26:51.266Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=53fbd972-aba6-4d6c-a636-eaaa40e27ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:26:51.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:27:01.277Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=298b1abb-8759-4748-b12d-e988d39ab496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:27:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:27:11.287Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=728fc5f6-d232-4491-8e11-813dde3393de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:27:11.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:27:21.298Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=95e84f92-aa86-486a-bdc6-0b7b89556c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:27:21.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:27:31.309Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=ea8b0659-efd5-4762-8084-6de59d324d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:27:31.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:27:41.320Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=66492088-e06c-49b4-be69-f8b2af4eba5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:27:41.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:27:51.330Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=e4984242-d36f-4993-808e-415369c1a1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:27:51.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:28:01.343Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=8d95b45b-1fc8-4ad2-8595-fbdc132df5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:28:01.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:28:11.357Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=f016896f-4dc8-4f3a-ae8e-6f84f821fb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:28:11.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:28:21.367Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=1c2919ff-39aa-4292-bc4e-54bd6b5b17e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:28:21.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:28:31.377Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=326f4c91-2a45-467b-b38c-cd7f2593fb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:28:31.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:28:41.387Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=e5171a4f-adf5-4983-8c64-5942e0148227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:28:41.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:28:51.399Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=08fcf488-7093-4055-af81-79afc082b16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:28:51.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:29:01.409Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=d4b3dd39-1950-43ac-a8a7-380d5f5208f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:29:01.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:29:11.421Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=f231cc26-3f55-41ca-8145-23b218e833e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:29:11.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:29:21.431Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=69099f38-9ae6-47a7-8142-5ca7fd11e21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:29:21.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-24T05:29:25.528Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-24T05:29:25.528Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-24T05:29:25.529Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-24T05:29:25.531Z |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-09-24T05:29:25.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-24T05:29:25.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-24T05:29:25.538Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-24T05:29:25.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:29:31.440Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=4ec02fa3-0e30-45ce-b36e-df8e4fb9a7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:29:31.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:29:41.450Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=992245f0-4c15-4c33-beb4-d96a8988b01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:29:41.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:29:51.459Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=407cf7b2-912f-4030-b53c-3b5bc580c884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:29:51.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:30:01.469Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=00070945-093e-4fb2-80c3-5a6c4072e696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:30:01.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:30:11.479Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=4bf8d3f3-8ac0-4255-97a8-eef891dffdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:30:11.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:30:21.489Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=75845aad-3eaf-45d6-8372-405bc7f40ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:30:21.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:30:31.499Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=6cb9b86e-f0e0-4dd9-b46a-65d173b9f4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:30:31.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:30:41.510Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=9248040b-d745-428c-8cad-932a70b57072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:30:41.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:30:51.518Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=712ced91-b4c9-4621-bde6-af1b116882d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:30:51.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:31:01.527Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=a0f761c5-9421-4e93-8335-df06e221b4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:31:01.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:31:11.537Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=450d4499-4c8e-4ad8-b054-033387bd3a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:31:11.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:31:21.548Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=70b5f526-6d96-452c-a4a8-74456809eead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:31:21.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:31:31.559Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=3915b969-64e7-43bf-8695-9458c3ceb655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:31:31.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:31:41.568Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=cb78e315-8e47-4570-a765-335ab9a04f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:31:41.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:31:51.577Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=9929748d-b52d-4648-a557-2c1824d0966c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:31:51.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:32:01.587Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=4b140a91-9f2c-4098-8a72-a97aea2c50ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:32:01.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:32:11.598Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=7c10653a-d30d-40b7-83a3-b7b216e314bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:32:11.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:32:21.612Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=f112a030-402a-4197-8248-b1c343cde330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:32:21.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:32:31.622Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=16d55463-cf64-468d-bc34-fd060ea9f4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:32:31.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:32:41.640Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=c62118a3-02db-48cc-b9c5-1257038e0c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:32:41.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:32:51.649Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=540f6a41-b237-4448-a9de-688c1cfaf547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:32:51.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:33:01.657Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=69c4ae5a-ccfe-473f-bf23-419aa087beae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:33:01.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:33:11.667Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=f700773a-72e9-4c61-b397-e794fcd333c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:33:11.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:33:21.677Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=63404245-f261-4ab3-89a0-3039b6db18c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:33:21.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:33:31.689Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=525f52d9-adb4-4a24-b258-9362d8c27864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:33:31.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:33:41.701Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=a58b7e4b-b36b-4ca5-b189-aa87ba6bd8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:33:41.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:33:51.711Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=949e9530-ccd9-40b7-bd9b-e0cca7ce0518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:33:51.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:34:01.732Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=425f5e12-982d-4db6-af23-85b27bafe201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:34:01.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:34:11.741Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=4e3ef0dd-ff83-4e53-8716-5db86b1b6f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:34:11.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:34:21.752Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=9ca4ae25-219c-4d1a-b67b-f9110f21812a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:34:21.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-24T05:34:25.462Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-24T05:34:25.462Z |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-09-24T05:34:25.463Z |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-09-24T05:34:25.465Z |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-09-24T05:34:25.471Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-24T05:34:25.472Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-24T05:34:25.472Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-24T05:34:25.474Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:34:31.762Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=eb751b30-4094-48d9-8f4e-db9f21c34fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:34:31.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:34:41.772Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=164a3485-d2ac-4a2b-ae67-30e6d7fa6d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:34:41.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:34:51.783Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=0212d7f9-504b-4598-bd89-ba743518e2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:34:51.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:35:01.792Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=b6eb3917-afba-43c1-a72d-2d812f3a6e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:35:01.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:35:11.802Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=0f7d57cb-e240-4911-9475-5c3ebb60e9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:35:11.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:35:21.815Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=20c872ec-a0ee-4233-b478-c073b593875f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:35:21.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:35:31.825Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=b9bb6210-eefc-43c8-855e-2cb3332a4427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:35:31.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:35:41.839Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=016969e1-5320-4dc1-a917-9a1969d1913f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:35:41.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:35:51.849Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=2065fb7c-b502-4c2c-8908-3aa7d2fa4f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:35:51.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:36:01.859Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=6a6ec7cc-6674-4c82-b4d5-29147451405f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:36:01.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:36:11.869Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=bb94f469-f713-41d7-935e-7fd946fb6f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:36:11.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:36:21.879Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=70ca4755-a521-4238-b458-45cb22acb03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:36:21.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:36:31.888Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=d45a5fc0-dce5-4c31-b8b8-46520f64f34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:36:31.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:36:41.913Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=ed5eb76e-d371-46b5-b0db-6e0f29eeab45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:36:41.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:36:51.925Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=6c919fae-9e68-4404-b928-37363f20cd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:36:51.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:37:01.936Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=99bd7203-aae5-4bf5-a023-351859b3d594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:37:01.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:37:11.945Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=77f49d72-2936-434c-997b-735ce452af2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:37:11.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:37:21.955Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=bd94dedd-9b5e-44ae-a4de-317c4117c288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:37:21.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:37:31.965Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=2bbf2f79-caab-4f37-bbce-69a6fb1052f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:37:31.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:37:41.978Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=d55bac5e-9d91-4e2d-abe5-383fca053658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:37:41.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:37:51.990Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=438b6099-c407-434c-a192-b659276772e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:37:52.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:38:02.002Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=4c7e4dde-bcad-40af-9770-8c69daf6db46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:38:02.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:38:12.015Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=385b71d5-e82e-4ba6-93f3-08c9c0a08008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:38:12.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:38:22.024Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=b88619b6-6c14-41df-a01a-b28f6b013f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:38:22.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:38:32.033Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=bfef7b34-e8f7-4a0c-a8c9-06691d275894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:38:32.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:38:42.054Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=62f722b9-cbdc-4cf5-af7b-b089d011ed8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:38:42.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:38:52.066Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=7b557646-37fe-4f99-a80b-5206bbbc0c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:38:52.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:39:02.078Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=73c70bcb-41df-4cc0-a154-eedb3da11444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:39:02.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:39:12.087Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=251b905f-a136-46f1-9e94-705f87321c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:39:12.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:39:22.097Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=f1201576-97af-4e8e-8987-0eabfefcb8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:39:22.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-24T05:39:25.520Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-24T05:39:25.520Z |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-09-24T05:39:25.521Z |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-09-24T05:39:25.524Z |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-09-24T05:39:25.531Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-24T05:39:25.531Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-24T05:39:25.531Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-24T05:39:25.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:39:32.108Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=39e4c38a-060d-4236-ae5a-b25e09cbe348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:39:32.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:39:42.129Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=5f0df09d-119f-4368-a1a8-673d81cdb2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:39:42.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:39:52.140Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=f2cd3a92-3daa-4a71-836e-acc42d11e4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:39:52.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:40:02.149Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=e734a554-43af-4f4c-9583-e94ab86c7b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:40:02.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:40:12.160Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=9b4c6ee6-889f-4e0f-b75d-5d37d79b4e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:40:12.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:40:22.169Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=fa6f2e4f-eace-46b5-8b4c-dd314796726d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:40:22.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:40:32.179Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=2cd6993d-d126-4e48-bd1c-77eb6968e123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:40:32.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:40:42.187Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=bbf1f95f-2177-44e0-8c93-7e0548afe1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:40:42.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:40:52.197Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=abed30ab-34c5-4c85-a469-55a122fc9adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:40:52.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:41:02.206Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=35061461-c107-453c-b289-ed32e282cb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:41:02.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:41:12.216Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=edc367a3-5298-4202-9f70-323e514e39eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:41:12.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:41:22.231Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=93516027-bb05-4a65-b13e-bc167f2f1603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:41:22.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:41:32.242Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=5d207c10-b757-49a7-8ce8-c226b49bcff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:41:32.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:41:42.250Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=b11110f9-a509-46d6-bbe5-024b1e5cd133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:41:42.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:41:52.261Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=bb857fb1-43b8-49fa-9a22-e8270deded11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:41:52.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:42:02.270Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=f0cc1e4e-7eac-4792-9233-d9b332b2e0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:42:02.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:42:12.279Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=c0119aab-51e7-4ec0-bfa3-825cd2c0eb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:42:12.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:42:22.290Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=88763cf5-852f-4449-82d6-a19085acf47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:42:22.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:42:32.301Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=37584443-df44-44b0-ade7-53e742db1d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:42:32.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:42:42.333Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=9d4cb081-5d62-41bb-9df0-a4cf7b076cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:42:42.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:42:52.349Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=d7691aa6-e254-4030-8291-b6f28d656353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:42:52.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:43:02.360Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=e1a129c2-ae48-417e-b601-fdb4389fb855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:43:02.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:43:12.370Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=3a37a012-530f-4c5e-9859-7d6554e395cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:43:12.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:43:22.380Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=b9e30b40-f7ac-446d-8a44-ec513e3a2e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:43:22.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:43:32.388Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=1b86e5d8-cd7f-44b3-8e9a-5430248b579e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:43:32.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:43:42.407Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=b8d9d0a4-92ea-4075-b1a4-4ea56f042bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:43:42.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:43:52.417Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=181156d8-afdd-4400-835d-875a652c2655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:43:52.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:44:02.428Z |INFO |Init configs |InvocationID=bf5ce50e-ae96-4f5a-9bfa-a6b289902ef0, InstanceUUID=204d0148-3421-45d1-bfd8-cfb15b2f9212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-24T05:44:02.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |