. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:05:14.621Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:05:14.623Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-08T11:05:14.650Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:05:15.126Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:05:15.194Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:05:15.195Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T11:05:15.195Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-08T11:05:15.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-08T11:05:15.322Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-08T11:05:15.340Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-10-08T11:05:16.521Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-08T11:05:16.866Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-08T11:05:16.883Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-08T11:05:16.884Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-08T11:05:16.931Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-08T11:05:16.931Z |INFO |Root WebApplicationContext: initialization completed in 1591 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-08T11:05:17.255Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-08T11:05:17.847Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-08T11:05:18.940Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-08T11:05:19.322Z |INFO |Started MainApp in 6.72 seconds (JVM running for 7.268) |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-08T11:05:19.371Z |INFO |Start scheduling PRH workflow |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:05:19.383Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=82eecb8e-cb09-430f-b393-d3f8e39b522e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T11:05:20.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.196.50:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:05:20.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-08T11:05:23.890Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-10-08T11:05:23.891Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-10-08T11:05:23.894Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:05:30.871Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=14515542-5d1e-459a-86f6-801e52bf4f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T11:05:31.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.196.50:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:05:31.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:05:41.914Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=27dcc007-8bb4-414c-9374-8ec8c7eeabe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T11:05:42.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.196.50:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:05:42.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:05:52.954Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=3cee61ca-b5ad-422c-9844-d4961291bff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T11:05:53.993Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.196.50:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:05:53.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:06:03.994Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=9b7cdaa3-397b-4f49-b6b6-2b4adbe48f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T11:06:05.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.196.50:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:06:05.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:06:15.034Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=d1182e19-c87b-458c-9fb9-0754f2b32397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T11:06:16.073Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.196.50:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:06:16.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:06:26.075Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=9847efa1-2a0b-46b3-859b-e7fc2ef6fbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T11:06:27.146Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.196.50:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:06:27.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:06:37.149Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=5b5d702e-db8c-47ea-a9c9-a38dadcf75e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T11:06:38.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.196.50:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:06:38.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:06:48.191Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=246245a8-2fc1-414e-abe5-dfc037539ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T11:06:49.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.196.50:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:06:49.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:06:59.226Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=1222fcd7-3b1a-4879-a562-b9588b7e696f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T11:07:00.265Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.196.50:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:07:00.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:07:10.266Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=8cf30383-dc92-4b26-af78-3741a5960166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T11:07:11.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.196.50:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:07:11.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:07:21.306Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=83c81d0f-66fb-4153-a077-04c041ffdfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T11:07:22.345Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.196.50:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:07:22.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:07:32.346Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=42513742-0362-4191-87b7-7f4b516d5701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T11:07:33.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.196.50:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:07:33.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:07:43.389Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=7698193a-9fd4-4275-8e32-ffdad34b1b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:07:43.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:07:53.522Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=16b224f6-c347-4e93-b82d-025e7dae7c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:07:53.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:08:03.533Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=01e0423f-4690-40bf-a5f0-1c1c258a2cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:08:03.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:08:13.781Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=bfb12732-161b-4d68-9820-f093a6f30d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:08:13.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:08:23.793Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=8ce7e4e6-51e1-41c0-837d-2b1a2a12d86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:08:23.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:08:33.805Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=a487d971-4aa8-4b36-a6ff-ecacc2ebd1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:08:33.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:08:43.826Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=c7c623c4-ed45-4301-8379-e7c65ab93e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:08:43.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:08:53.838Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=5ff003cc-cc87-48fe-a1da-51abc954265c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:08:53.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:09:03.848Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=9f6f6620-6dc7-42e7-94a0-088ef86a4cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:09:03.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:09:13.860Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=d4da687a-8873-4dd6-a057-6dfdd18eed55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:09:13.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:09:23.875Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=18839664-f40b-4fe0-94cf-b6a4962d7d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:09:23.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:09:33.886Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=d237c0f3-87ed-4cbc-aedd-9c02d6c982ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:09:33.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:09:43.903Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=a656e54a-f570-4f9f-ac01-f73e0dbb27cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:09:43.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:09:53.917Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=49a805f2-35c9-4c6f-9b08-74b29852d547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:09:53.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:10:03.935Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e22d0b4a-3909-4436-ac18-ec59626a21a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:10:03.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:10:13.946Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=c260f7f9-0526-428b-9136-6c4d70a89cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:10:13.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:10:17.739Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:10:17.739Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-08T11:10:17.740Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:10:17.742Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:10:17.750Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:10:17.750Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T11:10:17.750Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-08T11:10:17.752Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:10:23.957Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=d7d780cc-c8b0-406d-90cd-ddde9bf45a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:10:23.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:10:33.966Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=ecb79590-d935-480b-bb16-f54839ac5dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:10:33.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:10:43.978Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=38ebc436-311d-4923-9cfc-8636cba3b942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:10:43.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:10:53.988Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=cc70237d-e587-4da2-8926-b7900d6c5b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:10:53.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:11:03.997Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=83019b1a-6add-4f56-9836-3655e545fee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:11:04.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:11:14.011Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=dbb93987-464f-4c69-900f-0511652184a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:11:14.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:11:24.036Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=08c52254-aa2c-40ae-9adf-f8a24037f4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:11:24.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:11:34.045Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=a0192eb4-9a9b-4147-972a-626d870d61fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:11:34.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:11:44.057Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=c39fec4a-d8a0-44da-a765-2bc6252fd4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:11:44.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:11:54.067Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=222b54d0-798a-4d47-bf49-de0911c709dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:11:54.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:12:04.076Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=ac3c7e71-3f7d-4a0b-8f6a-57b6bd76de79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:12:04.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:12:14.093Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=3018ec9b-f5ec-4e6b-bb54-445380630b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:12:14.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:12:24.102Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2d75d0a8-f252-4bd5-8945-545ad97ca1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:12:24.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:12:34.113Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=14516c9d-f60c-4ce8-8886-843eb047e2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:12:34.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:12:44.125Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=a430a538-3230-4849-9dda-b9b5977f6398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:12:44.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:12:54.139Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=fdc595d4-9503-4d9d-9808-f6df148368a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:12:54.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:13:04.148Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=052f8f0b-5386-4a76-9485-493eb5abf416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:13:04.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:13:14.162Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=a0ec9a15-6ae3-489e-878c-15ece80c789f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:13:14.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:13:24.171Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=f0f642fe-fd41-413c-83d3-44afb2374ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:13:24.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:13:34.180Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=f8da2621-28cd-4690-b854-092a053f2646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:13:34.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:13:44.189Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b92716ac-9d11-4a14-a978-75ccd03063b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:13:44.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:13:54.199Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=8aa5539f-e691-4286-9e85-4ce829f46c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:13:54.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:14:04.215Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=ac625e7a-51bc-4c7c-8e5b-5d2256a5e0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:14:04.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:14:14.228Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=ac4d0b06-821a-4d79-9e02-8c906e08a55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:14:14.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:14:24.237Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=cdb99ffd-1d2a-4b47-8e95-40616dd9ed79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:14:24.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:14:34.249Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b1f48fbd-3e1d-4cf9-8601-13a87bf11823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:14:34.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:14:44.265Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=bfc480e9-1ffe-4989-ac8a-ac83b9fc313f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:14:44.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:14:54.276Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=15779a95-cd51-412b-b314-698b5c14b155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:14:54.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:15:04.288Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=3ad74420-c712-4588-87ae-fbfe900216e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:15:04.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:15:14.301Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=99677b50-771c-426a-947b-707dced23141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:15:14.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:15:17.567Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:15:17.568Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-08T11:15:17.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:15:17.573Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:15:17.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:15:17.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T11:15:17.580Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-08T11:15:17.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:15:24.311Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=d0f0fb28-95bf-4d19-8996-32e9a67c9b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:15:24.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:15:34.318Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=039d4597-8933-47cf-acda-462f142e929a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:15:34.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:15:44.333Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=c1a58cbf-d1ba-4f00-a8a9-849dc2339ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:15:44.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:15:54.343Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=7b68c293-1c4d-4861-ab94-a53a58eb340d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:15:54.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:16:04.357Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b7c86cb6-eaac-46ed-b256-f809270c4b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:16:04.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:16:14.376Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=510fd123-78ab-4dbe-be1c-46d10f820b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:16:14.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:16:24.386Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2ec98057-0749-41bb-aa11-d436ecb1c14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:16:24.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:16:34.393Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2a34dc48-e9da-4878-b9d1-a8b7191a7284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:16:34.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:16:44.410Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=504907d3-bd3c-409e-8d93-86c3dce33758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:16:44.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:16:54.419Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=3c783839-9b20-47b5-aec9-b2872ea79932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:16:54.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:17:04.427Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=35ab203c-8751-4e3e-ac7a-667440ef2b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:17:04.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:17:14.436Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=8a79968e-037e-4cd5-a363-71c70989004f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:17:14.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:17:24.443Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=8833087c-cfb6-4aba-af2c-5e944504ee99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:17:24.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:17:34.450Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=66706a3b-6ce9-446e-8a55-8fae45c866a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:17:34.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:17:44.461Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=77361526-8b23-402c-9c93-643df7754cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:17:44.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:17:54.479Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=18b3763c-06d2-4862-8c00-5e57c8f56aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:17:54.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:18:04.488Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=0e1f44a4-7899-4963-ac7e-f21fced3c1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:18:04.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:18:14.498Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=66c7c575-20ee-4937-ae03-7f80f0593362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:18:14.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:18:24.506Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=64c9c75e-4358-4eb6-a5ea-ef74dd1cab19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:18:24.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:18:34.516Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e35b5eeb-474a-4d14-a057-a6858eba374d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:18:34.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:18:44.524Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=374d327a-a41f-4d95-900d-b8f965cfd459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:18:44.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:18:54.534Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=0718ccad-a6b8-4b5b-b1df-19eae9ad5b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:18:54.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:19:04.541Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=99077307-39bc-45cb-a755-a30a21971d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:19:04.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:19:14.549Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=eb2d864d-c794-48fc-a1fe-889b15b7a49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:19:14.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:19:24.556Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=f8ef58a6-f924-4969-b825-6a21bc06ece8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:19:24.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:19:34.565Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=a386ab16-bb03-46c8-9d85-8985cf389aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:19:34.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:19:44.580Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2542f6cb-daea-491a-933e-63ef9cf8184c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:19:44.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:19:54.589Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=0aab8837-af7b-4354-be10-055a4b91b140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:19:54.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:20:04.598Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=1ea64fd4-1b23-4ed0-b210-5525687048ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:20:04.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:20:14.607Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=47ba09ea-62ff-49e0-9f49-ea71f2c1d08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:20:14.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:20:17.618Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:20:17.618Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-08T11:20:17.619Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:20:17.621Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:20:17.628Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:20:17.628Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T11:20:17.629Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-08T11:20:17.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:20:24.615Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=db8122df-fd03-440d-9653-086783f51385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:20:24.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:20:34.623Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=8dac4dcd-724d-4ddd-afd0-dd7b99daf798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:20:34.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:20:44.630Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=7dbf69bc-a807-4971-a1a5-a45f973eea44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:20:44.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:20:54.644Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=ee25fe63-653b-45f7-9ee8-713078b23a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:20:54.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:21:04.650Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=426ac63b-c3b4-4520-bfd6-abef6b1b8c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:21:04.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:21:14.661Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=936f5c6f-1b7b-4738-8deb-fc802f6ab704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:21:14.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:21:24.677Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=69e6b435-ad45-467c-8d5e-b2395912de55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:21:24.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:21:34.688Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=0b746f86-6ccc-4e58-91bc-4cf18dbcfa67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:21:34.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:21:44.697Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=be84b1e8-7314-487f-b3fd-87f20bf5038d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:21:44.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:21:54.705Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=4eadd1c7-ed4e-469c-951c-8efafe9570ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:21:54.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:22:04.715Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e2ba2550-363b-4851-aab7-8a891568d78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:22:04.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:22:14.723Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b8f92540-9798-4102-be3d-9665c07311cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:22:14.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:22:24.733Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=3ef786a9-cd86-40e7-8eb1-20d7d6d8227c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:22:24.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:22:34.740Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=561d132b-62ab-447a-919f-52d1d4cdb80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:22:34.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:22:44.747Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=d9994085-d406-4c97-8e79-bed9497cf466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:22:44.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:22:54.755Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=57119d68-fcca-4ee9-bded-b3b38102a262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:22:54.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:23:04.767Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b72adae1-7abd-46c3-a530-0fea9dbf70fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:23:04.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:23:14.787Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=fb1957ad-bbac-412e-b7b5-0f183efb7ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:23:14.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:23:24.797Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=354fa476-5e4e-40c9-a238-d7f24a0ffa50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:23:24.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:23:34.806Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=fb2e1b28-0b23-404b-a4c2-222905ab7b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:23:34.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:23:44.815Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=da34e310-dc6f-4051-a3c2-d347c88c455b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:23:44.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:23:54.826Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=3fc80b3c-e95f-4935-8b87-9222600ef693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:23:54.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:24:04.834Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=945fec9e-b863-4048-8867-7c23cdc9be65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:24:04.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:24:14.842Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=45ddb0dc-808d-4d34-9539-facf62380db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:24:14.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:24:24.850Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=26c49c5e-921b-47dc-a344-d8e8871bd4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:24:24.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:24:34.858Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=f9433e34-9ccd-46a5-b99a-07f14b92a421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:24:34.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:24:44.868Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=066da804-f0af-4ad5-a097-43fa44e97521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:24:44.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:24:54.881Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=40b6a52a-7ed9-4136-adb1-b8b376122c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:24:54.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:25:04.892Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=15e2f914-2f8a-4147-9ec7-69859dcf1a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:25:04.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:25:14.901Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=4a3c770a-7c7a-4fbb-917c-97f4e5c721e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:25:14.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:25:17.577Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:25:17.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 |2021-10-08T11:25:17.578Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:25:17.580Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:25:17.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:25:17.589Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T11:25:17.589Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-08T11:25:17.591Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:25:24.909Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=c96cb9c5-3bb5-4f2c-b82c-62f710d9a626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:25:24.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:25:34.918Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b0f35601-46ea-46ac-9b63-bdbad8f7c108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:25:34.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:25:44.929Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=cecf5dcc-65e0-4c6d-a168-8bf44f723d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:25:44.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:25:54.938Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=09e077ae-05cf-433d-bc84-31608243b34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:25:54.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:26:04.945Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e1c3fb27-7fff-4e81-b8d5-115dcb3fab01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:26:04.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:26:14.952Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=10321c24-0f45-48da-9c68-4ee92346b02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:26:14.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:26:24.959Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=160538cc-c383-49ee-877a-d7c07b8a7e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:26:24.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:26:34.968Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=7cbd64e3-f5e7-45da-9ad9-c5e0b80dd005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:26:34.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:26:44.981Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=4be4f968-ac3d-4448-b610-1d65670cffa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:26:44.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:26:54.996Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=0f01896c-4e6a-4363-803f-8adb5166fbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:26:55.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:27:05.008Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=76c5eecc-003f-461d-91df-bbb9f7ebad80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:27:05.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:27:15.017Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2958a14b-4828-4d7e-b10e-8289e2694840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:27:15.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:27:25.026Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=c50bcbd5-6557-474b-9ffd-eca68fb26b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:27:25.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:27:35.035Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=f4b56792-2c2b-46e5-8445-c47763f08997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:27:35.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:27:45.043Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=7847e6b4-da95-4863-8491-7d075aed1efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:27:45.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:27:55.051Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=c0f6f160-9850-45f4-bb53-0563c8fed2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:27:55.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:28:05.059Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=85c73888-9c33-496a-bc19-41aca83dd784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:28:05.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:28:15.066Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=9906f52f-60f4-4a4a-8f24-0fc3e40ee1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:28:15.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:28:25.075Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b03b438b-7a93-4f75-8ece-97502def62a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:28:25.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:28:35.089Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=eaf5fc80-04bf-43ff-a673-23db9685f2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:28:35.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:28:45.099Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=bed56bf5-9c78-46b2-bf95-28f0fc2653fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:28:45.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:28:55.109Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=919b56a0-32ae-4f47-aa4d-c9b08c101052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:28:55.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:29:05.118Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=1ffa029b-493f-41d8-b8a2-bbc09e676315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:29:05.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:29:15.128Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=7ee159a8-84ce-4192-9d8f-8c8d0a12e415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:29:15.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:29:25.135Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2c40b47a-d31d-4bc6-96e3-2cc0e27dcf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:29:25.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:29:35.145Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e3e92aee-d6b3-401b-9f8e-ec3fe1728125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:29:35.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:29:45.152Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=7fe65fc2-c71a-4cc9-8459-a36627a375ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:29:45.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:29:55.160Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=a091aef9-0bfc-468d-b49b-f19ed0634ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:29:55.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:30:05.168Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2ee00b9c-64fb-4232-bb43-61a4b644b2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:30:05.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:30:15.183Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=58309cbb-549d-4cd1-b4d4-05c4b8fbb53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:30:15.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:30:17.562Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:30:17.563Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-08T11:30:17.564Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:30:17.565Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:30:17.570Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:30:17.570Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T11:30:17.570Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-08T11:30:17.572Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:30:25.198Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=06093473-b152-4d4b-9d68-9b984f017a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:30:25.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:30:35.207Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=9f8b84fe-c9e5-455b-be5c-ea9fe1b87fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:30:35.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:30:45.218Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=a2de09e1-2f09-4dd2-bfaa-45a3117d103d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:30:45.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:30:55.233Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=76ce4237-2a00-4685-85ff-340fd1e16557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:30:55.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:31:05.241Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=f51f7e6a-53b8-451e-8ec8-24aaf2769866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:31:05.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:31:15.250Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2455bd35-0571-4575-8e43-0076c93f0886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:31:15.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:31:25.258Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=6bde3cc1-f73f-40f0-9c46-573c61de5c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:31:25.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:31:35.266Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e0eaaf78-d1e0-4aeb-8ba6-feaa54e52353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:31:35.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:31:45.273Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=0c43d816-2a02-4116-838f-ed4f2575900d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:31:45.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:31:55.282Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=7552a07c-c6a0-4398-ba19-01f3eacaacd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:31:55.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:32:05.297Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=1092c9b5-ea1f-4578-8872-884e2c0335ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:32:05.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:32:15.307Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=c77eea1b-c276-4391-a6fc-4db22932e878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:32:15.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:32:25.314Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b10305f7-a298-48bb-815b-b41be16fe9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:32:25.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:32:35.321Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=243310fb-4665-41a8-a89f-e52bd9104e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:32:35.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:32:45.329Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=8bb66715-23db-4e2a-9cff-ce6664dd54c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:32:45.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:32:55.337Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2ab1a74f-210a-4324-bb75-82cbd55e8b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:32:55.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:33:05.344Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=54efc434-ba10-4f79-bd29-0636592c42ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:33:05.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:33:15.351Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=4dad7858-2d00-47a7-ac3d-223624bb522a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:33:15.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:33:25.358Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=144dadee-fb6e-434d-be2d-53ec293e80cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:33:25.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:33:35.367Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=78d15972-1933-46fd-8d9a-96fe2feabd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:33:35.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:33:45.377Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=81fba2c3-2fbb-4300-bffc-638077cfc203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:33:45.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:33:55.390Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=6f0febd5-29d4-43e6-b38d-b959f2e8b875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:33:55.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:34:05.400Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b709f26a-9fe2-470a-98e6-bb0e9a0c0135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:34:05.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:34:15.408Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=8da85465-bc10-43aa-808f-b44e4580ba00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:34:15.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:34:25.416Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=90af52a6-09f3-4c5b-bee1-3bf3a20bb3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:34:25.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:34:35.425Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=4502fa3a-b68d-4769-bf1b-ff6216dd3d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:34:35.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:34:45.437Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=94bff0c7-cafe-4ddf-998d-eb8a4b8b3c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:34:45.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:34:55.450Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=f97fa5c1-dfdc-48c4-a8eb-93a8bff81aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:34:55.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:35:05.457Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=76431429-443f-433e-b127-b901c2d73d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:35:05.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:35:15.464Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=7592193c-640c-4868-b9de-2cbc1a07974b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:35:15.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:35:17.550Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:35:17.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 |2021-10-08T11:35:17.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 |2021-10-08T11:35:17.553Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:35:17.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:35:17.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T11:35:17.558Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-08T11:35:17.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:35:25.471Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=1152bc58-7a8f-4bdd-ac68-346d1d60312d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:35:25.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:35:35.480Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=5b97ba66-5e4f-4e4e-ac4f-38a11b97f080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:35:35.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:35:45.498Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=cee52ce0-61be-4603-9a05-f4f1fc1265d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:35:45.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:35:55.505Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=db221180-d748-45cb-b21d-1743e142897d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:35:55.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:36:05.513Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=547fae6f-88b2-4249-bf37-1cab9b7da937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:36:05.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:36:15.522Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=c918fafd-f14a-40cc-951f-510c5f475c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:36:15.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:36:25.530Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=3c4388ce-a28c-459a-8652-de70b96a7215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:36:25.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:36:35.538Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=5bd1fb45-451e-48eb-accd-eb32af37525d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:36:35.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:36:45.546Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b0ac1e32-6512-4e7a-b36c-9863d7d38af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:36:45.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:36:55.553Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=8bcde1eb-220d-4cd6-b357-e238a50ae762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:36:55.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:37:05.561Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=03c09348-a04a-450d-aeb4-0b4b3be6bd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:37:05.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:37:15.569Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=4fe1c9a7-acb6-4a70-b771-dccd891501ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:37:15.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:37:25.584Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=a24cab82-3935-456f-97c5-d1eb84990c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:37:25.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:37:35.594Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=1fff9da3-4632-445c-a601-61d34bd2e739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:37:35.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:37:45.601Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b825ebb7-e7d7-41d1-892c-808af6d6717e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:37:45.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:37:55.609Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=c070d63a-8645-4fdf-9eaa-e26d4019cb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:37:55.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:38:05.615Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=d3c2c755-0d17-44f7-95b9-dc7929b4844f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:38:05.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:38:15.622Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=5be4db13-733d-4f95-94be-ff34b30fe836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:38:15.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:38:25.629Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=806cdeeb-7b15-43cc-9776-0f45d176da5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:38:25.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:38:35.636Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=3c91d60c-0ee5-4f2a-a88d-5534a02c3181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:38:35.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:38:45.643Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=95d602e7-1edd-4581-b4e1-1732a32691f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:38:45.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:38:55.651Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=085b8312-8e8f-4116-b292-13c96659c19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:38:55.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:39:05.660Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=327bc17e-d72b-4b05-99e2-34d08d739a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:39:05.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:39:15.677Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=9be54651-d5ba-4fc6-a0c3-9142e2905388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:39:15.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:39:25.687Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=fd0f964a-9b82-4738-a579-1e091afed331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:39:25.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:39:35.694Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=be9e4bc0-056c-4cac-9c8f-8ae6775d0c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:39:35.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:39:45.702Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=660a4275-75b0-472d-8856-99341b605814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:39:45.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:39:55.709Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=012a2f27-d0c5-4ecc-be41-05a655a84a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:39:55.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:40:05.717Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=1eec8a3c-c5d9-4a31-b9c9-142a7134b9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:40:05.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:40:15.725Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=91daa1d9-2944-483e-a430-f2a8d5a25cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:40:15.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:40:17.598Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:40:17.598Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-08T11:40:17.599Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:40:17.601Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:40:17.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:40:17.607Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T11:40:17.607Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-08T11:40:17.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:40:25.733Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=6b0b307c-a5ae-4146-a007-26ac3a5bd5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:40:25.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:40:35.739Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=7aac8d6f-6528-4380-a720-73536fc4bb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:40:35.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:40:45.745Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=8cde5c07-9098-4498-886e-391594f7a98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:40:45.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:40:55.752Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=f10f73ed-fbb9-4677-a40d-74378f3f10e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:40:55.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:41:05.761Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=9f9f9684-869a-4279-aca8-47987661aa36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:41:05.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:41:15.774Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=1aa955a5-7f37-46d7-821c-424b56388efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:41:15.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:41:25.782Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=abf19a07-7e30-4295-b01a-3fbe5d7920f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:41:25.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:41:35.792Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=965773f3-ba59-410f-948e-620c39ffa0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:41:35.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:41:45.801Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=dcd9426a-f64f-4e23-9855-e59bc96fdd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:41:45.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:41:55.809Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=14220c40-e0a0-454a-a591-f65c8f53047e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:41:55.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:42:05.815Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=ea3b5848-5009-4f40-b47f-36586f33dabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:42:05.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:42:15.822Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=55b7adb9-2418-45cc-89b8-4b6e8ab44fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:42:15.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:42:25.829Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=1350ece4-11b8-4285-bf8a-2613a5cb6375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:42:25.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:42:35.836Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=de633d12-57fb-40f9-b87c-e2c86dd8a5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:42:35.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:42:45.843Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=708339c1-6c64-4975-aa46-cd7d1421514d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:42:45.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:42:55.858Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=518c5320-4298-4bcd-8104-9c18b0f26bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:42:55.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:43:05.868Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b1df7e32-9e27-4835-8f18-c7500491aaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:43:05.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:43:15.875Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=1ee4b7bc-0f9b-4ee0-89b8-650d1258fd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:43:15.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:43:25.884Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=754a53b0-d6ae-402d-9761-42dfa44ebcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:43:25.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:43:35.890Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=95d2a856-e103-4fc2-bf6a-dfbaf8c8d843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:43:35.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:43:45.897Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b82ec1e1-fbb4-463e-8e57-ea21b0027315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:43:45.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:43:55.904Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2f34bb07-ea71-4673-b493-618b6c0804c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:43:55.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:44:05.913Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=dec63643-77cf-4036-9f6d-0b8c903f6f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:44:05.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:44:15.919Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=63570ffa-f111-4aee-b49e-dded72b4b2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:44:15.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:44:25.927Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=a9b49526-117d-424e-8d5d-7c8b12eafb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:44:25.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:44:35.934Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=1fdfad55-c238-43bf-a2a6-de116fc5e1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:44:35.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:44:45.948Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=d9097d75-2de2-4765-a268-ccb90292601d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:44:45.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:44:55.957Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=266d7f9e-f976-4a9c-8bf3-cbccb1374a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:44:55.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:45:05.965Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=c9060bb0-d455-4fb3-9ef4-c0de81331555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:45:05.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:45:15.972Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=a9aa333e-c6e7-46a3-84ff-3ba55d0128fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:45:15.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:45:17.558Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:45:17.558Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-08T11:45:17.559Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:45:17.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 |2021-10-08T11:45:17.565Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:45:17.565Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T11:45:17.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 |2021-10-08T11:45:17.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:45:25.978Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=029c525e-4c9e-43b7-b6de-9af2a7e79486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:45:25.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:45:35.985Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=224ca253-93e9-4232-b4be-cd0ea89ba3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:45:35.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:45:45.991Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=ac8f709b-273e-4567-9a6e-85185acac49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:45:45.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:45:55.997Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=6f2c6630-7b32-4cca-a51c-9ef8a3b3bc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:45:56.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:46:06.004Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=13f4a67a-5b9f-4218-be1f-ab8008c5ce69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:46:06.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:46:16.012Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=890ff634-1f75-4d02-87db-a0091349d566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:46:16.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:46:26.018Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2941643c-ccb5-4177-bcf2-fbb837d9d44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:46:26.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:46:36.028Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2134feda-d38c-4da2-89b2-e3925ee8619f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:46:36.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:46:46.044Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=75324dd5-5cb4-492d-8fd5-0a05822673d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:46:46.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:46:56.057Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=7ad19a47-6537-4f71-85d4-de7484b4bc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:46:56.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:47:06.064Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=273d6abc-831f-413c-8479-09c4c40dec7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:47:06.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:47:16.073Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=26ab3e44-cdbb-48e6-8b6a-620af65b01f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:47:16.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:47:26.081Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=1a507ec5-f039-40c1-b2dd-abf2b82019ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:47:26.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:47:36.089Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=60875028-50a4-42dd-8e5c-f658cf1f5bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:47:36.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:47:46.095Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2c7004c6-d926-4ef2-88df-de3c465ccae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:47:46.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:47:56.102Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=298b4371-8109-4ca1-89e5-ed9b8fb28d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:47:56.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:48:06.111Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=98d6e4b7-26c8-4a88-ac97-4d8c82f26379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:48:06.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:48:16.120Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=027fcd1a-9aed-4094-9696-996f7d5bc3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:48:16.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:48:26.130Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=6ae28835-1bca-4a34-8258-58470c3f0d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:48:26.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:48:36.143Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e3c1e827-ba4e-4fb2-9785-9c3dcf03ebfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:48:36.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:48:46.150Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=810e64b5-4611-4737-8e49-8b18c989ff26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:48:46.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:48:56.158Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=03a093a1-3a76-4778-ace0-a52e886e986f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:48:56.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:49:06.165Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e516e991-7e9c-4747-9bbe-0e2715ffbee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:49:06.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:49:16.173Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=51db0795-49f5-41f6-94bf-b7b2efbccbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:49:16.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:49:26.183Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2b86d5a3-cdca-4020-acdb-4b6da86a3c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:49:26.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:49:36.189Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e47f24b3-0763-416d-9e35-908bc1fc014e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:49:36.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:49:46.195Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=40f54060-13bc-445b-a5cd-d55b1fc5943a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:49:46.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:49:56.201Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=7b72e22c-f1f5-4913-9ae6-ae165c55cab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:49:56.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:50:06.209Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=61c7a3cb-ba49-4b60-af94-dc333da67ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:50:06.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:50:16.221Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=5c19a06c-c22e-497f-abfd-cc551455a131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:50:16.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:50:17.550Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:50:17.550Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-08T11:50:17.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 |2021-10-08T11:50:17.553Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:50:17.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:50:17.557Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T11:50:17.558Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-08T11:50:17.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:50:26.235Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e2db6d12-0236-4f30-a43e-d68c8e3ced21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:50:26.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:50:36.243Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=ab53c82a-26b9-4025-bef8-036250c2c7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:50:36.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:50:46.251Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=53901e0c-5448-47a6-8cce-ed7c81877ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:50:46.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:50:56.258Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=0bbccdb5-889a-4ae9-b257-e61469e9bc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:50:56.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:51:06.266Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=9ea42c79-7280-4c51-8824-16402bcb1dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:51:06.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:51:16.272Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=fa86f204-3ec5-4642-88ad-f1f95b032417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:51:16.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:51:26.279Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=676a7b05-1172-4026-bf63-d834f0238a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:51:26.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:51:36.293Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=17dbfefd-47d1-48f1-87f6-b5485d275766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:51:36.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:51:46.301Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=ad93f534-68db-4928-9154-2f313f3a2aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:51:46.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:51:56.307Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e41da4d9-6222-4be4-8469-705149b18dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:51:56.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:52:06.316Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e3d72547-9010-4e6c-a7da-944a4a98dc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:52:06.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:52:16.332Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=d8a0bfa1-5bad-4965-998b-576d979fda39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:52:16.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:52:26.339Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=f66defd5-4215-4302-bf5c-696ee7b067b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:52:26.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:52:36.346Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=f985729f-79ee-404e-9ce9-19b53817a072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:52:36.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:52:46.353Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b089b1d1-7823-438d-ac58-da5b624cf032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:52:46.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:52:56.359Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=451a5bf2-0cf1-4b2d-888e-ae00fcc93dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:52:56.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:53:06.366Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=dc9f4c58-f0bc-4dbd-a92f-d8d1f3bf8707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:53:06.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:53:16.373Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=306d2b86-4286-4fec-afcd-ee2706811976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:53:16.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:53:26.380Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=c52eed9c-7c67-4cf8-8868-1585ace71b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:53:26.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:53:36.386Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b6572b68-caf9-42cc-8f66-2e64c94b205b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:53:36.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:53:46.393Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b7fabcef-2de3-41d9-8ded-486b4cc1d0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:53:46.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:53:56.411Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=9a0d1cff-5c1a-4595-bfb0-81521250d021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:53:56.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:54:06.419Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=02ef136f-f331-4999-b856-55a3d6dea2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:54:06.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:54:16.426Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=4c2e03bc-cbe9-4ad2-940e-539f0cd44611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:54:16.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:54:26.435Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e2ebd23c-d60a-4310-97e2-3a467cec7876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:54:26.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:54:36.443Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e57ed17f-65d3-473e-a03e-ec5fdf83b2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:54:36.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:54:46.449Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=ab358d72-b511-4640-82a1-daf3878e720a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:54:46.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:54:56.455Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=cab9ae1b-32b0-41da-afb4-80473d11bc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:54:56.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:55:06.462Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=c6a0e7be-a119-43be-973a-0855d0b7adc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:55:06.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:55:16.467Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=aa0b7fa0-89df-44df-a322-878281b4e5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:55:16.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:55:17.552Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T11:55:17.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 |2021-10-08T11:55:17.553Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:55:17.555Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:55:17.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T11:55:17.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T11:55:17.558Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-08T11:55:17.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:55:26.474Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2c3df160-b3c8-40f1-a3df-11d48ea664b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:55:26.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:55:36.483Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=0fc55552-4639-4566-855c-0da2d888ecc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:55:36.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:55:46.500Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=0eeaf0c9-8195-41ee-b5aa-c73763810bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:55:46.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:55:56.507Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=43596529-939b-496e-8bfe-ba306ce0f882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:55:56.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:56:06.513Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=04094f04-9508-433e-b9e0-e11bb26685f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:56:06.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:56:16.524Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e8c32ea7-8d01-4517-be4b-f202e48449a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:56:16.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:56:26.532Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=815054ee-3de1-47b0-9b57-ed2826135d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:56:26.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:56:36.538Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=3a1894b7-38aa-4d74-b093-f92b5efb81b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:56:36.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:56:46.545Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=d22f58b9-b234-490a-8958-24bf92573992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:56:46.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:56:56.552Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=cb4eb62a-8b5d-4330-9008-c1ff25aa9021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:56:56.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:57:06.558Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=ffb4390d-b92a-4024-ac55-dbcb4c064115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:57:06.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:57:16.568Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=3d467b26-d76c-4595-a180-5cea60f09998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:57:16.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:57:26.576Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=d280ff3c-a32e-4ead-91a5-d051891a7357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:57:26.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:57:36.592Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=ebece320-c6a2-4083-b219-e4d3ddaa6385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:57:36.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:57:46.605Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=d8386025-1622-4088-bf7c-a81297f5b9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:57:46.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:57:56.613Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=188592f8-6072-4069-bf08-1392d4434253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:57:56.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:58:06.619Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=50e04d89-454a-4075-9486-5934901bdbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:58:06.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:58:16.626Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=0ba1764f-91be-425b-843f-31e6183e2b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:58:16.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:58:26.633Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=997967ea-df81-42b4-b833-3e585638bed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:58:26.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:58:36.639Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=4722b1c5-bf59-4767-898a-a72a813f80e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:58:36.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:58:46.645Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=6648b015-b69e-4579-aeb6-3420c88b533e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:58:46.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:58:56.652Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=a87ca20a-e088-4bfd-a187-81187d82367d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:58:56.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:59:06.658Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=ac21c966-1f2d-4108-9787-a91a89f01636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:59:06.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:59:16.664Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e3e20e39-5096-4546-be9b-5ec0127d6dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:59:16.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:59:26.675Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=5b8b82de-63bc-45d7-a68b-d0a427ee0421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:59:26.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:59:36.682Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=9bb4c03c-294b-46a0-885f-35a1d4094fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:59:36.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:59:46.690Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=6153e8ac-d235-4824-8ab9-f7a0e1c58d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:59:46.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:59:56.697Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=532703a4-b58a-4169-b090-1ba2aca42038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T11:59:56.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:00:06.704Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=d65573e3-cd7a-4835-b7cf-c84d15db7b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:00:06.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:00:16.712Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2d594173-dd36-40be-8503-7450ab23d263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:00:16.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T12:00:17.584Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T12:00:17.584Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-08T12:00:17.585Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T12:00:17.586Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T12:00:17.589Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T12:00:17.589Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T12:00:17.589Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-08T12:00:17.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:00:26.720Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=35be1897-c1fe-498a-a4e1-2e730d00e4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:00:26.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:00:36.728Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=6981b698-a5cf-4bec-9314-66d8cd3c0f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:00:36.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:00:46.734Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=97eb6b57-e4fb-40f7-8d0f-c453f41bed04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:00:46.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:00:56.741Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=9edc4967-4a0f-4d5b-8bf4-ba6e7622a3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:00:56.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:01:06.749Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b1278bca-e4b1-44ab-8a3d-b740c7bab931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:01:06.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:01:16.755Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=9dd23ba5-79c3-40a1-87a1-5d7eb7eb133e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:01:16.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:01:26.763Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=96e3587b-790b-442f-9f07-bb9bd40eebe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:01:26.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:01:36.775Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=0bf54652-2479-4f7f-a4ab-fda301a65813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:01:36.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:01:46.781Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=fce2bf21-2a6b-4ab1-83f3-5946740b1200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:01:46.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:01:56.788Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e7242b62-2523-417f-a9fb-342c285feb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:01:56.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:02:06.795Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=de68a750-8060-4514-bbfb-d572c95c253c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:02:06.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:02:16.802Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b59081d9-0555-4ca2-81f7-2dfe7a3f5eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:02:16.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:02:26.808Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=af86ebeb-27c1-4eaa-9080-36fa08b9d40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:02:26.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:02:36.814Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=99f2b343-05e2-4614-aa70-253a51eb3131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:02:36.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:02:46.820Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2e562b4b-d415-41ec-8626-2efa6c171ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:02:46.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:02:56.825Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=d58d124e-0ebe-4a54-b05d-6fffc566ae61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:02:56.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:03:06.830Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=efcba0f0-f752-4a7f-b8a2-30726a9ceb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:03:06.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:03:16.836Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=14ea7b99-aba2-4228-8981-c6bebafee5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:03:16.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:03:26.843Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=ecaa1d31-8c8b-4318-9ce7-8f648bc02107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:03:26.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:03:36.861Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=97a7dbdc-b912-4718-99dc-fb37002663d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:03:36.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:03:46.869Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=33833bdd-97a5-43ec-b5bf-82c6159c5840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:03:46.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:03:56.876Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=8a5a022b-f538-4bcb-bc36-9a8d25f7b515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:03:56.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:04:06.884Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=83a4f84e-0ca4-4104-8b3c-8f87098bad51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:04:06.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:04:16.892Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=242aac5f-4c3c-47c4-8015-c596bd30fe31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:04:16.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:04:26.897Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=67fc8bd9-04b9-439c-9dde-e667c3c531c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:04:26.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:04:36.903Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=5d6fcea7-a45c-4edd-a740-3ac4d67c8101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:04:36.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:04:46.909Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=ee7e938f-48a5-4aa0-8c6a-4a06c25816a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:04:46.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:04:56.915Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=a60c7a47-df9a-464c-a787-37ff60cb66f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:04:56.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:05:06.920Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=ee486097-6c9c-49a6-94af-8c5b582c5497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:05:06.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:05:16.926Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=95adb062-4715-480a-a318-d614282509d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:05:16.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T12:05:17.532Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T12:05:17.532Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-08T12:05:17.533Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T12:05:17.534Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T12:05:17.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T12:05:17.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T12:05:17.538Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-08T12:05:17.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:05:26.933Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=f5b12ae3-51ff-4848-8894-70f802ea0e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:05:26.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:05:36.944Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2e8f0c11-799d-4f02-a3f9-6b28c79a2853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:05:36.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:05:46.951Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=09f0b550-8abf-4f0e-9f48-97772ccaa391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:05:46.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:05:56.956Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=3564a5a5-fc35-4f00-839f-dd6af8a1f046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:05:56.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:06:06.964Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=7d7a347c-d856-4e6a-aa0f-669c7c734010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:06:06.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:06:16.971Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=46eb91e2-0fb6-44f4-9bee-b987d6edc579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:06:16.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:06:26.976Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=3186bef3-84ed-404d-9386-6e9203ded1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:06:26.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:06:36.981Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=19872610-6222-4b79-a229-bedae8a8250a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:06:36.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:06:46.987Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=d8931335-615e-4db6-bc60-343db4ff0564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:06:46.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:06:56.993Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=f6ea9e3d-da42-41de-ac45-d135ac5a4505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:06:56.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:07:06.999Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=3c5868ec-708b-4bac-9158-1af5de39a037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:07:07.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:07:17.008Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=a0c23244-8d93-45de-a09f-e0ae52ef56a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:07:17.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:07:27.021Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=25a69c97-5743-4505-9b0f-439dd80bcb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:07:27.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:07:37.028Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=eec4bfc0-aeaf-4f74-ab5d-a3604799d1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:07:37.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:07:47.035Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=58ca1fea-ae87-48d8-8e62-702077756b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:07:47.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:07:57.041Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=8426fef1-1c1c-47cb-ac0a-711559276289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:07:57.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:08:07.047Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=3f8b4722-505b-4bc7-ba88-d245995e6f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:08:07.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:08:17.055Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=811d121f-7a38-4b25-9317-79101e1b920c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:08:17.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:08:27.061Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2f2758d8-b3c7-446a-a9a7-e0eadcb811e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:08:27.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:08:37.066Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=a0d4d532-421d-4a35-be95-f66d408fd8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:08:37.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:08:47.073Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=5e665ab8-0fdf-451f-8f8b-daa3fb9cef93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:08:47.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:08:57.079Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=cb19aeb1-0f4c-4a14-937c-cc21dcfdba7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:08:57.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:09:07.084Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=16c84f61-f6e2-43a1-b99c-99dac84fdf88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:09:07.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:09:17.093Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=12568530-7c0d-45c6-ac0d-95326f8eedf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:09:17.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:09:27.108Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=c1455ef3-75cb-4e39-bba9-c99710df942c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:09:27.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:09:37.115Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=d404b272-8b23-4589-846f-54919085c3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:09:37.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:09:47.121Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=461c74ae-a837-41be-a069-f71b979d27ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:09:47.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:09:57.128Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=18bfcca3-345b-4e95-90b3-944500fcd0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:09:57.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:10:07.135Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=399a7528-065b-4df9-be09-956a46e65ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:10:07.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:10:17.141Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=01589d95-c734-4014-9fbe-b66c57b12192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:10:17.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T12:10:17.569Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T12:10:17.569Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-08T12:10:17.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T12:10:17.571Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T12:10:17.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T12:10:17.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T12:10:17.574Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-08T12:10:17.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:10:27.149Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=a4d62d6f-a72c-4ff3-90b7-91025f7eb7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:10:27.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:10:37.156Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=1a4c2ea5-2592-4401-9559-866dada3bcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:10:37.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:10:47.162Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=0db7758a-4c55-466d-8366-d31a64898ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:10:47.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:10:57.168Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=0b5d7eb1-16a3-4cc0-81b9-5f1fcfcb7a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:10:57.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:11:07.177Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b7a21724-8930-4f07-82dd-668f4ef6dda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:11:07.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:11:17.192Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=aa6be3f0-ae6f-4493-87b8-cbd96edb8c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:11:17.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:11:27.197Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=7d7c20a1-4b48-45bb-a592-929b48ce7b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:11:27.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:11:37.204Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=dcb6017d-6ea1-48f2-9975-40a5e3273e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:11:37.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:11:47.211Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e4fdb292-ebd9-4c41-af46-0c367d09b988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:11:47.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:11:57.220Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=07eab002-2c1e-49b4-bc07-014c7f31c39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:11:57.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:12:07.226Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=a35e80fa-45a0-4486-88ab-93151e0468e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:12:07.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:12:17.232Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b93ebfc5-4cfc-4294-a6f8-b9b9afdd7840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:12:17.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:12:27.238Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=1e41001d-1be8-41b0-bbe8-1ba0ff50508d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:12:27.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:12:37.245Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=ba8b481a-639b-4912-978c-79e0769244d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:12:37.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:12:47.251Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=7f6558c9-85de-426f-b680-787e53aa0f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:12:47.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:12:57.257Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=d42b69c6-d020-40ef-b13d-ebeacf376c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:12:57.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:13:07.265Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=1a1e7ae7-7a0a-4262-a63e-bb5c1d529b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:13:07.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:13:17.279Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=818ec5d3-732b-4045-9eef-3c421db85743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:13:17.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:13:27.285Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=da9c244f-f8d1-4738-989f-35a88dec49fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:13:27.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:13:37.292Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=19b1245b-17b4-4fc4-8686-833c18defd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:13:37.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:13:47.300Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=d158210c-69bd-4b6d-a39d-b07f7bd3781b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:13:47.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:13:57.308Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=02c091bc-cbdb-4017-8b4d-a9bfc8a4cca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:13:57.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:14:07.314Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=78ee84e0-015a-4b1e-9d24-bf74abf8ec1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:14:07.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:14:17.320Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e9b2d074-f1ed-4a12-ab8d-ccb3973301a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:14:17.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:14:27.326Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=a0b5a40a-0895-41b5-a148-d200c0eed5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:14:27.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:14:37.339Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=ac790bda-56e9-4674-94d8-892ed17f3368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:14:37.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:14:47.346Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=5ec45aa4-a048-4955-ad2f-9a96c8ec9fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:14:47.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:14:57.352Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=798cd9cf-10fb-4816-b179-f11c7efc18f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:14:57.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:15:07.359Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=608b6b5f-aa29-4e6a-90b9-57e059abc928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:15:07.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:15:17.372Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e6245fc8-d3fd-49a1-809c-b2cc6ecf60bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:15:17.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T12:15:17.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T12:15:17.535Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-08T12:15:17.536Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T12:15:17.537Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T12:15:17.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T12:15:17.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T12:15:17.541Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-08T12:15:17.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:15:27.377Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=3fe0f15f-17dd-477e-ab9c-a403fab7590e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:15:27.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:15:37.396Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=c69ea976-a66f-4be2-a13c-fa7bd986b826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:15:37.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:15:47.403Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=01b0084f-a09f-4070-94b4-6020e4da98a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:15:47.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:15:57.410Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=9ff19ce6-3394-4505-8150-bb6341caf784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:15:57.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:16:07.416Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=a35718fd-e9c9-4912-a8f5-4f7aa5043acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:16:07.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:16:17.421Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=9a31a305-b778-4eff-9147-817ec3730b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:16:17.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:16:27.427Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=aa5f18af-48ab-4aaa-89f6-76c3845d77f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:16:27.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:16:37.434Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=ba952374-f146-4d6f-b36e-a89e10662e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:16:37.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:16:47.440Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=630e93a3-e3a5-44e4-9732-8d6f72826435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:16:47.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:16:57.449Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=82f4b906-f7fd-471d-a19c-e52287c132dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:16:57.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:17:07.462Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=994e1d5c-1957-40e7-bd4a-80c81c093fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:17:07.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:17:17.469Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=0eb62668-eb1c-4667-a764-7b04b50795dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:17:17.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:17:27.475Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=8225e45b-b7c5-4458-8903-5f064f23acd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:17:27.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:17:37.482Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b2483734-e1ee-4f73-bc12-b151f5c40d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:17:37.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:17:47.490Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=5167410b-98ea-4514-838e-c366e6989b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:17:47.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:17:57.495Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=202fad05-3950-4c03-8e69-33be151f6a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:17:57.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:18:07.502Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=c131e994-df12-4bae-ace5-5f881e804b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:18:07.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:18:17.509Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=cddffd09-adde-47f8-b083-2bdffcc400ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:18:17.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:18:27.515Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=0a37e81d-751e-4786-a83a-ddea2afa480e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:18:27.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:18:37.523Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b687b88d-875e-425f-a4f8-e16ac547a85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:18:37.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:18:47.533Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=0acc12fe-9c2c-4610-b4e6-a75451eacce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:18:47.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:18:57.547Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=729edcc6-5909-4153-92bd-90f1469bf5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:18:57.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:19:07.554Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=15b2e26d-00a2-4f24-9ad4-e09ff08b2e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:19:07.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:19:17.562Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e3b3db31-dd76-467d-aa6f-67fa781ff04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:19:17.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:19:27.569Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=9472b43a-13e4-4b9e-ade3-3609325dbb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:19:27.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:19:37.575Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=73735e58-84d6-4be4-bd81-26f7f711afaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:19:37.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:19:47.581Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=522063d5-304b-4b6b-a5fd-c1e1807f65f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:19:47.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:19:57.587Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=bf85db75-9c5e-4021-90d8-15b66e8d33bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:19:57.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:20:07.594Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=02da47db-215d-4028-8164-355541d8563a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:20:07.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T12:20:17.578Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T12:20:17.579Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-08T12:20:17.580Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T12:20:17.582Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T12:20:17.585Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T12:20:17.585Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T12:20:17.585Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-08T12:20:17.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:20:27.610Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=a794d329-c55a-4f4e-8270-a0611faf66fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:20:27.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:20:37.622Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=adb8e0d6-8a54-409a-843d-c68848e1e9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:20:37.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:20:47.635Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=c996f87c-2789-4daf-ba6e-4d532e413af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:20:47.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:20:57.641Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2a5a92a1-4172-4a5e-91e5-a9924b12b52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:20:57.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:21:07.647Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=c6fbeded-b461-48ce-b6c3-259179c918ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:21:07.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:21:17.656Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=db2eb427-cf27-4140-b7cb-6306b5f3c47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:21:17.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:21:27.662Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=0bf6105b-6e90-4eb8-ad60-927e0a24a607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:21:27.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:21:37.668Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=a9903c78-dd13-4756-ad0d-ae6d6dfd2584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:21:37.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:21:47.674Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2ee1ca10-da18-401e-b9ce-584fa9ea0225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:21:47.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:21:57.680Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=8e02d788-72aa-45db-b6b0-6ef4fc113867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:21:57.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:22:07.686Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=3cdb1741-3fdd-433e-8d52-1f9782110d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:22:07.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:22:17.694Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=4bbf9676-f60b-4bed-87bc-b221c4bb6752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:22:17.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:22:27.709Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=d7321e1a-af02-4992-a851-fe470f72fc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:22:27.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:22:37.717Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=947ec029-3a18-49e5-b956-ed9e58af848b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:22:37.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:22:47.725Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=21724291-1e53-468f-871e-972c040747c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:22:47.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:22:57.731Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=de4beea6-a5f4-4c33-a936-c85790a0e100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:22:57.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:23:07.739Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=4a09da14-dc00-45bf-8a86-b44ae086f6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:23:07.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:23:17.746Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=276955a4-a0bd-4527-9333-1ea5d9d68459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:23:17.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:23:27.751Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=8f81fbfa-de30-49fc-865d-c930f833fa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:23:27.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:23:37.757Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e3c7a69a-05c7-44eb-9aa9-f798cc6b2682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:23:37.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:23:47.762Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=07e02168-dcf4-4fe4-9d67-29c08e0e84e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:23:47.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:23:57.768Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=79324685-76ec-4ce8-9abb-97cf7c18b78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:23:57.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:24:07.775Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=9efea25e-18de-4034-8e30-f9cd429d2cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:24:07.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:24:17.790Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=7f26a46a-37e0-467d-ac64-8ffabad727e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:24:17.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:24:27.799Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=6b85166f-32e2-43c7-abba-daf5e379181c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:24:27.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:24:37.805Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=5a3407db-aa02-42f9-91f7-fd34c25e0499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:24:37.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:24:47.812Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=faefc880-1a64-4728-9a5a-63b664f023db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:24:47.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:24:57.820Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=3e887c31-918f-489d-b39c-ada0e7804da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:24:57.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:25:07.825Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=81a83a4b-9419-4acc-93d5-220a28cb5adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:25:07.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T12:25:17.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T12:25:17.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 |2021-10-08T12:25:17.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 |2021-10-08T12:25:17.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 |2021-10-08T12:25:17.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T12:25:17.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T12:25:17.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 |2021-10-08T12:25:17.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:25:17.831Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=e440fd5e-e45a-49bb-96dc-0e0805aed9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:25:17.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:25:27.837Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=5651dd81-3eb1-4bf4-aa66-0144f2136cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:25:27.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:25:37.842Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=9931eddc-c61b-4695-9fad-5212e7e341bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:25:37.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:25:47.849Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=35b5db12-88e1-4006-93be-8a7329400544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:25:47.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:25:57.860Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=93b05a03-975a-4b15-9929-64607be2a7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:25:57.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:26:07.868Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=3eaa46df-a8bf-4695-9515-1762523021b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:26:07.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:26:17.876Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=6cdacde1-8ae5-4e95-8656-a83653827fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:26:17.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:26:27.882Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=1c938ab1-5111-4dfe-927b-62110db22794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:26:27.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:26:37.890Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=12cea7ac-b423-4975-b9bc-8624025a3957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:26:37.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:26:47.896Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=50b0c86f-9592-4cde-a2b0-c6251c7f5b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:26:47.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:26:57.901Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=52debfa5-0dbc-467c-821d-fc518a82b4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:26:57.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:27:07.906Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=40122ac2-e090-4d70-a750-dded9c0b67c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:27:07.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:27:17.912Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=7c9f34f4-216a-4e82-891b-b752eb5b28b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:27:17.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:27:27.917Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=68986668-8958-4947-af64-5f46eb05f722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:27:27.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:27:37.925Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=6208c73a-61ea-4120-a2ba-78cd5dc6c3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:27:37.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:27:47.937Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=53ecad76-5ef5-4b53-ab1f-997cf2cec3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:27:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:27:57.943Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2f946ee1-5f36-4dac-8df9-79a4207f5752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:27:57.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:28:07.950Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=41aa97f9-35e7-4528-9c47-60b04edf3bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:28:07.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:28:17.956Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=2aaa64d8-b92d-4ba9-b95b-edc9dbb6a031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:28:17.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:28:27.965Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=f1e17a67-c61a-409b-abab-0f66f022778f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:28:27.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:28:37.971Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=799f0325-50f6-4cfd-89c0-6111e4815ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:28:37.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:28:47.977Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=4ed8384c-6a27-4dba-b1ec-3bb23ec7d532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:28:47.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:28:57.983Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=74638ead-526f-4a90-8bf3-f45e7b72abab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:28:57.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:29:07.988Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=d35f5a45-9e84-4c5c-95e6-5008ac12f206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:29:07.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:29:17.994Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=95b58181-f02b-4193-aaed-93c624916940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:29:18.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:29:28.001Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=719856be-0b6c-4b61-8bec-eefee99f3ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:29:28.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:29:38.012Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=61f3c1bb-f900-492f-a1d2-9a81bd99f689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:29:38.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:29:48.018Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=70801ac0-9b0f-48f6-b498-157a806747a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:29:48.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:29:58.024Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=1ef1aa1d-2624-47cd-8f6c-619744296181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:29:58.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:30:08.031Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=b4ac99d3-29f5-4df6-ac36-728b8228c24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:30:08.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T12:30:17.563Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T12:30:17.563Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-08T12:30:17.564Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T12:30:17.565Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T12:30:17.568Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T12:30:17.568Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T12:30:17.568Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-08T12:30:17.570Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:30:18.040Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=26c02ae4-163c-4d2a-ae1b-7bcef47196f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:30:18.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:30:28.045Z |INFO |Init configs |InvocationID=6008d446-7cf2-4a38-8916-4e71cd28b603, InstanceUUID=10782e78-2003-4f95-ad32-aa2630e004d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T12:30:28.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |