By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T01:59:03.098Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T01:59:03.101Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-01T01:59:03.139Z |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 |2021-11-01T01:59:03.739Z |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 |2021-11-01T01:59:03.828Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-01T01:59:03.829Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-01T01:59:03.829Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-01T01:59:03.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-01T01:59:03.959Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-01T01:59:03.982Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-01T01:59:05.563Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-01T01:59:06.009Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-01T01:59:06.030Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-01T01:59:06.031Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-01T01:59:06.078Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-01T01:59:06.078Z |INFO |Root WebApplicationContext: initialization completed in 2096 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-01T01:59:06.452Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-01T01:59:07.098Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-01T01:59:08.283Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-01T01:59:08.696Z |INFO |Started MainApp in 7.831 seconds (JVM running for 8.455) |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-01T01:59:08.769Z |INFO |Start scheduling PRH workflow |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T01:59:08.779Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=1b0cfa19-0270-4cc5-bc3e-67c1eb7f20ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T01:59:10.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T01:59:10.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T01:59:20.307Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=6fa8a415-10e3-4c3c-9366-3fa2584242a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T01:59:21.381Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T01:59:21.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-01T01:59:28.571Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-01T01:59:28.571Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-01T01:59:28.573Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T01:59:31.382Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=38b8d177-eb1b-4e05-8f96-d35e02a630b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T01:59:32.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T01:59:32.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T01:59:42.422Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=6353a798-b2da-40d6-8db0-bd6b9b0cf19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T01:59:43.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T01:59:43.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T01:59:53.462Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=1f8a552c-0f18-42d7-9ba3-03f548ffe350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T01:59:54.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T01:59:54.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:00:04.503Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=25ee14e1-10e1-47bb-b1e3-d6194b7fcfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:00:05.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:00:05.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:00:15.542Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ba9cbb56-abff-4a55-99c5-3fa9894c8526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:00:16.581Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:00:16.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:00:26.583Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=d5ebfb3e-06d3-4f68-8acd-cf736176c5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:00:27.621Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:00:27.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:00:37.623Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=0a991583-6a88-4a60-8588-a1840ecc566f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:00:38.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:00:38.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:00:48.694Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=2449cce9-be04-4ed8-9bef-0e4141642c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:00:49.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:00:49.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:00:59.766Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=f724cdb1-3a45-49ee-b489-686eb1ba33d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:01:00.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:01:00.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:01:10.806Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=0781876b-9a9d-4e69-9c28-b24e283d00e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:01:11.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:01:11.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:01:21.846Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ed929a5f-2852-4f68-8e17-5d3697bee4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:01:22.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:01:22.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:01:32.886Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=1513f29d-c621-44f2-9381-186a72450517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:01:33.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:01:33.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:01:43.930Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=5c2aa875-39d6-4c03-aeba-02efa9a92aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:01:44.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:01:44.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:01:54.966Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=912bfeab-b546-462f-8795-1499b62aba65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:01:56.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:01:56.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:02:06.006Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=2542d12e-4c08-4d40-85ec-3ae512ff0f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:02:07.049Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:02:07.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:02:17.050Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=358edb10-45d2-4b5c-a18b-fc9af2abe063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:02:18.085Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:02:18.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:02:28.086Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=2bd8375e-82a0-4a88-b918-542fe2fcd026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:02:29.125Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:02:29.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:02:39.127Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=a15dc146-369d-4576-b6ff-b7720469e0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:02:40.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:02:40.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:02:50.166Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=f7123c2f-6b8d-4a42-abeb-841b42ad1c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:02:51.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:02:51.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:03:01.206Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=76c5a7fb-b31c-4ba0-9fd8-b26c99fb35be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:03:02.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:03:02.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:03:12.246Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=79cbe715-23a0-450a-bb97-38fb3c577c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:03:13.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:03:13.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:03:23.289Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=4a39216a-2ec8-40e0-8b4e-0ad7351c4e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:03:24.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:03:24.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:03:34.326Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=a943ffad-a3fd-4c01-b203-0ec788cfbc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:03:35.365Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:03:35.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:03:45.366Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=85303671-4f90-4317-b268-dde60f836e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:03:46.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:03:46.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:03:56.406Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=8dc25ccd-0127-4f79-bb65-776b31f416ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:03:57.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:03:57.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:04:07.397Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:04:07.398Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-01T02:04:07.398Z |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 |2021-11-01T02:04:07.401Z |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 |2021-11-01T02:04:07.408Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-01T02:04:07.409Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-01T02:04:07.409Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-01T02:04:07.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:04:08.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:04:08.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:04:18.536Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=7e763a0c-f67d-47cf-8837-97900288eedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:04:19.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:04:19.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:04:29.597Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=59df16dc-dff1-4441-be3a-2e97a19392cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:04:30.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:04:30.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:04:40.630Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=5ad4f32f-4f16-43e1-be33-d68c7ae35390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:04:41.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:04:41.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:04:51.670Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=43a182cb-8074-4f2e-ae46-57ddedc749e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:04:52.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:04:52.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:05:02.710Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ab8050c9-1f74-4be4-884b-c4a7981c0b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:05:03.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:05:03.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:05:13.750Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=a2d76311-4c45-4065-8655-041d77ed7384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:05:14.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:05:14.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:05:24.790Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ad3d2187-afb3-479f-9771-c5cfe7de350f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:05:25.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:05:25.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:05:35.830Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=fb56bade-6557-4705-a0cc-31161c1f527e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:05:36.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:05:36.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:05:46.870Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=18e1b509-7db9-4f4f-b30f-8cbb3a67be9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:05:47.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:05:47.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:05:57.922Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=7e75a35a-b5a0-4236-9fdf-b77961ea7826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:05:58.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:05:58.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:06:08.950Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=eefa1726-9e47-43f1-87c5-78c65d9881ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:06:09.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:06:09.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:06:19.990Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=cbbbf188-9fe2-44ef-889e-78110d548e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:06:21.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:06:21.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:06:31.030Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=f0c5cc9a-41ed-4bd9-8198-66900d3c9114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:06:32.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:06:32.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:06:42.070Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=59afd3a3-c1ca-4c40-ada2-6acbf9870778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-01T02:06:43.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:06:43.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:06:53.110Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=d4e9923d-e006-4498-a4e8-a573aec8dc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:06:53.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:07:03.188Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ea1ff730-2ce4-4d33-9049-418c18cb5006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:07:03.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:07:13.202Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=8bd75a9e-c624-4501-8d0d-3f60a1f8af8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:07:13.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:07:23.213Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=2efde501-98b9-473e-a203-4138bd6f8903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:07:23.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:07:33.228Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=17a6e4dc-d457-4e2f-a81e-6c80df0b09cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:07:33.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:07:43.237Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=707fdd81-5cb8-40ab-be02-17c5c4ed9e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:07:43.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:07:53.248Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=902b83e3-be3c-4b5e-930b-b8f59815134b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:07:53.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:08:03.258Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=93bdb647-072b-4ab2-b27a-d8e92f7db015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:08:03.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:08:13.269Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=5a260e54-659e-461c-a738-7f1fa3f8914b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:08:13.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:08:23.280Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=c74c8eb0-adfb-4683-b88f-95d8f9ad7698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:08:23.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:08:33.429Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=cb5f43a2-4079-4370-aa2b-8175d6fd4ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:08:33.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:08:43.439Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=3e7622be-48f9-4b8f-8d20-3fb191d94864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:08:43.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:08:53.449Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=d40381fb-d958-4b33-a66a-f3bc7ad2833a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:08:53.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:09:03.459Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=396d6d21-a7c6-4376-adae-50106a648245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:09:03.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:09:06.709Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:09:06.709Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-01T02:09:06.710Z |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 |2021-11-01T02:09:06.712Z |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 |2021-11-01T02:09:06.723Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-01T02:09:06.723Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-01T02:09:06.723Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-01T02:09:06.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:09:13.469Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=b52c5497-7f7c-46fb-8cd8-7fc4f99865b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:09:13.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:09:23.480Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=6ae7821f-4c38-419c-8e7f-7365f6ce4fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:09:23.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:09:33.490Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=987d7f77-b03a-41d7-9318-3ba0d4bd0cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:09:33.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:09:43.500Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=2a79e8c5-9ac8-4ae9-aa5c-c78a69771143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:09:43.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:09:53.509Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=170cf2d0-7152-4025-b96c-db15afeff49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:09:53.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:10:03.519Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=33475f05-2408-457f-8200-244c448518b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:10:03.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:10:13.529Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=2486a554-3edd-4811-890b-8184d3ad42c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:10:13.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:10:23.539Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=aa84daa4-1ead-4a6e-8b86-18a30a9a8222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:10:23.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:10:33.548Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=b38ba838-f0ce-41cc-96a9-31b1ff61c7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:10:33.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:10:43.556Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=d49cde5b-409c-4c0b-bd84-d2ae4e22038f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:10:43.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:10:53.564Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=913d267c-cf4e-4b4e-b235-b9a21b73730a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:10:53.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:11:03.573Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ded6dd4a-d33b-4a4d-8e82-4db4dd6e2413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:11:03.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:11:13.580Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=9bb41ac9-cec0-4926-b5f6-8dbaf4866178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:11:13.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:11:23.589Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=7b921003-c3a5-4465-b5c9-c9f73f303185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:11:23.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:11:33.598Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=7170294f-7151-45e7-9861-a74867e24e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:11:33.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:11:43.608Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=a1d4b9f2-dff7-4819-8fc4-ee5a70c4043c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:11:43.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:11:53.618Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=04f2cdb8-b68e-4743-a7c9-d9b14e1570eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:11:53.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:12:03.627Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=69ed7cab-e337-4040-813a-33ca23a93a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:12:03.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:12:13.637Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=cfbba6b0-24d2-4ec4-a522-8cd89077613c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:12:13.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:12:23.646Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=775569a8-62db-40ea-b459-7210d1361de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:12:23.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:12:33.653Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=2cacff95-4453-4313-ac21-5231be8a41cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:12:33.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:12:43.664Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=1ab24c9b-8145-44f4-a3ff-291253362efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:12:43.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:12:53.672Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=a592a8d6-ed6a-4d7c-ab47-2eae842882c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:12:53.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:13:03.679Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=36658996-2c1c-47b1-b33f-9c3f518f4c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:13:03.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:13:13.688Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=698828b6-25e8-4719-9679-a61b842da47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:13:13.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:13:23.696Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=56094d0e-c9f3-4e3e-9a2f-7c60980201de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:13:23.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:13:33.704Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=3915bca3-bd3d-47c4-98bc-364e28746b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:13:33.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:13:43.714Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=1ffb13fc-f7cd-4681-a7aa-972adac2f58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:13:43.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:13:53.722Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=a5c734b0-9be0-40c1-b91f-01bc1c358cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:13:53.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:14:03.730Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=7f5dd0f0-26ad-4701-a37e-0eeb2ede98a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:14:03.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:14:06.685Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:14:06.685Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-01T02:14:06.685Z |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 |2021-11-01T02:14:06.687Z |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 |2021-11-01T02:14:06.692Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-01T02:14:06.692Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-01T02:14:06.692Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-01T02:14:06.693Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:14:13.737Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=fbad5f74-e482-435e-9bec-5d626eb8b704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:14:13.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:14:23.746Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ea18a5d7-745d-4215-9a1c-041c61dc72a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:14:23.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:14:33.757Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=b4691c0d-a1c9-4250-b0bd-5b0eaf3afb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:14:33.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:14:43.764Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=0d0f6efb-3273-4ac4-ba99-11107ed92c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:14:43.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:14:53.773Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=5785f1a6-17b4-498d-8e2c-1d5cf992bb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:14:53.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:15:03.781Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=861fb721-8932-400d-9aeb-90ce0719c795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:15:03.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:15:13.787Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=29381396-59dc-42e8-9971-c88783597a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:15:13.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:15:23.796Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ee340a9f-d8b5-4df5-8b64-a88f6d049ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:15:23.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:15:33.803Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=66a33691-177f-4259-9c51-a3d55c62a55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:15:33.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:15:43.810Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=68fd883c-feeb-438e-9a96-84ecdb4cbcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:15:43.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:15:53.818Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=c140217e-e30f-44ab-b30a-9420c72f9065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:15:53.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:16:03.826Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=67aa5b68-7fc6-4f5e-b3f3-f1c38d0006f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:16:03.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:16:13.834Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=c72a16b4-535b-44ca-ae9a-5ca9f92cfaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:16:13.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:16:23.842Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=db312ad6-3db2-4128-8c9e-672e07f8a836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:16:23.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:16:33.851Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=7d646226-68ff-4979-b133-b460c75eecd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:16:33.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:16:43.859Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=524bd1c8-16e9-4524-bd49-4fdb4ff3b8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:16:43.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:16:53.867Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=6567100e-fa75-44e6-9717-cb92e4af71c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:16:53.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:17:03.875Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ab625c2b-47ff-43b4-8003-a79ae982fd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:17:03.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:17:13.882Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=0d25c9a1-cffb-4632-a3f9-d2d17a481aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:17:13.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:17:23.891Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=330026ce-5e5a-4547-bea9-c53bc6c3678d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:17:23.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:17:33.900Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=dacba9cb-2104-4bf2-941a-51b0fd5ae664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:17:33.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:17:43.907Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=6dab8d60-75cd-4f14-8c89-f91de244b3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:17:43.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:17:53.916Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=027a9e73-f8aa-42e8-a9ab-af7b5c5b5bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:17:53.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:18:03.922Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=32895a20-8452-44c3-85a0-eb58bfb4b2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:18:03.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:18:13.931Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=5b5b3da8-63bc-46b3-8e35-0a9a9cfe806a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:18:13.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:18:23.938Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=382a17a9-a68d-4a78-beaf-5926e453b3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:18:23.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:18:33.945Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=111f70d8-a54a-417e-986a-f325dbf81c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:18:33.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:18:43.953Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=87160415-1e65-4a32-941c-ba50633fe8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:18:43.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:18:53.960Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=c4e6c4b0-5898-4ab2-b797-bf8cdf70c223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:18:53.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:19:03.968Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=f2416150-9b5a-4e1a-80aa-148a51dbfa1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:19:03.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:19:06.676Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:19:06.676Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-01T02:19:06.677Z |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 |2021-11-01T02:19:06.678Z |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 |2021-11-01T02:19:06.684Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-01T02:19:06.684Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-01T02:19:06.684Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-01T02:19:06.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:19:13.976Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=e4c47849-9a50-4479-a96f-589447f7ebff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:19:13.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:19:23.984Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=8ca500e2-6d40-4a2d-b6b5-0353794b60b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:19:23.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:19:33.991Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=7b3fedb3-b364-41ca-9014-9ee1b198e190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:19:33.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:19:44.000Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=3dc7eebf-f1b6-4968-9387-6651e02aa99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:19:44.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:19:54.008Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ac2a2493-7640-4148-acfd-c47d5357bcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:19:54.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:20:04.014Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=d24021fe-7cda-4190-87d6-e7ead569ba8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:20:04.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:20:14.022Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=0f938e13-54ef-40ca-92b8-d93166c67358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:20:14.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:20:24.030Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=c68fba96-71e5-4a17-a1e2-cf9cb8559c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:20:24.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:20:34.038Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=c4c6fc1c-ab0f-4d19-bce3-815b684dfbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:20:34.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:20:44.045Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=32faae7c-13ba-4e54-b74b-11777556acec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:20:44.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:20:54.053Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=a38264fe-c739-4d0e-a286-45754725ac44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:20:54.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:21:04.060Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=4dd29e64-15cf-47a2-baa9-170336ec42cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:21:04.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:21:14.069Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=dd8ba9d5-e0f0-492c-b6b5-c006508d50de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:21:14.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:21:24.077Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=852d1c33-10af-446f-b792-d86b91739f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:21:24.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:21:34.084Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=a8354bb2-fb5e-4779-80bc-1f5c9c4ee2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:21:34.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:21:44.091Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=d6398dfd-c32c-4d61-a154-ee5639885d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:21:44.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:21:54.098Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=a6f2dfbd-17ef-4124-a18b-dbd1190ee69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:21:54.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:22:04.105Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=8ed7e9b9-3dc3-4961-9296-8e11b39c3efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:22:04.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:22:14.112Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=18c6ff82-ec89-4b4c-87be-5b09020554d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:22:14.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:22:24.119Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=b622c022-ccff-45e6-ab59-39c36040c6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:22:24.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:22:34.127Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=69770d47-9382-4a7f-be02-7a85182c326b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:22:34.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:22:44.134Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=97dab90a-3043-451f-84ee-008a14458952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:22:44.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:22:54.142Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=7b503f1d-ff00-4ade-9de6-7c2485a50ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:22:54.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:23:04.149Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=4280e105-900a-46a9-819f-b61ed42803de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:23:04.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:23:14.156Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=b678fa98-711e-4a6c-b67e-c1813028b16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:23:14.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:23:24.163Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=e456077e-0b79-4a2b-86d1-b135c0dcb628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:23:24.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:23:34.171Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=45375540-375b-4f6e-bcce-fd361e138dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:23:34.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:23:44.177Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=47528bf3-3ffb-408a-8330-156a93a3636c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:23:44.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:23:54.184Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=e777be4d-8d1b-4b97-b220-099d3fcec3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:23:54.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:24:04.192Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=81df34a4-a4d2-4dd1-a848-07417734b8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:24:04.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:24:06.696Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:24:06.696Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-01T02:24:06.696Z |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 |2021-11-01T02:24:06.697Z |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 |2021-11-01T02:24:06.702Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-01T02:24:06.702Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-01T02:24:06.702Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-01T02:24:06.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:24:14.199Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=c375e6a6-ba6e-4806-9955-e7c8292d879c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:24:14.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:24:24.208Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ecc03eb1-dc25-4b8e-8879-8def16b3fe3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:24:24.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:24:34.216Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=b943ce54-4657-4713-90a2-36d6515e7bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:24:34.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:24:44.222Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=019b7d1c-63c1-4a64-85bf-0125943be79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:24:44.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:24:54.230Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=c09d8cc8-2c54-4473-929e-ddb9e481ef5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:24:54.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:25:04.237Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=d04fc3c3-c336-4d6e-802e-b1dba7113ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:25:04.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:25:14.243Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=f3937b42-ddce-4ace-9c68-d3816e8824a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:25:14.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:25:24.251Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=a9db8262-d5b8-4f24-a24d-f5a8152850e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:25:24.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:25:34.258Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=d2bfb6ef-747a-4815-a2eb-a36c268c05e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:25:34.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:25:44.265Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=4272b1ab-1814-4a9e-bb0f-b8c268a501bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:25:44.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:25:54.275Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=4d068bcc-5894-4a26-83e7-5593cabdcdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:25:54.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:26:04.282Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=0906fda0-3c2e-4431-a5d5-351b8081ff8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:26:04.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:26:14.288Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=83abd915-65bf-4c7c-b50c-b31ed457b052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:26:14.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:26:24.294Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=6415e468-3a6a-4863-bb60-d5eeae1706a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:26:24.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:26:34.302Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=2a5c346e-2e06-4882-b762-bbbd3ffb2235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:26:34.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:26:44.309Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=d92c4c1a-e451-47f9-b1e1-79c936402c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:26:44.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:26:54.316Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=bcbc1468-3f13-4785-bf83-06c01a6116ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:26:54.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:27:04.323Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=99566f33-3e37-4c64-ab79-4e69d11de3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:27:04.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:27:14.330Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=3b5321e4-82e8-455e-a34e-c1704a97070e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:27:14.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:27:24.338Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=31b2343d-c945-4861-9a66-e3a221d56295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:27:24.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:27:34.345Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=b7973989-3aa6-4407-b413-d6d8701f9cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:27:34.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:27:44.352Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=43227a35-aeda-444e-b7bd-89b0cf3b00eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:27:44.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:27:54.359Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=72b161af-815f-4a8c-8eb2-b09621088b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:27:54.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:28:04.366Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=4a8c1256-db61-4a3c-882d-c0211b600f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:28:04.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:28:14.373Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=7b3740b0-dbb2-4dac-bcd3-42726e010767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:28:14.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:28:24.380Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=0d6c160c-aa04-44eb-9569-c9d787a13062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:28:24.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:28:34.387Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=d4374b27-2b07-444e-9207-7a16fe9fcd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:28:34.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:28:44.393Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=614568f6-ca20-4b0e-85c6-90045f4ae43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:28:44.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:28:54.400Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=3a9d0c7c-4643-4293-b812-0de9b1344e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:28:54.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:29:04.407Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=9b6986f7-4c53-4ea9-baaa-013f2eaeecb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:29:04.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:29:06.679Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:29:06.679Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-01T02:29:06.679Z |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 |2021-11-01T02:29:06.681Z |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 |2021-11-01T02:29:06.686Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-01T02:29:06.686Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-01T02:29:06.686Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-01T02:29:06.687Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:29:14.414Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=718df9c9-d820-4a06-ac6f-9c36da365c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:29:14.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:29:24.421Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=519657c2-7b0e-4204-9726-44df4963c302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:29:24.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:29:34.426Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=936e0d22-7c38-4dbb-a888-8ac342da228c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:29:34.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:29:44.432Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=7faa25be-4d62-4045-b466-8304d5b9a7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:29:44.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:29:54.439Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=3a2b54d2-3972-42da-9863-0adfff3ebc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:29:54.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:30:04.446Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=aa70e975-a32e-42ea-9406-0dc712f36a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:30:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:30:14.453Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=1bcad70a-8894-4def-a342-00e403defe84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:30:14.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:30:24.460Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=0554edc8-985e-4821-9c59-dd749ee28a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:30:24.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:30:34.466Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=3fbd48bd-ad74-47ae-b266-4957fff6d881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:30:34.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:30:44.472Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=d5bf330d-42ef-43c0-9128-504c456cf090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:30:44.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:30:54.479Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=20e7d674-e351-4222-857c-0d1006f5ce8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:30:54.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:31:04.485Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=87b9f018-8b36-4229-8be9-decd4e3c1b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:31:04.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:31:14.492Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=51de7bbe-e954-4d12-afbf-0ee2e70eaad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:31:14.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:31:24.499Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=69124f14-ce9e-4aea-a659-e1a8933de661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:31:24.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:31:34.505Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=4ab47175-cdad-4a7b-ac93-ccd69eea9fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:31:34.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:31:44.512Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=077a38a7-e51e-4ec7-aa0a-b9dbea8989bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:31:44.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:31:54.519Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=21c49f11-e2e4-4492-a776-1d0d9d2b6cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:31:54.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:32:04.525Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=a846c2dd-f159-4dcd-a946-6dbf99409fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:32:04.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:32:14.530Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=f8689f36-04aa-4fdf-bc78-8300f86d355d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:32:14.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:32:24.536Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=9e92c178-d33d-4349-bd05-460e6844a344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:32:24.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:32:34.543Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=d2115cab-afb8-4dde-8bfc-77882be7d424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:32:34.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:32:44.550Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=428d11b7-70e3-4e0e-858f-824c719063c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:32:44.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:32:54.557Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=84039de8-b64b-40a7-8585-9ed52387fb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:32:54.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:33:04.564Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=14a3ebc8-b154-42d6-9f68-25a204a27bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:33:04.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:33:14.570Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=47e3e283-8b19-4539-809f-96c5d4573688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:33:14.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:33:24.577Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=39aaf3f4-3216-4ed9-9562-816ea80abb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:33:24.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:33:34.583Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=10c0e65f-30fb-49bc-ac92-2ea7e54eecb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:33:34.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:33:44.590Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ac45151e-37b5-4253-926c-c09bb7fbe4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:33:44.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:33:54.597Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=98539302-68c2-470c-8ed5-1ab2447324e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:33:54.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:34:04.604Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=7649c575-cbf4-4870-a294-293c890631b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:34:04.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:34:06.727Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:34:06.727Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-01T02:34:06.727Z |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 |2021-11-01T02:34:06.728Z |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 |2021-11-01T02:34:06.733Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-01T02:34:06.733Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-01T02:34:06.733Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-01T02:34:06.734Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:34:14.611Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=b27a185e-2de1-447a-961e-9cc9d03cb7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:34:14.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:34:24.617Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=232783c8-4fda-4b1c-9dd1-de217f7732db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:34:24.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:34:34.624Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=4f2a499a-d630-43e7-afd3-0d89804613cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:34:34.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:34:44.631Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=99258c7c-cdd7-4a91-8b09-4053a52e347a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:34:44.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:34:54.638Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=6c734a15-345f-4217-a8dd-3b2026799f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:34:54.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:35:04.645Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=de9576df-b808-403f-aed7-82fbd64043a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:35:04.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:35:14.651Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=db163b7f-f138-4f31-ae73-28ede49f3dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:35:14.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:35:24.657Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=d0c57228-480a-43a9-aec9-4464f46e5cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:35:24.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:35:34.663Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=665bb4cb-d307-467e-a6ad-e5609652848a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:35:34.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:35:44.671Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=5bab2177-ea1f-4e73-af6c-783a097bddb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:35:44.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:35:54.679Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=df621f04-3e2e-406e-a4fe-1e7d885c07e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:35:54.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:36:04.685Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=bfa0c785-c46c-46ff-a329-b0ae2c6f826c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:36:04.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:36:14.692Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=978e7480-5710-48a2-abc9-d3f4dd392c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:36:14.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:36:24.700Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=d331fc0d-7fea-401f-b993-0cd93e54cee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:36:24.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:36:34.708Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=faafc280-7aa6-4277-8866-face32a3492e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:36:34.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:36:44.714Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=5fb9ec6d-c717-4872-8ee0-76766584c665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:36:44.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:36:54.720Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=fcf4ea58-7175-4a4b-b9d4-849c7583d64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:36:54.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:37:04.727Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=3769d0fe-cc27-4e4d-88b4-05fe7cc8d308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:37:04.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:37:14.735Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=0f32fed9-efe6-4d33-923e-18baacc00614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:37:14.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:37:24.741Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ea3836a9-efeb-40d9-8868-88dfc6c91525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:37:24.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:37:34.748Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=96ae3067-f16c-4252-bc18-c43c54bd1b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:37:34.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:37:44.754Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=3fa4f589-d372-4af7-a166-f710689f0f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:37:44.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:37:54.761Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=f5e22e6c-0164-4bdb-8c52-810e122b2a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:37:54.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:38:04.769Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=93470e2d-1e52-46c7-b338-117dce51e074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:38:04.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:38:14.776Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=e0279def-8dc1-44a2-be1d-ff925b2cc361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:38:14.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:38:24.782Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=91a44730-1959-4cb0-a3d6-f350a0c8ed12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:38:24.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:38:34.788Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=835c209f-e822-46bd-b815-61eed8da001a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:38:34.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:38:44.796Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ae6c5560-c666-4c6b-a0a9-54a9febf99ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:38:44.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:38:54.803Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=eaaa7e6b-ae40-4720-b88c-e65f51391129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:38:54.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:39:04.811Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=41131459-86ec-4008-b219-3d1e6dd286bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:39:04.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:39:06.696Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:39:06.696Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-01T02:39:06.696Z |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 |2021-11-01T02:39:06.698Z |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 |2021-11-01T02:39:06.702Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-01T02:39:06.702Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-01T02:39:06.702Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-01T02:39:06.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:39:14.819Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=38792338-4acc-4489-8217-d28a1c2496c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:39:14.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:39:24.825Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=f46f32c4-eaab-46eb-978a-d1d635fbaf42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:39:24.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:39:34.832Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=50848a07-b0db-495d-91b8-60112cac9088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:39:34.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:39:44.840Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=7df2881f-956e-4f8e-a14f-1b63015203f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:39:44.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:39:54.846Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=e753a74a-5f66-4ab3-9149-90fda3bad5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:39:54.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:40:04.854Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=f8f5557a-48a7-4907-8c0a-c589d4d0b99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:40:04.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:40:14.860Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=5f7a6705-93fc-477a-afe3-6f98ea1269b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:40:14.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:40:24.866Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=f18f2d3d-edd7-480a-9599-1d9e8920204e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:40:24.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:40:34.872Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=436d0b3f-51e3-4924-8ed2-98fe611751cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:40:34.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:40:44.878Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=f62c5604-c06a-4eee-8ddd-143e251a7ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:40:44.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:40:54.884Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=9245784c-a2b4-4836-a9af-4307a7139ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:40:54.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:41:04.891Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=5d1733e3-a495-4025-ab99-70fca5599b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:41:04.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:41:14.898Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=2097ca6d-ec10-4c5b-a88d-98f69eceaa60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:41:14.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:41:24.905Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=9799492e-0a28-48c9-be66-0e94c3024b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:41:24.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:41:34.912Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=94f52e0c-6126-4875-88de-f5001b607b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:41:34.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:41:44.918Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=7c361132-4936-498d-8e37-629ea5d89296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:41:44.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:41:54.925Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=03c4dfe5-c11a-4025-a912-b198777fc61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:41:54.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:42:04.931Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ffc0cd52-3345-4b8f-8b5e-908f7a01073b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:42:04.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:42:14.937Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=74e90e34-1284-4223-ad40-ed0163bb46bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:42:14.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:42:24.944Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=5f260b15-8bad-4c23-b43b-0265fa3c6cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:42:24.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:42:34.952Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=18ca0832-9b05-49ec-ae47-247e103892e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:42:34.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:42:44.959Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=f7651ec5-b27a-47f2-9b6e-3dd2fed69030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:42:44.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:42:54.967Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=6241259f-cafd-4af5-8a7d-69fb191afa3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:42:54.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:43:04.973Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=d22b68d7-83df-4dc2-908b-471f2ec5d2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:43:04.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:43:14.979Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=d94b58be-1719-4d62-aa4f-f2f0c18c949d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:43:14.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:43:24.985Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=e907a365-176f-40fd-b764-cf9cdfae45e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:43:24.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:43:34.991Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=be600dc2-eb93-498d-bd47-23d8c235d3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:43:34.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:43:44.997Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=fee39183-5418-469e-8b65-2c92a7d48372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:43:45.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:43:55.003Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=e3b4c700-f7e8-4a5d-b424-6c9ade6b8bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:43:55.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:44:05.009Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=1d7ea2ec-6e7f-401f-ad31-c27ae8369d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:44:05.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:44:06.684Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:44:06.685Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-01T02:44:06.685Z |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 |2021-11-01T02:44:06.687Z |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 |2021-11-01T02:44:06.691Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-01T02:44:06.691Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-01T02:44:06.691Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-01T02:44:06.692Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:44:15.015Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=91f98fa2-b1e0-49cd-b306-940fbd3d74ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:44:15.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:44:25.022Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=3cf9d6e1-a89a-483e-8e29-20841b9c0f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:44:25.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:44:35.027Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=3f6b67d9-6625-4d11-84aa-ec862748de69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:44:35.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:44:45.033Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=24af63e9-7303-4f7f-b720-bc4021609d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:44:45.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:44:55.038Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=3b73e601-30db-4d03-9c77-3298aa7fa00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:44:55.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:45:05.044Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=f6eb3e87-19df-4717-a945-63cf41cada28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:45:05.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:45:15.049Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=2f9a9404-446e-4ea7-896f-0160e5f5ddef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:45:15.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:45:25.055Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ff89e487-4345-457f-814b-203eca3c553e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:45:25.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:45:35.061Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=f41a98c5-6f46-4746-a969-21ebdd8acf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:45:35.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:45:45.067Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=6f28d817-5b11-4a49-ad97-33c74122344e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:45:45.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:45:55.072Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=b8be0548-3d83-4d29-b8d6-6f28b775cf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:45:55.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:46:05.078Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=6cec770c-8bdf-4c99-828a-ef5079382008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:46:05.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:46:15.084Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=8a37d61b-6ea9-48d1-a51f-5149bb518c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:46:15.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:46:25.090Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=cb71477e-4306-4ee5-9ecd-2d764668f4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:46:25.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:46:35.097Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=633527ec-82ac-4dbd-8b53-e70886234b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:46:35.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:46:45.102Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=972be758-3579-4b56-9501-69a3c6ba6614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:46:45.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:46:55.108Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=0b7b96a2-b4d8-4851-a271-174dee7c0088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:46:55.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:47:05.114Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=6587af15-23d6-44ba-8cd4-d0418a248f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:47:05.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:47:15.120Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=fee95e55-a74e-47a3-8c2d-3aa27a524076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:47:15.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:47:25.127Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=7e36d7bd-b1a6-4a5d-80c6-f5be75ff91dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:47:25.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:47:35.133Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=a35fe101-6983-46d5-8add-454c0aba8a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:47:35.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:47:45.138Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=624ce158-a298-43d5-9eed-bafd089ef842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:47:45.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:47:55.145Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=0c95eefb-662b-4e23-928e-4a2e3bb6ebf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:47:55.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:48:05.151Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=a1fb1421-e56e-4797-bae1-74a171cb8057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:48:05.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:48:15.158Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=fca07e98-28e8-429b-9cbe-79479190aa59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:48:15.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:48:25.164Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=d1a6861d-6f84-42d9-a94e-483fa31ef50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:48:25.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:48:35.170Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=2dad53cc-9a42-48b3-a24d-317751186a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:48:35.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:48:45.176Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=c8f2c247-bd70-4d36-8f55-7b7d6e4fd0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:48:45.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:48:55.182Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=446bc17b-aa3c-4dcf-9086-b39f8f94af27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:48:55.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:49:05.188Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ffcfb1ba-3b6f-4a9b-a864-91eade43cd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:49:05.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:49:06.675Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:49:06.675Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-01T02:49:06.675Z |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 |2021-11-01T02:49:06.676Z |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 |2021-11-01T02:49:06.680Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-01T02:49:06.680Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-01T02:49:06.680Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-01T02:49:06.682Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:49:15.195Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ec21e663-593b-4968-8b69-06ae61ebf38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:49:15.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:49:25.202Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=b8a3b069-aa2a-417a-ac19-9dd77bcfc18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:49:25.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:49:35.209Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=e2cce1f7-79d3-4b23-820b-3db259ec347d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:49:35.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:49:45.217Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=3237e86e-aac5-497e-941c-324fad444d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:49:45.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:49:55.238Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=18c83e29-5fb6-4dac-ad9c-d02599e12196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:49:55.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:50:05.245Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=c9544cd6-de1e-4394-8caf-5cf3bfed979d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:50:05.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:50:15.251Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=d5a4f9de-34c5-415f-808e-6693abec9568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:50:15.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:50:25.257Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=3a8aac0d-da8a-421f-8ca9-d0bde6e52beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:50:25.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:50:35.262Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=c449f9b1-5b2e-401b-bb41-6ee6f6589f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:50:35.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:50:45.268Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ac856ec8-491e-41fe-b289-080bae67adb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:50:45.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:50:55.274Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=6c6d5baf-4203-48c9-a9cb-45b818c79df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:50:55.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:51:05.281Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=1b5ca24e-db94-47d8-a548-48f898b107fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:51:05.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:51:15.287Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ebf6102a-afbc-4a80-b6a6-2ce47bd9a7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:51:15.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:51:25.293Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=51aacd33-101e-4517-a610-a36aa4bb7645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:51:25.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:51:35.300Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=6ef56213-ebd6-40e3-aab6-756c24d2dec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:51:35.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:51:45.305Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ef230b1b-c8c8-4774-9f2e-35ec0fc198bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:51:45.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:51:55.311Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=edd20405-88a4-47ec-9343-9fa3129595c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:51:55.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:52:05.319Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=0fd6082e-dab3-4cfd-8305-2fe2b32f3ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:52:05.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:52:15.325Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=0fc20ada-da16-405d-afea-c9d72d4fb663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:52:15.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:52:25.331Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=0f78a81d-c2ad-48c3-8234-c07085e46dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:52:25.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:52:35.337Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=f7e1de0c-32a6-4d19-8fd8-73ea03a6fe20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:52:35.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:52:45.344Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=3bbec44d-03d5-47f0-8311-9dfaafa421d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:52:45.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:52:55.350Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=2decb8aa-16c8-41fc-96b4-23bb9c733ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:52:55.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:53:05.356Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=0c97548d-f69a-470a-8ca7-c1475eb804a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:53:05.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:53:15.362Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=2ffc37c4-9506-45d8-89e3-b7c241379205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:53:15.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:53:25.370Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=a7b0e045-6b0d-4ed2-9af3-c9c712461d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:53:25.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:53:35.377Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=e9839cc5-55b0-4522-9a0b-37155d9e80f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:53:35.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:53:45.382Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=fb15f820-64db-4811-877c-2f3f64464e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:53:45.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:53:55.388Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ed3fa202-30b7-45e6-ac31-d9076a978f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:53:55.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:54:05.394Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=d93c0b6a-14ac-4b5b-b5de-2f111b549f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:54:05.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:54:06.676Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:54:06.676Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-01T02:54:06.677Z |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 |2021-11-01T02:54:06.679Z |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 |2021-11-01T02:54:06.685Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-01T02:54:06.685Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-01T02:54:06.685Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-01T02:54:06.687Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:54:15.401Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=bf4df816-eb8c-4e14-b0e7-c2c4d45afa26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:54:15.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:54:25.407Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=7be2dac9-f260-4fbf-b20c-36b9932c7996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:54:25.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:54:35.413Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=3cdffe7f-4986-4a50-9f9f-8e744c0d33d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:54:35.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:54:45.420Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=b5b048ca-569c-4416-9702-2d3e8ae62520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:54:45.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:54:55.426Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=99de38c9-93ce-4fe5-ad3d-87dd5a843f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:54:55.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:55:05.432Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=27948dff-8a47-4736-a8ab-4ecb8d7e8ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:55:05.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:55:15.437Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=39304a12-1e07-4c6f-9db9-5f0a3f319821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:55:15.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:55:25.444Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=f33d1d1a-3c36-494a-ae7d-78270d99651e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:55:25.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:55:35.451Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=ece7723a-5c60-43c6-9a65-26ebaa1ad78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:55:35.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:55:45.456Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=155383b7-86c2-490c-a502-931241e79b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:55:45.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:55:55.463Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=8fbd665d-a4b5-46d3-8aff-b8a672057fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:55:55.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:56:05.469Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=985dc63c-d5a4-4162-a5f0-6199b1136fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:56:05.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:56:15.475Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=dc54b4aa-5a19-40f4-902a-87044bce7960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:56:15.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:56:25.480Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=0f83cd85-b820-446a-af46-47f49280772e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:56:25.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:56:35.486Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=e0467ce1-4cdc-45ac-9ff3-c62a272816b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:56:35.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:56:45.491Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=041d171d-7553-43ad-a245-5700f3de107a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:56:45.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:56:55.497Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=9013beb7-2438-4510-ad32-ccfd8d0409a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:56:55.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:57:05.505Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=6348329f-4c2e-4818-bf1b-934b395967e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:57:05.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:57:15.513Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=e9159aec-8f43-4425-98d4-93b820b15efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:57:15.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:57:25.520Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=57006b44-6c42-4842-9dac-c7c984c797e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:57:25.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:57:35.526Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=7b74651e-a3f8-4457-ae1e-083fb92b5840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:57:35.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:57:45.533Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=9a960805-530e-48f4-95b9-8f27fcdc8f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:57:45.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:57:55.539Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=8468ce97-44f0-4535-afc2-497afba4180b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:57:55.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:58:05.545Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=19818bf5-d0ce-4c0b-bbb8-a9de76026853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:58:05.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:58:15.550Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=a7ee5ded-a623-4a60-a74d-70e1050ca410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:58:15.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:58:25.557Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=c42b6aef-b438-4d32-9a04-050ed0a9b0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:58:25.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:58:35.562Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=2bb44e96-3efa-4fe4-8faf-fe6dddc30697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:58:35.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:58:45.567Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=38dcd44e-ca43-49a9-9a35-b5a743385cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:58:45.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:58:55.573Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=15090a96-4b83-4afd-ab84-0497a64479f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:58:55.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:59:05.578Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=b5dff00c-fe21-4c26-b0d3-ccdbc1cfe259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:59:05.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:59:06.660Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-01T02:59:06.660Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-01T02:59:06.661Z |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 |2021-11-01T02:59:06.662Z |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 |2021-11-01T02:59:06.665Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-01T02:59:06.665Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-01T02:59:06.665Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-01T02:59:06.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:59:15.585Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=f26c63de-7e70-4b8c-aa6b-eee0a0503e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:59:15.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:59:25.591Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=b6e00626-7bb0-4872-bf61-8b68f129b866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:59:25.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:59:35.596Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=5eaf327c-cb44-4a3e-87e5-c3bfa994fbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:59:35.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:59:45.603Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=38d1c1a7-5c04-43c5-878d-44d7206d2616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:59:45.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:59:55.608Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=0f11309d-6764-4ef2-81ad-b02ca7da54a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T02:59:55.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:00:05.614Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=9c246476-3fee-476b-a7fd-822368d9dc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:00:05.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:00:15.622Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=307e9527-494a-4ccf-be67-ea3aa8a37a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:00:15.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:00:25.629Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=b94ee811-33fb-40a7-aca8-b6d15801159b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:00:25.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:00:35.635Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=fbd4986d-88a3-4f68-ab88-1732c50e861c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:00:35.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:00:45.641Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=9061ecad-1129-4b70-856a-e85d73c6e0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:00:45.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:00:55.647Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=515b6de2-8556-4a24-9263-e28ecb6587ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:00:55.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:01:05.653Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=b42a689b-cf6b-4859-b0b1-cd75ab0a0f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:01:05.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:01:15.659Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=535d5875-b0d6-439d-8be6-ddcaaa2b4be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:01:15.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:01:25.666Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=1cc435dc-36d6-4770-9d6d-0dcdff99c5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:01:25.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:01:35.672Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=335c2d78-3b98-4395-b1b4-e71db25cbe44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:01:35.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:01:45.679Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=18deca72-ab1b-432b-9bd9-7a85ccb1d881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:01:45.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:01:55.684Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=00eed54e-f840-4ddd-9714-933462f42376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:01:55.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:02:05.690Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=2299a234-9ff2-4c8a-9a0a-67af12688b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:02:05.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:02:15.697Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=9fea0c1a-be82-4916-a53e-15a57cd4747a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:02:15.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:02:25.703Z |INFO |Init configs |InvocationID=2e0aec4b-48dc-440a-b298-5d076229b977, InstanceUUID=e29749df-851e-4e75-bfb4-29d5a8cfacaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-01T03:02:25.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |