By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:30:52.827Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:30:52.830Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T00:30:52.880Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:30:53.594Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:30:53.691Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:30:53.692Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T00:30:53.693Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T00:30:53.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-05T00:30:53.816Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-05T00:30:53.863Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-05T00:30:55.511Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-05T00:30:55.935Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-05T00:30:55.952Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-05T00:30:55.953Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-05T00:30:56.009Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-05T00:30:56.009Z |INFO |Root WebApplicationContext: initialization completed in 2145 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-05T00:30:56.386Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-05T00:30:56.933Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-05T00:30:58.420Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-05T00:30:58.514Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-05T00:30:58.515Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-05T00:30:58.561Z |INFO |Completed initialization in 46 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-02-05T00:30:58.940Z |INFO |Started MainApp in 8.439 seconds (JVM running for 9.082) |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-05T00:30:59.020Z |INFO |Start scheduling PRH workflow |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:30:59.031Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=f859edb2-3d5b-44d0-8182-65d8131932b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T00:31:00.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:00.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:10.662Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=c4735cb0-10a3-4a37-a13e-4fc97c2d981a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T00:31:11.734Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:11.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:21.736Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=39d48903-f070-4085-8c1b-2b637800c6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T00:31:22.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:22.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:32.874Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=9e2c5fc3-6e57-466b-8f52-2dff5b385e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T00:31:34.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:34.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:44.037Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=abe1175e-ff81-4d54-bf7e-effadf9c1b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T00:31:45.110Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:45.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:55.111Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=0b16947c-7327-469c-aa17-05f06d95db1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T00:31:56.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:56.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:06.181Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=23ddbc55-e2b7-4c9f-a9ab-38a0d62c3805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T00:32:07.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:07.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:17.234Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=196baa6e-711d-48c7-b857-98007482b195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T00:32:18.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:18.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:28.261Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=d6eae889-684e-4cf8-9d96-fe47be475a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T00:32:29.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:29.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:39.304Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=e2154a45-5bd6-456e-abe0-e983f616e1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T00:32:40.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:40.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:50.373Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=12a91716-f9d6-4d81-9fd4-69b15cff6711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T00:32:51.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:51.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:01.413Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=cb761c6e-89af-4cde-aabe-d6f6a2c37fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T00:33:02.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:02.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:12.494Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=521fe1a8-4b38-4073-921f-b936f4a0a11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T00:33:13.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:13.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:23.560Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=53271535-5123-4fd6-b51d-36d1c4aa5c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T00:33:24.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:24.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:34.596Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=458ec02f-9a63-4379-b2bc-9985b878f2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:34.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:44.709Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=61c125da-57a0-46a3-bae1-c371b5247b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:44.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:54.727Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=01c4145f-b192-44b0-b6d7-79f0f6c820c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:54.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:04.742Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=e78815e3-744a-4281-af6f-1c433e6b1ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:04.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:14.756Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=5a792885-0c1d-457d-bee8-d0fb7ab918fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:14.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:24.769Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=8a186fa6-e900-4aa3-869c-b9ca7be7d0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:24.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:34.781Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=b9924941-a182-4770-ae2c-8118c3c8fd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:34.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:44.793Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=26fc7412-0b19-4f21-b13d-03dbe49d59b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:44.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:54.804Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=992c1019-fb74-4dea-8208-5b373589f00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:54.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:04.813Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=8a7ff675-909e-4e0c-93c7-351e70899d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:04.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:14.825Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=dacf1205-fc1e-4c69-9110-ff31e70c4df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:14.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:24.836Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=3c16795a-5df0-4957-991c-c41a2ec87cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:24.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:34.847Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=1d6ac218-2aeb-41d9-a831-b587ee5e93f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:34.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:44.859Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=7b76ee27-c268-4780-a522-cc8cc9685813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:44.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:54.868Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=35d930eb-d810-463e-be70-154cd76a17a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:54.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:35:56.813Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:35:56.814Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T00:35:56.815Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:35:56.817Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:35:56.825Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:35:56.826Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T00:35:56.826Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T00:35:56.827Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:04.879Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=c27a1ff7-700e-4891-a2fc-4ebb97c819a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:04.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:14.891Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=6784fd82-0ad1-4bf6-b59d-15589047434f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:14.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:24.902Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=8decaf7c-fce8-4204-bd35-1fc674379efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:24.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:34.913Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=bf475c2a-0190-491e-8c7a-82e2b89ee6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:34.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:44.926Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=7aef7ca7-eee4-4add-9e73-6c75200c44ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:44.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:54.936Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=31ad3435-6ec8-4453-a6cb-4a7b0086f5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:54.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:04.947Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=c009578b-d3a3-4e79-b0f5-2dee1d0e2359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:04.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:14.956Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=1a7adc2c-37e1-4b19-8b74-5273f82d78ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:14.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:24.964Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=c4c26368-a8fd-4ce7-badd-7d740e6b93a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:24.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:34.974Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=099ab92b-0ee3-4c77-8f9f-53d1aff5d7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:34.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:44.981Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=49c90506-c396-4679-b848-64cd492b73c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:44.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:54.990Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=2310502c-8b4e-405b-b75e-67ec39c1e9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:55.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:05.003Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=2646a48f-77d1-43d7-a602-51b470526668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:05.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:15.013Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=8b5ce19f-db83-4658-8ba4-4589c61cafd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:15.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:25.022Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=ff661efd-0987-46fb-b425-db35debba2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:25.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:35.031Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=ed99ef55-f265-438a-8c10-3271e31471d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:35.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:45.040Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=bc8ffc65-ec16-41b9-ae6a-19ff774c44e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:45.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:55.049Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=b113a789-41ac-415c-a04b-6a781fd30eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:55.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:05.058Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=fe9812c0-f830-4189-b648-ee5206b3ee15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:05.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:15.068Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=5499ea5e-957e-4e36-bece-e7333b3de617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:15.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:25.078Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=19dc504b-6eb9-4c67-88b2-9ce31a65ba47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:25.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:35.085Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=a9e7665e-b73e-4685-8ca3-34792804e071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:35.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:45.093Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=0b76ee40-8bda-49b3-9000-4287898e8c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:45.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:55.106Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=d2cafe50-46f3-4396-a3ee-8184b9e7a62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:55.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:05.133Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=91335586-0c42-45e1-ae70-6f68bf9f7bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:05.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:15.142Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=0007e23d-0fc2-4b36-9580-b20960ef273b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:15.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:25.150Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=4345d0a2-e573-40a3-9614-c68bd972089e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:25.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:35.158Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=048a0fa3-0963-49d1-ab18-9963e392e0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:35.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:45.167Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=67f46787-c0ed-4163-b194-cd46b98989f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:45.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:55.175Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=b6863a49-3daf-472e-9728-39f2d1484ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:55.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:40:56.635Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:40:56.636Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T00:40:56.636Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:40:56.638Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:40:56.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:40:56.644Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T00:40:56.644Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T00:40:56.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:05.183Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=78a313ff-a712-45d5-89a8-e1a66177ebf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:05.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:15.192Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=d1c53920-1510-4357-b90c-dfda40d6de3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:15.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:25.202Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=b7d47121-d882-4f9a-8cd8-287a6f908b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:25.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:35.210Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=3d39556c-fde0-4418-b1bf-040e53269cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:35.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:45.218Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=9e4ed6e9-b96a-41e9-a855-b58f1af79670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:45.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:55.227Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=6bfb97bb-2efe-45e0-ac65-cd9d47c0a773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:55.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:05.236Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=3e001b4e-46d6-4088-9972-524e88160e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:05.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:15.243Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=74cae504-dd1d-481e-804b-9bebc1ff5f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:15.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:25.251Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=2b0f13b7-1589-4f81-8193-a00a008b6920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:25.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:35.259Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=73c7185d-7d70-4d3c-b17d-50e8c760fa03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:35.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:45.266Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=7ed59592-cd13-4766-90a6-e8f2cf7571c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:45.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:55.274Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=a739ae60-d9bf-4225-929f-e43b80a899a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:55.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:05.284Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=3a048454-923f-4046-a0aa-a6214913df89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:05.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:15.291Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=1384b050-dbac-4ab1-807b-53129da9b496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:15.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:25.299Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=a1ba1f0e-6984-4019-84fc-5f606dccb116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:25.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:35.306Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=7b8ef598-d130-414d-8e67-b99fd80e2ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:35.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:45.313Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=e28e1709-e212-4749-9aee-dab81e9ab93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:45.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:55.321Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=b971fbc7-1ff6-491e-9ce8-848d63185052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:55.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:05.329Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=1095d0e6-9244-4c9b-a90e-3f27e3d6f51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:05.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:15.336Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=4fdd14ae-83c1-417c-b60e-19ee0474a322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:15.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:25.344Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=63b975e2-7e7f-428d-a906-542ad5c197b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:25.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:35.351Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=80272a6d-99a5-4d83-b3ee-c29f73b9b457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:35.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:45.359Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=b5258b29-f619-43e5-9372-1fa0a4e36ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:45.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:55.367Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=69cf49f6-9717-4ceb-aa93-985adda7386f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:55.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:05.374Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=157114cc-0213-4b79-ad06-442f9b32b48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:05.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:15.382Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=59cf4561-ac29-4c71-bb61-372076bc9772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:15.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:25.389Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=98ba4c76-34f6-4edf-91e9-28262bc2b11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:25.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:35.396Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=24757de9-be3e-4533-9e02-6274e31f2d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:35.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:45.404Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=579b9993-1143-4999-b591-202aebc5eeac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:45.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:55.412Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=0dcfaf93-79a9-4c07-93d3-52a4dc4b90c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:55.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:45:56.589Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:45:56.590Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T00:45:56.590Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:45:56.591Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:45:56.597Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:45:56.598Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T00:45:56.598Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T00:45:56.599Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:05.420Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=be1f5000-7151-44c4-9713-0b4217158753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:05.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:15.428Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=7b4fea2b-c75d-4fa8-bbb8-a22a29bf7b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:15.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:25.436Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=7f467196-b7f0-41f0-b876-8f08a70d4be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:25.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:35.444Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=d98feb46-6ef9-4474-9813-506f01a9e6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:35.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:45.451Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=4ae5b84a-6d3b-4338-a525-65b71b1f4931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:45.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:55.459Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=757e0ff5-e45c-4f54-a2f3-64c409473cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:55.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:05.467Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=b404de8d-522a-46b4-ad3c-36498bda6a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:05.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:15.474Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=de7a0e42-8261-4c79-8295-e9e1dcfa2d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:15.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:25.481Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=1bd3fa15-3382-43f4-a28d-f4a9f42e74b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:25.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:35.488Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=98b23e39-ee92-4b0e-908f-f737f780a426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:35.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:45.496Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=75665030-b5c8-4038-9fa1-13102c6e7c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:45.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:55.504Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=804c18d0-6c53-4cd6-8908-9736b61111f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:55.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:05.511Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=db4ff7d3-dd49-45bf-855b-c79ff96cbf11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:05.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:15.519Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=4408de94-495c-4d32-9d9e-c034ce3eaefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:15.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:25.527Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=6ab09e76-9081-4d9c-9a98-0fa93eb57a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:25.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:35.533Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=3b77416e-b3e3-4333-9dbc-f549aa03eff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:35.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:45.541Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=a77b0a2f-05bf-4e42-8f78-69edb77e68c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:45.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:55.547Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=6a830f93-c9ce-4147-8b99-4d80e0428bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:55.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:05.555Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=b37e67fb-9ca6-4c0e-abfe-02ac6f1e905c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:05.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:15.563Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=a6131721-6953-4866-ae26-bd1704bd2388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:15.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:25.570Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=07c63fe5-485c-42e5-982f-d9acb4cfbc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:25.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:35.579Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=d880334d-7c11-4609-a7dd-c460518c2d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:35.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:45.586Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=3ed95429-d8a5-448c-a4cd-dbfdd4138a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:45.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:55.594Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=8afeae7e-ea7e-4fc2-b869-f477fecf2571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:55.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:50:05.601Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=6538d7fc-6367-4068-af73-3f6e1175734c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:50:05.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:50:15.614Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=42453d02-0a1f-41c2-9c61-9eaf9fd110b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:50:15.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:50:25.622Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=fd51b5b5-711d-4f4e-9b35-045ea94b1194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:50:25.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:50:35.627Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=16989331-98ec-46bc-bdf6-c3a0240603c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:50:35.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:50:45.637Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=f4db2026-8781-4964-b7d1-d2b855ab292a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:50:45.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:50:55.644Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=38dd0ea7-5bd9-4394-802f-ac71f6751588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:50:55.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:50:56.576Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:50:56.576Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T00:50:56.577Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:50:56.579Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:50:56.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:50:56.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T00:50:56.588Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T00:50:56.589Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:51:05.651Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=3a6182fe-c2c4-41b7-82a4-ada507cdc659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:51:05.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:51:15.658Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=29831689-67da-48e3-86dd-eefd710ad55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:51:15.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:51:25.665Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=882cc128-6db2-4796-9658-2a58fb4a2aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:51:25.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:51:35.672Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=b91572e3-62f9-4789-bd29-29ee778ff303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:51:35.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:51:45.679Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=4493aa1b-2d37-4f59-9d22-5c3c61b0042c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:51:45.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:51:55.686Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=d0abc623-ea46-4528-bf8d-ec4e7d58b55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:51:55.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:52:05.696Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=490396d9-d0f0-4f94-9788-8fe8984d3ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:52:05.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:52:15.705Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=a4cf5ea2-fa08-41dc-8fd9-d0e47772eda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:52:15.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:52:25.713Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=7cb1406a-8a7a-4d11-ad2a-180c6d236b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:52:25.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:52:35.720Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=ae2f682a-44f3-4f1d-ad2c-0ca62eb76609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:52:35.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:52:45.727Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=f9b979ff-4788-4c95-b60c-ffa28031071e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:52:45.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:52:55.734Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=673898e8-382d-4280-b8e8-91ac7a6191bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:52:55.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:53:05.745Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=b8af8731-3e2c-4748-b606-2265eea239a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:53:05.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:53:15.753Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=7947b637-eb00-4e05-8b3d-f43cdf39a172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:53:15.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:53:25.760Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=cb6fd9dc-6099-4e29-8b36-ee48cf1a2135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:53:25.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:53:35.767Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=2df9cd5e-d33d-445c-bcd5-0ba28b8bdc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:53:35.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:53:45.774Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=7294cc6e-34db-4543-9229-22bf39a93d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:53:45.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:53:55.781Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=13b55302-e50b-48e1-99a9-b54f4ae6a6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:53:55.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:54:05.788Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=358d31e5-2f88-46ee-bfca-fb1e682ffed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:54:05.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:54:15.795Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=72832a4e-8b75-4ed6-873d-58d32c956152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:54:15.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:54:25.801Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=e25e8d69-ca1d-426e-82d1-cba64934a476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:54:25.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:54:35.808Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=e51383bf-46e1-47b3-a0de-13cd5b4fd26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:54:35.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:54:45.814Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=6fcd69eb-f045-404a-8105-51373ee5cc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:54:45.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:54:55.821Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=1485ba92-6a45-4551-b9bb-43e0b514925f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:54:55.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:55:05.829Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=3cbb5469-459b-4807-9b15-f4f8ac44a9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:55:05.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:55:15.836Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=5e1a3ed1-53e2-4df0-92ac-df1637ac9ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:55:15.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:55:25.842Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=35413c99-eea1-4604-a6ec-be125bfc2571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:55:25.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:55:35.848Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=2aaf35f7-7578-4fb7-94cc-824dd6168c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:55:35.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:55:45.855Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=7bda7fdc-d2b4-489b-bc1a-00b565dc45ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:55:45.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:55:55.861Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=565f1784-44a7-4d29-9298-cd738006ee91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:55:55.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:55:56.553Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:55:56.553Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T00:55:56.554Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:55:56.554Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:55:56.566Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:55:56.567Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T00:55:56.567Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T00:55:56.569Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:56:05.869Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=997a44ce-9253-48d5-8c79-116c6db9a226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:56:05.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:56:15.876Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=909dadd3-70d5-497d-bdf1-7439bd985088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:56:15.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:56:25.883Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=5463e510-4fbe-460b-b01c-845fbe0d0748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:56:25.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:56:35.889Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=af4bb2d5-1969-43a5-924f-e71298982c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:56:35.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:56:45.896Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=93d9bad7-f99e-4cd5-997f-3d11fd57e480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:56:45.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:56:55.903Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=3df563e4-b6ae-4058-b8d4-78211252a6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:56:55.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:57:05.910Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=9bb4f328-1a1f-46a4-9f49-a9dbbb768133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:57:05.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:57:15.917Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=92d616be-5d4f-4690-afbf-e0af252dc8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:57:15.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:57:25.923Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=f6403d9a-0ee7-4cc4-a07c-bc48ad226b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:57:25.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:57:35.931Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=05ae7c38-ea59-4c37-ac74-189f17b3ace4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:57:35.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:57:45.937Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=f11873cb-d08a-4b90-a466-49f68f416de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:57:45.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:57:55.945Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=8fe5cd12-3582-46f0-8b8b-d68b978cd80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:57:55.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:58:05.954Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=4174d32f-18dd-472a-a025-b4b08a6d6e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:58:05.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:58:15.961Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=c219cb65-d039-4186-bf4d-1cd821cc0792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:58:15.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:58:25.968Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=822ad608-2b22-486f-af3f-25f8f4c90e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:58:25.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:58:35.976Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=c1b015dd-aba4-44d3-8a79-6cecda7d9786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:58:35.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:58:45.982Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=f2d6ed17-db42-4db5-b5a0-6a490e2e7461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:58:45.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:58:55.989Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=17a81710-452f-4cce-9832-5fdcd560ec16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:58:55.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:59:05.996Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=a2757727-29cf-43d3-a911-9dbcd44fe780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:59:06.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:59:16.002Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=7f8bda96-f63f-4f74-96ea-7039c42d3577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:59:16.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:59:26.009Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=e45f9327-b3d2-45b9-aab1-031b415b4341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:59:26.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:59:36.015Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=0e42ab39-6249-45a6-9c60-85cc626accce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:59:36.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:59:46.021Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=97db3f6d-1c2a-4f25-8889-61966248c484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:59:46.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:59:56.027Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=0d9e8a74-42ae-4aca-8771-9b11aca884c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:59:56.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:00:06.033Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=df87d31e-ac0d-43b3-b8d2-9a17a3b089e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:00:06.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:00:16.041Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=b2d34bb2-737a-4d14-bc1c-af1ee12fa658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:00:16.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:00:26.047Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=958f073f-3277-47d7-b38d-3402271bd325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:00:26.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:00:36.052Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=8e20a87e-10ca-40d8-a2c3-d84cffd99d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:00:36.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:00:46.059Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=c85be6eb-6203-4b0b-a1ec-037d1eb9bec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:00:46.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:00:56.066Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=61b8e72c-c741-43af-a3e7-7458f88cbe80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:00:56.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T01:00:56.556Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T01:00:56.557Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T01:00:56.557Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T01:00:56.559Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T01:00:56.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T01:00:56.563Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T01:00:56.563Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T01:00:56.565Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:01:06.072Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=4c5b5fdf-04f5-40db-8aff-6147f785dbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:01:06.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:01:16.078Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=03292a46-39d6-4773-9d0a-f3adb76ef17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:01:16.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:01:26.084Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=a6dace31-dcb9-4a47-9e73-836e9cf17d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:01:26.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:01:36.091Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=eed8ea45-3b00-4e9e-a5c5-6ec4ef13fe98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:01:36.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:01:46.097Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=995984b9-a0e4-4299-87b1-c2d949dd877f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:01:46.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:01:56.103Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=6e92617a-65a2-4e8f-9b27-233181aef604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:01:56.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:02:06.109Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=9f13c1ea-d95e-4bfa-940e-1469013e68b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:02:06.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:02:16.115Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=71e01c41-593b-4597-ba33-77986c42e0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:02:16.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:02:26.122Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=3c7407eb-db74-477b-9e10-cce984c39de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:02:26.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:02:36.129Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=e4cff2b4-7a07-4610-90ad-48c0de8aece2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:02:36.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:02:46.135Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=6bcfd24e-21e5-4181-94bb-4f7d5d0f3ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:02:46.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:02:56.140Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=a07ecd91-6a21-4967-b634-a1670f33133c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:02:56.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:03:06.147Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=12797bbd-869e-4f0a-8600-9964abdcbb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:03:06.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:03:16.154Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=d3cd7b08-ab75-4e29-a537-fe81ab17a71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:03:16.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:03:26.160Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=60489e30-26f9-4284-86ec-40c17911150d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:03:26.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:03:36.166Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=7b0644f4-6d0f-497f-b64e-9676dd4e8652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:03:36.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:03:46.172Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=6fedd685-2637-4230-a262-3b606ac0e902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:03:46.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:03:56.178Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=a6c0f5b5-dc05-41fe-9eb5-4b0bec34b4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:03:56.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:04:06.184Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=00ad7956-8ca4-4ef8-8a21-2f24af491362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:04:06.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:04:16.190Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=62338623-76c8-403e-94d1-9141145ad481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:04:16.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:04:26.197Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=bcc49376-1c55-4159-9595-2f0da9aab02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:04:26.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:04:36.203Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=99436a50-a1f8-433d-8f4d-251514050033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:04:36.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:04:46.209Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=0fad730b-6308-4121-b9c3-bc22e1670cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:04:46.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:04:56.215Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=7632956e-ce2d-40f5-b24e-80e090e842ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:04:56.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:05:06.221Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=59c91ed9-f026-47d2-a41c-1f2fdaa353dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:05:06.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:05:16.226Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=2403831b-dfbd-4ebe-9aaf-3efb58ac0c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:05:16.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:05:26.252Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=3ea46e3e-d92e-47d6-9635-d3026bce25d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:05:26.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:05:36.260Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=7c09b1f6-6c0a-4dc9-b4f8-46922f6e2eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:05:36.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:05:46.266Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=62894749-b942-41ec-8484-1f95fdf157af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:05:46.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:05:56.272Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=22f6b821-73df-4f5e-8c61-90e03a885a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:05:56.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T01:05:56.577Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T01:05:56.577Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T01:05:56.577Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T01:05:56.578Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T01:05:56.582Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T01:05:56.582Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T01:05:56.582Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T01:05:56.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:06:06.278Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=4803f2f6-7bb8-484b-b550-848044709df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:06:06.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:06:16.284Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=ab54c32a-870f-4267-ae74-c55ebaee2eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:06:16.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:06:26.291Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=2117b0c6-43dd-405c-a3e1-7b0d9e45b9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:06:26.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:06:36.297Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=266ed1c7-9a22-4def-be3a-74d707b33312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:06:36.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:06:46.303Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=dceec4b1-9d99-42e9-aaed-ae7e90ea424c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:06:46.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:06:56.309Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=b3beb6cb-3c37-4666-b379-9e4aff85a127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:06:56.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:07:06.316Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=28e2a250-f1c9-4d6d-a985-8c4349f78544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:07:06.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:07:16.322Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=727cc5fd-a27f-4448-af3e-e3c84f6997eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:07:16.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:07:26.328Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=2429d9d6-44d4-4073-8439-8a1039c0e8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:07:26.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:07:36.334Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=cb2a6f7f-2ee7-4c96-a34d-49d392497b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:07:36.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:07:46.342Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=0f7eada9-5005-477b-a281-c82501199801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:07:46.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:07:56.348Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=80b5961b-d520-4731-8d1c-29759150f3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:07:56.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:08:06.354Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=bcafe107-1927-43a3-8fbc-0a0d924f502b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:08:06.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:08:16.361Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=f509a23e-5046-472f-a418-0548a2341e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:08:16.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:08:26.367Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=2988db86-47f6-42d1-bc09-d80f557d1843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:08:26.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:08:36.374Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=84844bd4-c840-415f-aee1-4d377afe5b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:08:36.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:08:46.381Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=41f5f08c-5b0b-4428-8f30-de951203dda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:08:46.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:08:56.387Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=f221e348-5908-4342-8c9c-9db9981fd407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:08:56.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:09:06.394Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=10b45c20-0789-40d4-97db-1cce79bf3ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:09:06.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:09:16.401Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=d0324108-3f68-46e8-9162-806a36647ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:09:16.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:09:26.408Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=7ee046df-bb29-4301-874f-4632389a961e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:09:26.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:09:36.414Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=e9a01fbe-a3be-4306-a9d9-fe053de6d3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:09:36.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:09:46.422Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=4371416b-38e6-40fe-ab4a-ca7aa15ddeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:09:46.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:09:56.429Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=901d3b03-4f20-4d47-bd56-ed2889163255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:09:56.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:10:06.434Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=8db001eb-be28-409e-bf19-6b3a6047e570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:10:06.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:10:16.441Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=3fc6f7df-aae5-4b76-b93d-6efd4905ccf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:10:16.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:10:26.447Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=f0fac610-8dd9-46d3-86cc-1528ec2c2457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:10:26.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:10:36.453Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=2aa7736e-7c56-4ec3-9603-085ded74a04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:10:36.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:10:46.459Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=05f67b05-9fe5-4546-910e-4af55dddd6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:10:46.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:10:56.466Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=1672af07-64b0-4b30-959c-389ddf87a48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:10:56.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T01:10:56.565Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T01:10:56.565Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T01:10:56.566Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T01:10:56.568Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T01:10:56.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T01:10:56.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T01:10:56.573Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T01:10:56.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:11:06.479Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=4a16590c-1188-4f98-9ff0-1618484f0cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:11:06.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:11:16.487Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=89fe1396-7194-40c7-bb91-26f137a39585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:11:16.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:11:26.493Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=d8b9cff5-a650-45f8-b4b5-290fd04f95d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:11:26.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:11:36.499Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=eef27984-d3bd-431b-a34b-af06edf11684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:11:36.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:11:46.506Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=169b8b00-cbdc-40d8-9105-d3e0630153ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:11:46.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:11:56.511Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=13c0e9a2-c4eb-480c-940b-e5a2b535dcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:11:56.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:12:06.517Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=c68f3a7d-49a1-4d94-b3ce-e601fa006b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:12:06.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:12:16.525Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=772e6d85-8aa0-47c0-9767-26b71641ee69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:12:16.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:12:26.532Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=f3f678a2-7da6-4598-a6f6-53a5ecbac280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:12:26.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:12:36.538Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=41716372-41bd-451e-a972-fee2b39b4df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:12:36.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:12:46.545Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=88f85990-888c-41dd-81ef-70b595612ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:12:46.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:12:56.552Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=158fea94-2582-4508-a82f-5051c3ebae81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:12:56.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:13:06.559Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=29de1364-08e5-41fe-9d60-7dfc4f58fff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:13:06.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:13:16.565Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=09724788-1cb4-4417-8822-0fc88d36746f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:13:16.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:13:26.571Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=1bdddd6b-712b-4bf6-9cf7-a82dec2d5847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:13:26.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:13:36.578Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=efe094e6-70bc-4491-80e6-1af27f892ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:13:36.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:13:46.583Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=d0fe0563-6ebf-4e55-8011-d9ee942067c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:13:46.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:13:56.591Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=c936ffc7-2402-42cc-b7a6-258cb988411a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:13:56.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:14:06.596Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=b262cd56-a3e5-4d16-b045-f05c0fddc9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:14:06.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:14:16.602Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=4381fdd5-b6a3-43b9-88a7-3aa946715b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:14:16.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:14:26.608Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=cfb2539c-9ef3-471b-bc36-e48f6e2451fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:14:26.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:14:36.614Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=b81855df-b230-478b-9293-e39863fe3316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:14:36.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:14:46.620Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=cf7d5b3f-116e-44cc-bee1-6f9fd947d920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:14:46.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:14:56.626Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=eb03f024-5159-430c-8025-b60c3229d025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:14:56.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:15:06.632Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=affff882-700c-4232-a2d1-2379c368329d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:15:06.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:15:16.638Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=90f8d4d3-170d-44b0-a7cc-20ca1d744170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:15:16.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:15:26.643Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=187e606b-378b-42af-8fff-cebe93fe0959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:15:26.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:15:36.649Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=b2b89fcd-76b1-414b-9f85-54cf8ff45299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:15:36.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:15:46.654Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=676b0d7e-9887-428f-a345-3ccbcaf3f443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:15:46.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T01:15:56.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T01:15:56.548Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T01:15:56.549Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T01:15:56.561Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T01:15:56.565Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T01:15:56.565Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T01:15:56.565Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T01:15:56.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:15:56.661Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=9bfd5c44-cf97-41cb-8873-f334c787cf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:15:56.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:16:06.667Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=1e97d5b2-516f-46ab-9679-5c541a1b54c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:16:06.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:16:16.673Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=55394193-4d59-443e-b250-d295ba27f0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:16:16.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:16:26.680Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=76656de0-b00b-4a51-9bb4-7e1c7634af1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:16:26.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:16:36.686Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=68798599-0e92-45cf-a5d3-ba6a13814c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:16:36.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:16:46.691Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=5f5153cc-d4e9-4dd5-a527-6fbafe6f9fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:16:46.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:16:56.697Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=815e1159-eeee-4348-9738-50693110519e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:16:56.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:17:06.703Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=f3e26ec0-7804-43fd-b310-e15bff408cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:17:06.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:17:16.709Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=e138101f-c117-42ac-8edd-f134a48521fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:17:16.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:17:26.715Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=8c3e9974-f434-4776-972f-68990bdc9a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:17:26.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:17:36.721Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=fd13d963-8a4e-4c31-a66a-3572404122d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:17:36.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:17:46.727Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=b2da3082-ccce-411a-84ae-c6ed02b07c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:17:46.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:17:56.733Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=c935fbe7-8231-42aa-9c33-8c7569f2cacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:17:56.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:18:06.738Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=96813199-d17f-43c2-9506-48481366b1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:18:06.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:18:16.744Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=f88317d7-e5ce-4cfd-80dd-f6ab3fb87557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:18:16.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:18:26.750Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=f1abea4b-a3c8-468a-b324-3d94c24f7d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:18:26.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:18:36.756Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=9f7059f1-8c28-4b6b-b86e-4db3675a1f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:18:36.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:18:46.762Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=7828de10-0809-4fc3-81db-b1cf8957ce18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:18:46.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:18:56.768Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=4e7d1c83-d0f6-4763-9450-56903606ec06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:18:56.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:19:06.774Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=54b32de9-205e-4c48-83dd-c271d1cd0a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:19:06.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:19:16.779Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=a10c6b77-1430-4edc-8e7c-c6fdb9e53c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:19:16.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:19:26.786Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=f87add21-07b3-4636-907d-363661452a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:19:26.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:19:36.792Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=aef0f5e7-c9ea-4e05-b4e6-e964c403a024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:19:36.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:19:46.798Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=05dacb4f-ad07-4352-8cae-9da72a9557e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:19:46.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:19:56.804Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=d9d22c25-76b0-41c1-b65f-31297fd9bf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:19:56.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:20:06.809Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=d3449469-a2b7-41ac-b328-c455cd15fc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:20:06.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:20:16.816Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=fc2ea6c8-244d-4c58-a241-0e9143fcf12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:20:16.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:20:26.822Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=9b5283a8-53e3-4c4f-a344-c6cf37b9eec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:20:26.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:20:36.827Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=e861a70c-9846-4c4f-9d49-ca8cb4baf1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:20:36.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:20:46.834Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=9a507d34-7847-4c0e-afdc-d394f0d81881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:20:46.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T01:20:56.551Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T01:20:56.551Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T01:20:56.551Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T01:20:56.552Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T01:20:56.564Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T01:20:56.564Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T01:20:56.564Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T01:20:56.565Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:20:56.839Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=a4fa20c1-fdf6-4bdf-9724-e6e097ea5f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:20:56.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:21:06.852Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=a5a8b60c-dc72-4a9e-9de8-d650e5ed2fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:21:06.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:21:16.858Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=a7de7e4d-dfd6-4a69-8413-f6321417be8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:21:16.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:21:26.863Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=a5e7243c-41a3-484a-a62e-ddef7213367d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:21:26.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:21:36.869Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=313e8614-a35d-4c78-a3ad-7e36cea94b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:21:36.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:21:46.875Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=15b445ef-25a8-41bf-b9b0-c3adee87e8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:21:46.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:21:56.880Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=f3f695fb-dcca-40fd-b1c8-00e4381af8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:21:56.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:22:06.885Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=8f581beb-a95b-4cd9-a062-2579f0b2d895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:22:06.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:22:16.891Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=fadb4fed-3e47-4142-a8da-b547e27845d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:22:16.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:22:26.897Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=b27ab756-5f17-402e-b1c6-a25224ffe05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:22:26.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:22:36.903Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=3f07afe4-762a-4088-8170-d72e20ef88f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:22:36.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:22:46.908Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=6036473e-d830-4eaf-8612-87c6c3da69c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:22:46.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:22:56.915Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=66b67021-d39b-4cd6-a7fd-4c471645b4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:22:56.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:23:06.920Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=f81524df-97a0-4c21-a089-236ebeea9ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:23:06.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:23:16.926Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=792e505e-d5e2-4424-ba43-ffdfe4280056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:23:16.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:23:26.932Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=5eee3d89-5158-4520-93d3-24e8f7717865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:23:26.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:23:36.937Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=029217fc-49e2-4213-aba1-489187404621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:23:36.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:23:46.943Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=c07d911d-a938-46ce-b8f6-27ef299e6f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:23:46.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:23:56.949Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=1d3caa55-4f4d-45df-80b1-d0f5cd26eea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:23:56.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:24:06.955Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=bc8f8bb9-0155-4897-8bb0-67c4c81032a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:24:06.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:24:16.962Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=6f1df7b0-ba42-4c72-a9aa-c6ad4bacdfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:24:16.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:24:26.967Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=02c3e354-6e8f-43e5-8618-79c25426c65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:24:26.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:24:36.973Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=67bbc38f-e10e-44a5-8c8a-bc6b72006499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:24:36.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:24:46.979Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=1ac16547-3085-4da9-b37d-53756a64146b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:24:46.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:24:56.986Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=8f82e95c-b8e6-4cd7-aedf-bd807bf142d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:24:56.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:25:06.992Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=99b55da7-269c-47d1-8334-5c564831429c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:25:06.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:25:16.998Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=5ff3a217-b2c1-4b69-872f-e9cfc96b140d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:25:17.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:25:27.003Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=e9d3e45b-09ca-4d08-b3a6-be87ebefa13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:25:27.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:25:37.009Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=6ed2d781-fda9-44e8-be4c-0cb98a35b4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:25:37.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:25:47.015Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=ad0aa050-1162-4c2a-8ba5-f9c6f1b8d197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:25:47.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T01:25:56.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T01:25:56.548Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T01:25:56.548Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T01:25:56.550Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T01:25:56.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T01:25:56.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T01:25:56.553Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T01:25:56.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:25:57.021Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=f327a1a5-c695-4cbe-a023-12559f0550fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:25:57.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:26:07.027Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=9e1ac956-0e50-4ae3-b462-012ba4349b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:26:07.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:26:17.033Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=d57754e1-f631-462e-a9c5-41eb776e99fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:26:17.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:26:27.039Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=9127b6af-eeec-4ccc-9003-86e8696e72a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:26:27.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:26:37.045Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=262be02c-06a6-4441-8b5f-830efdee5421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:26:37.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:26:47.050Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=2da4fd2f-b3f4-4936-9e41-bfa5d950a107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:26:47.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:26:57.055Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=b4b0d9f7-cce5-46cf-bfed-f4eed0f05e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:26:57.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:27:07.062Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=e354a99f-9300-4fcd-8c41-7199b7223867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:27:07.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:27:17.068Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=c6873fd3-d606-48b2-95fc-28c295281070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:27:17.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:27:27.074Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=88f56a0d-b11b-4d04-8997-d980f6e86782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:27:27.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:27:37.080Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=7a42e71c-5c43-4015-99f6-dbc6e3d14f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:27:37.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:27:47.086Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=cd16b5c0-3225-424e-b9af-831eac45ebe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:27:47.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:27:57.092Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=97298e77-74a8-420d-82f3-86cbcedffbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:27:57.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:28:07.097Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=9e8c2983-909b-4c04-ae2c-d83c96cefded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:28:07.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:28:17.103Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=aaf28325-56b0-4269-aebe-2307a6a9906e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:28:17.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:28:27.108Z |INFO |Init configs |InvocationID=61d93513-f47e-4a25-8c64-fc7da04ba9b1, InstanceUUID=9283c108-bfe0-4ec4-b2b7-8442ef6cb2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T01:28:27.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |