By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:38:51.801Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:38:51.804Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T00:38:51.836Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:38:52.511Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:38:52.600Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:38:52.600Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T00:38:52.601Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-02T00:38:52.682Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-02T00:38:52.758Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-02T00:38:52.779Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-02T00:38:54.400Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-02T00:38:54.861Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-02T00:38:54.879Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-02T00:38:54.880Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-02T00:38:54.930Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-02T00:38:54.931Z |INFO |Root WebApplicationContext: initialization completed in 2151 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-02T00:38:55.291Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-02T00:38:55.868Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-02T00:38:56.980Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-02T00:38:57.404Z |INFO |Started MainApp in 7.622 seconds (JVM running for 8.252) |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-02T00:38:57.473Z |INFO |Start scheduling PRH workflow |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:38:57.484Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=fa811234-8569-4bc9-ac99-818cddf7e0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T00:38:58.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.67:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:38:58.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-02T00:39:00.373Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-02T00:39:00.374Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-02T00:39:00.376Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:08.971Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=d0c98627-35d4-4d2e-8a48-ad728b3113d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T00:39:10.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.67:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:10.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:20.042Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=22aead4e-48e9-4894-96b4-20b1c43ed33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T00:39:21.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.67:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:21.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:31.114Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=3c38cf9e-5672-49a1-9910-7ff421a37de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T00:39:32.185Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.67:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:32.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:42.187Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=02acc33f-3334-4fbe-9ce4-218414dd00f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T00:39:43.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.67:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:43.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:53.227Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=faf4ffcd-0706-4b7c-b17a-e7e2a92e2993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T00:39:54.298Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.67:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:39:54.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:04.299Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=22917a2e-e506-4087-a5e0-b1f0dbe81982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T00:40:05.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.67:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:05.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:15.595Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=18be6467-648a-41d7-8fdd-a1a5140651a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T00:40:16.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.67:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:16.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:26.634Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=def1ace0-fb16-4cf1-8da4-22995d65458e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T00:40:27.801Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.67:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:27.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:37.803Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=3431d637-3008-4459-aa6c-c9ae8c97f068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T00:40:38.873Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.67:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:38.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:48.874Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=076ff11e-609c-4d32-91ca-064019c097d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T00:40:49.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.67:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:49.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:40:59.914Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=363d72de-10df-4877-986d-fa4ecb25a20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T00:41:00.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.67:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:00.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:10.987Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=db76a724-fb4a-447f-a388-f2a15db35e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T00:41:12.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.67:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:12.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:22.058Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=fba857f3-adfb-481b-ba2b-3288e8d08321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T00:41:23.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.67:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:23.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:33.100Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=9991a972-2ad7-428c-8aca-94556404590f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T00:41:34.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.67:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:34.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:44.139Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=b365d431-2708-4766-855d-1a513c6a4618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T00:41:45.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.67:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:45.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:55.212Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=d4093d3a-2619-445b-942d-4e74f46627ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-02T00:41:56.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.67:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:41:56.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:06.250Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=e39a37c8-350c-4da5-bb6f-ad6c93dd6196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:06.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:16.610Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=39cd9868-df27-424e-8224-dad17ec54ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:16.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:26.622Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=3b4effcd-7c1b-40cb-9061-f9c06ee75c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:26.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:36.636Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=fbd36c86-bb14-4105-88ce-e0d8e088ba0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:36.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:46.650Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=5efe17c4-4cdd-4c0b-aacd-edbddb018e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:46.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:56.665Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=9836cc69-7be6-480e-9ced-7195c6d1d087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:42:56.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:06.675Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=881fb0d1-d333-44f9-9141-2aa85ce2ad76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:06.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:16.686Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=f63f4833-4b10-44f8-9eb1-b3f018ef3e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:16.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:26.697Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=525f200a-3526-48a8-9835-8b2837df9774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:26.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:36.713Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=3786c8a5-e5dd-4f16-bda2-ee20cd7f453c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:36.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:46.728Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=6d53abdc-47c2-4447-b89e-14d472f39b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:46.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:43:55.889Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:43:55.889Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T00:43:55.890Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:43:55.892Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:43:55.899Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:43:55.899Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T00:43:55.899Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-02T00:43:55.901Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:56.740Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=bc191c93-92dd-4cd7-ba60-5df1dec1989d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:43:56.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:44:06.751Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=ab52906f-8d1a-45c8-800a-d28cc8b327fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:44:06.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:44:16.764Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=ee831f3e-04cb-4dfd-a78b-fbc773b61cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:44:16.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:44:26.776Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=cf1e570f-b4cd-4daa-8eed-004dc97e82bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:44:26.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:44:36.792Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=cd9a050a-7549-420f-b166-4cdcc6c8f374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:44:36.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:44:46.805Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=0c5d97b3-50c7-4367-b6ba-a8a5ce90ce16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:44:46.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:44:56.815Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=f2fdbe9f-886d-4674-8e2e-a16058f07d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:44:56.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:45:06.826Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=516f493b-3d38-46f6-b41d-fc89329f52ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:45:06.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:45:16.838Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=86a1f080-26e5-48c5-91a8-cfc35d0d4b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:45:16.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:45:26.853Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=630d48eb-9d11-4fad-bb3d-832b3f2eb9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:45:26.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:45:36.863Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=0eed1798-5672-4ea4-8606-dbce85bf0bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:45:36.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:45:46.874Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=07f85c69-2855-4479-b1e5-253166cb6477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:45:46.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:45:56.887Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=24c8ba53-a17e-48f1-8633-7853496188dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:45:56.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:46:06.899Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=85bed36d-0f44-4e7f-aaeb-ad66b736b656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:46:06.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:46:16.909Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=9e25c532-af3e-488e-9f7a-75f35d1517cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:46:16.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:46:26.920Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=2c110e45-97e9-4d76-b4e0-c1b7dfc2ff5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:46:26.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:46:36.931Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=732e265d-088e-47e9-91a1-deb0330f75c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:46:36.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:46:46.943Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=55421ec3-5ab2-4dda-9d4f-92f45b0f490c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:46:46.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:46:56.954Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=c70fc482-0f56-40eb-ae35-9de5cde56020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:46:56.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:47:06.966Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=56b3b61c-b97b-40d1-a3de-bd2a2db49244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:47:06.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:47:16.976Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=8b68834a-c638-46b5-9305-1118082b44ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:47:16.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:47:26.988Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=cb5ebe5c-39e3-466f-97f7-e2a339be1a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:47:26.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:47:36.997Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=5649090c-99c3-4113-b00c-557f1dcc78d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:47:37.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:47:47.008Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=306e2ebb-96fe-430d-807c-ca544a7dbbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:47:47.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:47:57.019Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=d127f033-66aa-45e7-826d-a8f61fe00a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:47:57.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:48:07.031Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=de6a93e4-68c8-4c07-99ae-ad0a002a2e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:48:07.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:48:17.040Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=5a40a783-44ff-4c56-ab06-6660d2ed124a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:48:17.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:48:27.052Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=e8b80edc-f369-4523-b95f-8ee2b9fb764c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:48:27.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:48:37.061Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=2060b334-6c0f-43fd-9043-1930d210519d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:48:37.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:48:47.074Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=ef62b21c-2dcb-407e-a381-06f4bdadbb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:48:47.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:48:55.470Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:48:55.471Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T00:48:55.471Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:48:55.473Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:48:55.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:48:55.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T00:48:55.481Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-02T00:48:55.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:48:57.083Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=a01d2195-9d5a-4999-8e5c-a6157d90075d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:48:57.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:49:07.093Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=d9e300e0-3358-424d-bcbf-e32195e6d56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:49:07.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:49:17.103Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=5d8a86a6-53fe-4e80-b938-b50a3b196708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:49:17.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:49:27.112Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=590e6d75-d565-49ca-9d5d-aec855ab9e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:49:27.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:49:37.121Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=ed5ddff1-18f3-49bf-8ade-46e06b137f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:49:37.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:49:47.131Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=2c92d338-a25b-4c1b-8b3f-a7e1d0b619cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:49:47.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:49:57.140Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=7cf6c42f-fbfb-4cb0-9dc1-c0aa075e8fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:49:57.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:50:07.149Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=0a9efe3a-a48b-447d-84a8-0c361458612c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:50:07.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:50:17.159Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=0aa8f10e-a1ce-4cc8-9b7b-1142be76eead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:50:17.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:50:27.169Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=a1f9ae9b-ffa7-4e06-a70f-1e21c9bf6de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:50:27.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:50:37.179Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=282d122f-0ee1-4797-99dd-7cfc1799d3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:50:37.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:50:47.188Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=f8f85237-e421-498a-b7b7-c759c8f13045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:50:47.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:50:57.198Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=6dd14f4e-8ecb-4e69-a5cd-99107f44bc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:50:57.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:51:07.208Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=55dea71e-9c62-4a5e-821f-8de9c5308f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:51:07.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:51:17.217Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=0dc23237-08a5-4b95-8709-7fc3ca8dc7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:51:17.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:51:27.226Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=c8b93b98-6907-4df6-8af0-d4166a771a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:51:27.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:51:37.235Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=41a0b561-a48b-4190-bc4e-112a55834447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:51:37.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:51:47.244Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=d07028bc-15f6-4701-9796-915bc2d1d0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:51:47.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:51:57.253Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=6b42d997-0dc3-4202-aa65-6ed3fd7261a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:51:57.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:52:07.264Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=3cd3332c-b3eb-4a5d-adcc-c6951119ec4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:52:07.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:52:17.276Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=eaa11113-e02d-4282-a00d-05c50cc0d508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:52:17.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:52:27.285Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=cef9025d-8405-438a-961c-1ea81c39696d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:52:27.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:52:37.295Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=81bd9724-db1c-44c8-9384-7024466b0430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:52:37.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:52:47.305Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=cdf310be-4862-4867-ba32-7364138cb4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:52:47.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:52:57.312Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=01e20ae4-2a4e-44ba-9852-af332d9e77e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:52:57.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:53:07.321Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=292c681a-21c4-44a9-8e42-51fb58ae16f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:53:07.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:53:17.331Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=18a92ce8-53e2-4ef7-a25a-2a26f448b647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:53:17.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:53:27.341Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=8a59db46-c22f-43d0-82bf-e4c68e7a3a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:53:27.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:53:37.350Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=eeb8515b-eff9-4b3b-b1b7-3f2d9cce42c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:53:37.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:53:47.360Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=bd0c51f4-df99-4dd4-8be9-df6d142495be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:53:47.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:53:55.469Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:53:55.469Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T00:53:55.470Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:53:55.471Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:53:55.476Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:53:55.476Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T00:53:55.476Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-02T00:53:55.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:53:57.367Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=9747488b-48f7-4b31-af92-b941bcaee94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:53:57.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:54:07.377Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=24ec512b-eabc-45d3-8470-6a82c9c68242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:54:07.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:54:17.386Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=f4f4817c-f13e-4270-8416-c38a5afc58a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:54:17.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:54:27.395Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=4744140a-28af-490b-93a7-2d461eb1f7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:54:27.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:54:37.404Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=23d4d71f-8304-43ea-8def-6c8260f20811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:54:37.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:54:47.414Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=b5cfec28-4e1d-4add-9bb5-45743a9260f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:54:47.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:54:57.421Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=3f50469b-56c0-4026-8404-291a4a74bd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:54:57.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:55:07.431Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=0b533437-d49a-46f9-9838-3474f0ec60de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:55:07.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:55:17.439Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=7896d6c4-f7b8-40de-b6b2-69f09120d23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:55:17.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:55:27.448Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=e91bed78-44dc-41e6-9d60-a6b35a8ea3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:55:27.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:55:37.457Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=da08fff0-5f0a-483a-affb-4571b0b457b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:55:37.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:55:47.466Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=4c181b8b-63ab-4973-a1d1-0eb428e96bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:55:47.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:55:57.476Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=55acd6d1-1938-4e06-92cc-095ac806c36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:55:57.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:56:07.484Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=9bf870d1-cb86-461c-a9dd-16821edc4092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:56:07.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:56:17.493Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=7b96046a-e7a8-43dc-803e-ddeec51dec55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:56:17.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:56:27.502Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=200187bd-f225-4eb3-bfd8-6c17abe80492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:56:27.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:56:37.511Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=43fc5609-fad2-4330-a457-bc0c8cc71fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:56:37.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:56:47.519Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=a9da9b42-db5a-48fd-88de-68317dfdef47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:56:47.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:56:57.527Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=c59e6868-dc46-4976-806b-bed35ff6590f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:56:57.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:57:07.535Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=ec178190-b2de-4b40-98ef-12d051dfb2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:57:07.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:57:17.544Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=f1b041c1-699f-444a-b125-3e6859025fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:57:17.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:57:27.553Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=01b4c755-b350-406e-9f9f-cf48fc43258a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:57:27.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:57:37.561Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=c289cbab-0c54-4145-856c-c5a165c678be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:57:37.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:57:47.571Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=00dc5057-24bd-42ff-828b-5f43c60ba221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:57:47.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:57:57.580Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=3c764026-6d09-4373-8d5d-d77d0499a4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:57:57.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:58:07.588Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=b7c73f57-2966-4c7c-929a-6d4e42f98054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:58:07.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:58:17.597Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=cbecddd8-296e-44b8-9e50-9de74fecc145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:58:17.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:58:27.606Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=070c0da3-ccc5-469d-b7ca-26c1031e77c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:58:27.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:58:37.614Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=f746eb91-99aa-4dd0-92d4-5b3626a0761f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:58:37.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:58:47.622Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=2dc1fe7f-648f-49bc-9dde-a687ae751549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:58:47.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:58:55.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T00:58:55.444Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T00:58:55.444Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:58:55.445Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:58:55.451Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T00:58:55.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T00:58:55.453Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-02T00:58:55.455Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:58:57.630Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=dacc482c-c97c-4ba2-b8bc-8dee6c1f43ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:58:57.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:59:07.640Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=3a1e3fd8-18f8-4167-8288-8a60ade188e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:59:07.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:59:17.647Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=d2f98db8-2d4e-4a59-a732-d6a2fcdf7d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:59:17.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:59:27.654Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=48ebbdc5-e0e1-4c6b-a8d0-48dc8dc4c042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:59:27.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:59:37.663Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=564581c8-f33c-41b0-ac06-f76fe8403015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:59:37.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:59:47.671Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=79e2aea0-7ab6-44d2-853c-148306bd50e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:59:47.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:59:57.679Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=7d7bb06c-a386-454e-b0af-20c72750945a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T00:59:57.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:00:07.687Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=dc2d53cb-329d-43e6-927a-5f2c0d81c1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:00:07.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:00:17.695Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=d31ca562-01dc-42ce-a13c-b9ee368d3f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:00:17.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:00:27.703Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=94505ac0-3d12-44d7-b777-b1950ee2f465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:00:27.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:00:37.712Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=dd792776-61f1-4d2e-8cbd-6ecea01706c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:00:37.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:00:47.720Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=e9b29614-49c6-4893-8dee-97260bcde69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:00:47.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:00:57.728Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=f78e50ba-e276-44bd-803d-55d1d7249a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:00:57.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:01:07.736Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=f8131159-3eb0-4b75-aa06-fbb4b43ebdc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:01:07.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:01:17.744Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=bf7c88ce-bd07-45ad-a4e9-5f5a25028f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:01:17.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:01:27.751Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=5b7b1293-ddb0-4ede-a651-b091384c4d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:01:27.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:01:37.759Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=b7316476-bca2-4b95-a4e4-f1f5ee162f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:01:37.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:01:47.766Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=15581a07-3bea-4b79-901a-754bce92da11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:01:47.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:01:57.773Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=04e70e53-9d4c-4259-a14c-04e7a3015157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:01:57.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:02:07.781Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=43af4f09-8b4a-43d1-8642-dcade5a2b3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:02:07.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:02:17.788Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=c2ff0c12-f0e8-4bc5-97d8-180697ed98a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:02:17.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:02:27.795Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=01320735-c5a3-4fd7-8fbf-f6cad5a6dac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:02:27.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:02:37.802Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=71ca6cd3-1136-4ca4-9867-245be0c0d5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:02:37.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:02:47.810Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=c852a5cd-2c58-4a08-974c-7b653bcfa7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:02:47.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:02:57.818Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=cfbc76fd-d2cb-43c4-833b-ba96fd2b6748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:02:57.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:03:07.827Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=46711196-f5bc-46b4-ae05-76a75b5819b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:03:07.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:03:17.838Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=d0851d80-571b-4c58-a73e-5f9ac3dae6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:03:17.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:03:27.846Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=3ff6cd64-9c64-4422-8474-db433347639b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:03:27.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:03:37.853Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=86cc308f-5dfe-494d-9a1e-c270ac24f14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:03:37.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:03:47.861Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=7f52f3a8-caef-4358-8357-ca727b48982d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:03:47.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T01:03:55.436Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T01:03:55.436Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T01:03:55.437Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T01:03:55.438Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T01:03:55.443Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T01:03:55.443Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T01:03:55.443Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-02T01:03:55.445Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:03:57.869Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=240b2c2f-dad8-469f-8ac0-22506d09e839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:03:57.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:04:07.876Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=0fe600ee-cf91-4e23-90af-1a7866ecc8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:04:07.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:04:17.885Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=34532ad0-92b5-4ea9-9f6e-36f48b842bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:04:17.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:04:27.892Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=5a9f5545-425f-4420-9635-970f37137e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:04:27.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:04:37.899Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=5cac4ff2-d74d-4517-bf07-71d01dc1c413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:04:37.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:04:47.908Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=828d5a44-0d04-4ce3-ae3c-45eee959bcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:04:47.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:04:57.916Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=9f9bbb10-9ba7-487e-bcd3-a9dd7b20f78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:04:57.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:05:07.923Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=c76979ab-585f-48b9-96a5-58180ddd23cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:05:07.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:05:17.930Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=bd12f955-38ad-4ef7-9ede-20925e96d0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:05:17.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:05:27.937Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=343e2c07-3135-4b7e-9a8a-a1de4df56dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:05:27.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:05:37.945Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=17078853-1a40-4946-85d4-2084e0e4d0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:05:37.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:05:47.952Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=a02dee43-d824-4c0e-8290-a523af586dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:05:47.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:05:57.961Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=9cc79adf-68f3-4a6b-899a-a6405fe70a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:05:57.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:06:07.968Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=f8a70b65-65ff-4f6a-adca-c9a214614a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:06:07.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:06:17.976Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=f4f632e8-9e95-4e88-8a3d-42f298ffd2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:06:17.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:06:27.983Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=349a0704-b83f-48fd-a418-2a52f5eff0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:06:27.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:06:37.991Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=2d84a9bd-2c18-4098-a24c-92ee80099bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:06:37.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:06:47.998Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=8a19fac7-aaa3-42e3-af27-6c12a627506b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:06:48.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:06:58.005Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=306acb6e-8656-48b2-8122-8f6a171319eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:06:58.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:07:08.013Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=1ac17dd5-76d5-430c-a4c3-1dc16fe303ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:07:08.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:07:18.020Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=b79721ac-924f-4dcd-878f-9cbbeda68e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:07:18.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:07:28.028Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=8b7bea8d-196f-4002-bc58-1a149b21f250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:07:28.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:07:38.035Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=5d55901c-df4f-4523-898d-72b9546e3fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:07:38.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:07:48.043Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=adf9f97b-4821-48c6-9bca-b875f56d6c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:07:48.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:07:58.051Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=81452d90-7a46-4b09-8421-edf97d9dee90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:07:58.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:08:08.060Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=329e8bc4-c675-44ae-8e95-596e95c1675e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:08:08.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:08:18.067Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=6812a494-b534-4ea8-b6b8-9d59369ad2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:08:18.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:08:28.075Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=dfdf7bca-81c5-4cd9-b18c-56f68d37df53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:08:28.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:08:38.082Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=6f894494-f337-44fb-ad3b-ce79b7e885ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:08:38.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:08:48.089Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=6560513f-e97e-4d55-93f6-f18e43b55a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:08:48.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T01:08:55.436Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T01:08:55.436Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T01:08:55.437Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T01:08:55.438Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T01:08:55.443Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T01:08:55.443Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T01:08:55.443Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-02T01:08:55.453Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:08:58.097Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=ccd7538b-0d8d-48dc-b761-2cf2a0a14e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:08:58.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:09:08.104Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=199fe31d-5cbd-46c3-90a0-8b3ec6a40945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:09:08.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:09:18.112Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=4f33ad46-4db2-4d66-a0c0-be6c11546e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:09:18.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:09:28.120Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=9f59b866-4cee-4593-aab3-641d5488a9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:09:28.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:09:38.128Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=c91283b0-b023-462f-b03d-76d3d1f7e525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:09:38.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:09:48.135Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=0a9f2a61-097b-4423-880e-ecade08e2fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:09:48.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:09:58.142Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=4bda616c-a713-4822-a4d7-7ceeb5edff96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:09:58.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:10:08.150Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=3b1becc7-b066-4add-bfec-e3da774205a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:10:08.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:10:18.157Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=08373de6-8242-443a-99ac-1744115cbc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:10:18.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:10:28.164Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=b5d4aa74-e5ad-4826-bc61-b3df5850bd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:10:28.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:10:38.172Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=18c3bb35-1b49-44c5-b150-bf44cb75f386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:10:38.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:10:48.180Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=30fee369-a336-49c2-b14e-499f7eba63c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:10:48.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:10:58.187Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=4802cf90-41d3-497e-b80f-7398350bebb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:10:58.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:11:08.195Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=388e57c9-8ccf-4ea0-896e-6f0c0b447a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:11:08.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:11:18.203Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=8b1a7545-9700-43c3-be70-c0a71231bc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:11:18.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:11:28.210Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=e404d361-cb69-4733-b7b0-27a01c7ffa37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:11:28.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:11:38.218Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=af0365ac-1b08-4aad-877e-a0b52f9806f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:11:38.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:11:48.225Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=184e99ce-10f3-478e-9269-32a3a9b1235f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:11:48.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:11:58.233Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=665346ec-89b3-4248-8c29-cc7be6da2c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:11:58.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:12:08.241Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=d364c015-c348-41fb-9a31-37420946cc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:12:08.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:12:18.248Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=e917cc23-65c4-4e7a-ac6a-d06295ff6a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:12:18.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:12:28.255Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=657d1ddd-6865-4c02-b2da-2193e977bae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:12:28.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:12:38.263Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=1fa8b661-147e-4fcc-9326-c2ea8493998f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:12:38.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:12:48.270Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=0059f854-17ad-4226-9d0f-9597f6590f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:12:48.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:12:58.277Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=a0bf9560-fbc6-4143-aaa8-7dc01aa8cada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:12:58.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:13:08.285Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=d42f4678-3cfd-402b-9574-2c846343c754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:13:08.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:13:18.293Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=92d27c8b-67f6-4f49-80f0-802737ad7181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:13:18.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:13:28.300Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=9439e0c3-e0aa-4014-acdd-4744e7411eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:13:28.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:13:38.307Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=e6c6909d-f47e-4e0a-b06e-1b52d93b4573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:13:38.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:13:48.314Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=c1ea2f2a-6e00-4566-a23e-cefbcac070c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:13:48.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T01:13:55.438Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T01:13:55.438Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T01:13:55.438Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T01:13:55.439Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T01:13:55.453Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T01:13:55.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T01:13:55.454Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-02T01:13:55.455Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:13:58.322Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=347391c0-ba5b-4d24-9287-37aeeca95dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:13:58.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:14:08.329Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=b01ead3a-add4-4100-9fd0-b42cd903169a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:14:08.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:14:18.335Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=7931a7c3-ab34-46f0-a4a4-1ff7c25c3461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:14:18.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:14:28.342Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=15a50101-b4e8-4735-a22b-6285c85fba69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:14:28.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:14:38.349Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=d648e6d2-860e-4489-bbf6-6a3702f12390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:14:38.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:14:48.356Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=0e905e1f-0d26-496e-80b7-58257c5aab72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:14:48.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:14:58.363Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=bc123b55-481a-409d-8e0c-f678823e4519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:14:58.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:15:08.369Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=39bf9ad6-79be-4fd9-be94-803117685b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:15:08.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:15:18.376Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=c39762fb-12a1-448d-af26-41c523bb171e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:15:18.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:15:28.382Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=f3f04912-7d9c-44aa-8b09-dfaa2818244c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:15:28.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:15:38.389Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=a00d8284-4db0-4fac-8ae1-84aa1baf636b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:15:38.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:15:48.396Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=b3574d3c-a3cf-4860-a709-56353049e3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:15:48.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:15:58.402Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=aedeeb41-5379-47fb-99e1-e7fa06e665e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:15:58.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:16:08.410Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=0ee9432e-2c94-4b12-8b00-22fa921dcd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:16:08.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:16:18.416Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=d8030c14-56a2-48e5-aa50-7f897816ee70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:16:18.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:16:28.424Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=5a270a0a-d555-41c2-aa2c-17dbf623c8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:16:28.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:16:38.430Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=d7d93335-2275-46fd-9c21-7e55447626f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:16:38.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:16:48.437Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=a5e655f7-05a2-46f3-ac5c-337c63302395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:16:48.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:16:58.444Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=4087cffd-e17c-4e36-83ae-d2e0476a8bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:16:58.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:17:08.451Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=aae43774-cabb-4928-9022-7d09093e4622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:17:08.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:17:18.457Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=6b14af32-692a-4693-898a-57fbcdf3be06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:17:18.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:17:28.464Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=bd67ddb2-535d-481c-9379-99589bab9895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:17:28.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:17:38.471Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=61a0f34f-ec80-4748-ba7a-81a8af298382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:17:38.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:17:48.480Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=33e5740e-edb9-40d2-abb8-4599a4b91c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:17:48.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:17:58.488Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=8428b940-483d-4692-a748-a55680b80376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:17:58.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:18:08.494Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=13f900e1-a7ec-4822-b10a-0cbbb2b68c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:18:08.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:18:18.502Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=dedbf4e2-7fb4-4721-9c38-7145f45cd603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:18:18.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:18:28.509Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=fe0577c1-9b97-43a0-bc07-e1c03bc14ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:18:28.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:18:38.515Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=4bf97e3e-e5b6-4e0c-b210-9820c3430faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:18:38.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:18:48.523Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=68622c4b-5c2d-4186-9d72-d587a807ecb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:18:48.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T01:18:55.434Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T01:18:55.435Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T01:18:55.435Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T01:18:55.436Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T01:18:55.440Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T01:18:55.440Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T01:18:55.440Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-02T01:18:55.441Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:18:58.530Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=51d9ccf5-92a2-49b7-8550-a8f76b1c7b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:18:58.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:19:08.538Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=9553e49f-cd13-4034-83f2-a606b299c741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:19:08.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:19:18.545Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=230d1837-1649-4387-bc9a-dd53d8cc0821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:19:18.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:19:28.552Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=1e73c0ed-1135-4375-a9d6-7e218be34246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:19:28.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:19:38.560Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=26706af5-1bdc-47f2-8380-73a24f9c708f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:19:38.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:19:48.567Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=ec644bec-7916-4c98-99be-9b45651749c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:19:48.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:19:58.575Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=a8b38905-f6a3-40c1-a82f-130602295d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:19:58.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:20:08.583Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=ddbe2b9b-b587-4a95-ab53-1d4342f9ef53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:20:08.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:20:18.591Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=75dd1008-e38d-4ec6-9a91-5f04c40a17d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:20:18.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:20:28.600Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=c0af989e-cb0e-41a4-99be-49b7d7b3b490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:20:28.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:20:38.607Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=d567c0ef-304e-4a06-b338-62a93448c20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:20:38.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:20:48.614Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=0ad37652-0e25-4c69-9972-177039bf7bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:20:48.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:20:58.621Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=88b1a982-ccd1-4016-9817-b9dbef07e140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:20:58.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:21:08.629Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=c48fbbef-1d20-453f-af1b-11932266f339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:21:08.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:21:18.635Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=ab45320d-da9d-4965-90fb-1f373924c9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:21:18.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:21:28.643Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=a8fdbe22-3114-4b0e-ab68-b1b17ce6966f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:21:28.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:21:38.650Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=4ccde0cd-8d0f-47c1-ad9f-8a9e2dd9f76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:21:38.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:21:48.658Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=b2aaa07c-7339-408c-a95f-e4f264928466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:21:48.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:21:58.666Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=260a464d-7cfa-4ddc-bfd3-4cd5d7159680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:21:58.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:22:08.674Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=1599fa0b-051d-40c8-b509-51f0fa1f5ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:22:08.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:22:18.681Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=6af5882e-576b-437b-a61b-e66822d4aee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:22:18.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:22:28.688Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=58144d6a-7371-4aca-9633-48dcc0cedc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:22:28.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:22:38.695Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=78e6b17e-8bf0-4d40-9469-86fc031452ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:22:38.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:22:48.703Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=3d701d5c-0b0d-4f02-b791-1730df4f6c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:22:48.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:22:58.710Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=addcd94f-af8e-4a87-9647-8b874b988e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:22:58.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:23:08.719Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=d196fcca-5357-460e-ab2a-a5cbcc81ddb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:23:08.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:23:18.727Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=717aa5c6-af82-4d48-9f61-a7c417c6a097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:23:18.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:23:28.733Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=d35a9ef4-c86d-414b-844b-359b50d5e0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:23:28.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:23:38.739Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=ab52c02c-51af-47df-a9f3-029eae4173b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:23:38.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:23:48.746Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=40824ad6-b5d8-44c1-bf57-24ad33b8dba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:23:48.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T01:23:55.439Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T01:23:55.439Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T01:23:55.440Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T01:23:55.441Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T01:23:55.445Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T01:23:55.445Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T01:23:55.445Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-02T01:23:55.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:23:58.753Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=a5b506a5-4f47-4d64-8dca-1a5e69c06262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:23:58.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:24:08.760Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=94ffe493-7407-4909-b5b6-be9182ce63b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:24:08.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:24:18.767Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=b1eb1137-d028-4187-9f33-dc69b3e8044e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:24:18.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:24:28.775Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=80b1c0b8-1fbb-43e7-bf3a-21c7df80a4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:24:28.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:24:38.783Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=f940f269-02aa-45db-b2ed-26a9858c00d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:24:38.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:24:48.792Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=6d2a9502-2950-4c16-91ab-b34cba7f71dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:24:48.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:24:58.800Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=02921f44-dd5b-43c9-9ec5-12fbd1bf8c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:24:58.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:25:08.808Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=e6864eab-4b39-48cb-aae1-a65499b24790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:25:08.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:25:18.815Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=6fed29a1-f010-4926-9612-8d167668e1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:25:18.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:25:28.822Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=9d6da6dc-d115-4478-8061-6698a6d1809d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:25:28.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:25:38.829Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=1d56ce66-658a-4796-a2ef-fa07e26f6c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:25:38.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:25:48.836Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=7e1af91f-ce04-4169-98b2-85c1823cb625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:25:48.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:25:58.843Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=9044be30-4245-4f7d-b6da-f3d5637ce69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:25:58.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:26:08.850Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=b3d77971-e948-4759-96e7-942b2227027f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:26:08.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:26:18.856Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=03231817-f164-4986-8f45-189fa555a300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:26:18.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:26:28.863Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=6044e10b-13dd-4d9b-a5b6-d2ed00f09e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:26:28.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:26:38.870Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=ed981d77-0219-4a9e-9add-6ffde4cb21d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:26:38.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:26:48.879Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=7f251249-c54d-4b77-a91d-711055c1440c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:26:48.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:26:58.886Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=ed78d588-428d-4ab6-9b1f-94dcc1715f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:26:58.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:27:08.892Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=4564f7b3-4646-4ebf-9684-b5ae27ef80fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:27:08.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:27:18.900Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=64854a34-b191-402c-82b6-10c7c0fe5905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:27:18.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:27:28.907Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=251df929-6bae-4881-9596-01ef2b8a99fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:27:28.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:27:38.915Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=238e1f4e-5523-41f1-8982-0c8bd5af85d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:27:38.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:27:48.922Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=075fea70-11b9-4a14-99e2-39369db1fb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:27:48.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:27:58.929Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=5dd9f80f-02d3-459d-a413-7829847e9a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:27:58.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:28:08.936Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=d8284dfc-9136-42c3-8563-caa3c1300189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:28:08.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:28:18.944Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=e353acd6-c9b6-40e4-809c-aa29341e6d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:28:18.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:28:28.950Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=4c348d6d-d19a-43e1-899b-bb4323aeca9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:28:28.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:28:38.957Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=dcf2fe19-847e-4e0d-8ae6-649c9b61e022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:28:38.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:28:48.964Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=b93034df-9578-4106-aeb4-5f9d93c7df76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:28:48.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T01:28:55.428Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-02T01:28:55.428Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-02T01:28:55.429Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T01:28:55.429Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T01:28:55.434Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-02T01:28:55.434Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-02T01:28:55.434Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-02T01:28:55.435Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:28:58.970Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=d5b59170-fc6a-4af9-bb59-22a45276e21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:28:58.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:29:08.978Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=7a71c101-0e80-416d-808b-377e87f9d5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:29:08.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:29:18.987Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=963ff388-20be-440b-8190-837ccf9173d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:29:18.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:29:28.994Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=62684882-5c82-43c4-9c2e-cce931ced140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:29:29.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:29:39.003Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=2a216a6d-056a-460a-96b4-a878984e0af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:29:39.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:29:49.009Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=545040b5-289a-421e-97b2-077008415b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:29:49.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:29:59.016Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=d0047a05-8567-4984-92de-f7bd7b9d811e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:29:59.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:30:09.023Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=c48454d3-5b49-4197-bb9d-38df18028124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:30:09.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:30:19.032Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=500f3ea9-7895-4334-b13e-341f0ecf2225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:30:19.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:30:29.038Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=4ed6c9b1-deac-4a3e-853e-d325e5fae04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:30:29.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:30:39.045Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=e7da6772-7fd2-42de-af91-b944d8f3db16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:30:39.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:30:49.052Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=931d2eb4-801f-425e-95c2-40753f256675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:30:49.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:30:59.059Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=ebb4375b-9fc6-45bc-a659-e5dff2aaa510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:30:59.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:31:09.066Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=4d6846c5-1083-45af-9fc5-cca4a44e4e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:31:09.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:31:19.073Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=a0ca8085-6a0e-43ec-8bce-e18f0985b154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:31:19.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:31:29.080Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=956d2036-5259-45ea-b7e4-f838a97c2e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:31:29.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:31:39.087Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=63f34570-4712-4b2c-ac56-f5a3b2db3042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:31:39.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:31:49.094Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=fb893144-5d2e-440b-9451-51c15bc60f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:31:49.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:31:59.100Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=8e30d657-1419-448c-9eed-056a0ac1933a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:31:59.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:32:09.108Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=0698f107-3704-41ca-978c-f0eb2c167eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:32:09.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:32:19.115Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=6baacc4c-60b2-4123-a9d2-f0161a9a358f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:32:19.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:32:29.122Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=a8b2fd79-c665-43e7-8136-4ea6398b4727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:32:29.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:32:39.129Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=9503326a-4301-4db9-b3e0-5bacf37d52f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:32:39.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:32:49.136Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=3165672e-9476-434c-a6a0-6e51fe1ca779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:32:49.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:32:59.143Z |INFO |Init configs |InvocationID=7c82ceef-79b2-487c-86b3-4e0e4a23911b, InstanceUUID=2249024f-8b62-4dc0-948d-fae32c0dd383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-02T01:32:59.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |