. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T23:21:23.335Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T23:21:23.338Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T23:21:23.372Z |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-01-25T23:21:23.908Z |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-01-25T23:21:23.980Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T23:21:23.981Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T23:21:23.981Z |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-01-25T23:21:24.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-25T23:21:24.087Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-25T23:21:24.110Z |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-01-25T23:21:25.350Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-25T23:21:25.674Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-25T23:21:25.690Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-25T23:21:25.691Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-25T23:21:25.741Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-25T23:21:25.741Z |INFO |Root WebApplicationContext: initialization completed in 1630 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-25T23:21:26.041Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-25T23:21:26.678Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-25T23:21:27.893Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-25T23:21:28.401Z |INFO |Started MainApp in 6.852 seconds (JVM running for 7.489) |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-25T23:21:28.454Z |INFO |Start scheduling PRH workflow |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:21:28.463Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f32c74a9-5463-440c-b7ff-934c127eab52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:21:30.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:21:30.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:21:40.058Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=85d59d4c-29f0-44ee-9fe6-6576168684d3 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-25T23:21:40.335Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-25T23:21:40.336Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-25T23:21:40.341Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:21:41.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:21:41.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:21:51.117Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ea4f7f74-dcfc-4f08-bc64-83587f333e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:21:52.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:21:52.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:22:02.155Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=82b7c311-ebfd-42cb-8922-3839e8d3a3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:22:03.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:22:03.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:22:13.195Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f0ecc3c6-7f0d-4635-9614-eb42a4da9aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:22:14.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:22:14.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:22:24.299Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=26887e14-c718-43e0-9b41-0bd13570c860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:22:25.338Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:22:25.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:22:35.340Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=8f0ddd3c-64f7-4cd5-b0e4-05933e358e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:22:36.381Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:22:36.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:22:46.386Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=5006b5fc-b481-462e-8434-57a9caa3b94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:22:47.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:22:47.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:22:57.421Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=37922498-7b62-4423-8287-9939b8d17fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:22:58.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:22:58.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:23:08.459Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b2795b22-2e74-4619-aa13-c9fb03401bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:23:09.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:23:09.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:23:19.659Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=fce7ab84-7575-4a20-94bc-11709fa75d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:23:20.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:23:20.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:23:30.699Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=7da68e96-a176-4fe2-b11a-f6dc76b95698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:23:31.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:23:31.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:23:41.739Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c6c9545f-ee41-4570-86d3-1e72f009656c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:23:42.778Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:23:42.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:23:52.780Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e49adc85-6f04-4ff0-84bd-79a44436c014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:23:53.818Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:23:53.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:24:03.819Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=349a8d28-e8a8-47fc-ae8b-255e86d5239b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:24:04.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:24:04.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:24:14.858Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e0cc4333-c2b3-4cee-9516-9fba7f45b100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:24:15.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:24:15.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:24:25.898Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c55cd851-58b5-431d-b744-b32d5974ba87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:24:26.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:24:26.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:24:36.938Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=cc012a18-7b22-44a6-a947-ee3bcd25373b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:24:37.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:24:37.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:24:47.979Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6e3894be-5a20-4c8e-82b5-9e3898bd3f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:24:49.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:24:49.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:24:59.019Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=cae5b081-784c-44a1-b9c5-3af20be9b064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:25:00.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:25:00.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:25:10.065Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f53dab32-58aa-4250-9f6f-a1f729e339b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:25:11.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:25:11.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:25:21.099Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=57304452-3fbb-41c1-92fe-c33a3d8616b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:25:22.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:25:22.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:25:32.139Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=47ad3d8e-c56b-44c6-8169-c73e2989f2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:25:33.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:25:33.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:25:43.179Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a0a2b74e-7823-4d07-b684-ab7c0d5c27b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:25:44.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:25:44.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:25:54.219Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=0a8b1c36-a4df-4224-bbc7-f65acbce9fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:25:55.257Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:25:55.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:26:05.259Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=cbe92d4a-9b26-4380-8892-1d9700ca4f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:26:06.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:26:06.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:26:16.301Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=818aaa84-3c23-4d23-ac1a-4dedfd8c01f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:26:17.338Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:26:17.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T23:26:26.990Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T23:26:26.990Z |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-01-25T23:26:26.991Z |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-01-25T23:26:26.993Z |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-01-25T23:26:27.001Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T23:26:27.001Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T23:26:27.001Z |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-01-25T23:26:27.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:26:27.339Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=511578cd-7cf9-477a-ba0c-5d44d4e2eace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:26:28.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:26:28.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:26:38.381Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f01e4ace-2184-4014-b6b8-175118c40b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:26:39.417Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:26:39.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:26:49.419Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6d69b2be-a43f-4d17-9820-eb40f6053c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:26:50.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:26:50.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:27:00.461Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6ac3cf18-8dd2-4f15-9c0f-2cb3fdc071c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:27:01.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:27:01.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:27:11.500Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=0857e5cf-f701-4438-b24b-322aa8d564de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:27:12.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:27:12.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:27:22.543Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=7e36f9da-da56-4d83-bdce-e353a64dc0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:27:23.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:27:23.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:27:33.706Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=50380612-5225-4591-b9c9-dbb3b3819060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:27:34.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:27:34.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:27:44.750Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b0ce5f2a-4d89-495a-a78b-c6d43c3983bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T23:27:45.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:27:45.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:27:55.787Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=709dd0f9-6828-437e-bffe-ec086dea95ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:27:55.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:28:05.906Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a70971f0-938a-46b5-ba0b-7dca805a65de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:28:05.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:28:15.923Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=baf5e4db-a0e5-4681-b221-c2b269aa3243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:28:15.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:28:25.936Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=26472f63-0982-4d45-8d7e-93daf7a23fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:28:25.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:28:35.951Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=3bd5b5ab-f56a-4a5d-83f4-5ea9bde8253d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:28:35.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:28:45.972Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=292a5d4a-4fed-4345-bc99-3578e9dc0f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:28:45.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:28:55.984Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c41536a8-9780-4c2b-81a2-427d9e78be1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:28:55.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:29:05.997Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=0d12d4d6-7192-4d20-990f-3369c5b56bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:29:06.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:29:16.010Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d699eb18-d850-4c9f-b242-e9495aa252a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:29:16.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:29:26.026Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=249e4424-7b1a-42d7-965e-577cffb23952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:29:26.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:29:36.037Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=76aeac0c-791c-42e7-9f37-760570af3077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:29:36.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:29:46.048Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c6203627-02b4-4696-b682-ac87ca47cc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:29:46.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:29:56.060Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=372a18c9-30b5-46b4-aa41-a14f3db83bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:29:56.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:30:06.081Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=012b4d16-af05-4b3e-9619-187a999bb2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:30:06.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:30:16.109Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b684e761-3494-4061-9ab5-5fc10db32e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:30:16.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:30:26.128Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=41f3c297-366e-4b8b-988d-9577a71a24a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:30:26.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:30:36.139Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d016683f-34cf-4110-bf02-8c5b4839e5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:30:36.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:30:46.149Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f9cc6d07-0cd4-4b7c-859c-c16deac94526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:30:46.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:30:56.164Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=36ec58e1-203e-44ab-b27d-1cdfeb4250cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:30:56.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:31:06.178Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=8c49d4d3-47d4-4bbc-9252-579463385351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:31:06.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:31:16.190Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=2ec24c8a-4947-44d8-93bd-00dade23d58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:31:16.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:31:26.209Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=bf43744e-56e8-44d5-96fa-303f92ff4809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:31:26.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T23:31:26.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T23:31:26.360Z |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-01-25T23:31:26.361Z |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-01-25T23:31:26.364Z |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-01-25T23:31:26.372Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T23:31:26.372Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T23:31:26.372Z |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-01-25T23:31:26.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:31:36.221Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ca44476c-2342-4d54-a4de-31ad29758a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:31:36.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:31:46.235Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=802a891e-81a2-4977-841a-abb6d1a9bf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:31:46.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:31:56.252Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=13542bdc-72a8-4555-8405-da351e1a65da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:31:56.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:32:06.267Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d1366212-8193-4def-9ace-e86fa9cd180f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:32:06.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:32:16.277Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a64cfbc0-894c-4063-ba32-781aba16d2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:32:16.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:32:26.291Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=065f88d7-42c8-48e3-be17-9ee6272a8a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:32:26.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:32:36.309Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6fb2e527-4167-4243-b921-7575b8e441d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:32:36.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:32:46.320Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e7dd83ac-bedf-452e-b2e8-1932b0ad1360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:32:46.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:32:56.331Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=fb1751e0-01c8-40d1-aaba-77aed3109e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:32:56.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:33:06.342Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=51dc5111-40e8-4fef-9728-2f9a102a9d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:33:06.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:33:16.353Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=eb957027-3358-400c-b4a0-1e483bb31a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:33:16.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:33:26.370Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=bf833eee-ef56-4889-b6ad-6d6d657cb107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:33:26.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:33:36.387Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=8cfa5bb7-5990-4335-8f01-d6ce6ac8239e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:33:36.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:33:46.401Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=41885e44-16ce-4deb-b052-3a7a2e0cf4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:33:46.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:33:56.412Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d06258a5-988a-49af-ac35-5a0a2cc64c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:33:56.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:34:06.422Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=095c1155-137e-4e62-8a53-ddad309b370b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:34:06.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:34:16.434Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b3619768-a333-42bb-8fad-f8d05e3eedd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:34:16.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:34:26.445Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ac8d8050-c01b-4f06-8b5a-66fb14aa77f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:34:26.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:34:36.455Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=21e22fe1-1230-41b4-b438-cdf51bdaa450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:34:36.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:34:46.465Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=8b585943-d3c2-4bbb-a306-ff729af42fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:34:46.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:34:56.479Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=61c2fca2-76e3-4e11-9c51-ce8898d28a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:34:56.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:35:06.498Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=8f3e3f01-3c12-4b6a-94f8-fcd77a1f4b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:35:06.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:35:16.518Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=3b337ec0-3d7b-4163-9983-a6b80c6c5b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:35:16.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:35:26.530Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6ed3204f-51e4-4c9c-98d9-e6693f2ee36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:35:26.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:35:36.542Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=2f2e668b-625a-4917-b660-7b8a1b12d056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:35:36.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:35:46.553Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b8b13d07-cd70-4710-885b-0e59a8b6ef15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:35:46.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:35:56.563Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=267f60e0-7b19-4f1e-89bf-bfd56bf073be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:35:56.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:36:06.577Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=13707750-0267-4d1e-8e0d-210684fb6aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:36:06.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:36:16.597Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=3d6a91ce-b2ee-4055-b634-c91a72d21bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:36:16.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T23:36:26.343Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T23:36:26.343Z |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-01-25T23:36:26.344Z |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-01-25T23:36:26.346Z |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-01-25T23:36:26.352Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T23:36:26.352Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T23:36:26.352Z |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-01-25T23:36:26.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:36:26.607Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a93beba5-bb6d-427e-9701-6ae11899f133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:36:26.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:36:36.617Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ec8e1081-a98a-43f8-be34-d6c21072ebdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:36:36.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:36:46.627Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=64baa9c7-b5bf-4bc0-9c2b-ccbbf124a4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:36:46.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:36:56.638Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=51c06d51-735e-494d-a89b-693b057a8493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:36:56.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:37:06.647Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=162b05f9-f9a9-414e-908e-16ed3566748e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:37:06.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:37:16.657Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=99773b49-6532-4c3d-8125-2db6fc72ce84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:37:16.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:37:26.668Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=2b3471c7-5bfd-4847-92a7-b17b30f7c986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:37:26.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:37:36.686Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=89a3622b-2c62-49e3-8ca0-2bf51fc4e080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:37:36.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:37:46.696Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=11f5a081-c749-4c63-8390-39a2bd0d38da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:37:46.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:37:56.707Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=9ac4086b-f712-4c87-a9af-e210cdf3daa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:37:56.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:38:06.718Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=83b58aa9-9266-4e11-ab56-adaaa0a672c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:38:06.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:38:16.728Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=89946e17-6e45-48b5-9e38-f94fb72fa245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:38:16.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:38:26.739Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=3c4b127a-a5dd-44a3-904b-b6d9448abad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:38:26.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:38:36.751Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=dd423354-00b1-45de-bd35-ed5318fba69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:38:36.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:38:46.769Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=1c1392c5-e466-45af-813d-549bb9020798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:38:46.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:38:56.779Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b9a77221-6b74-4abf-ba37-bc608b837bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:38:56.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:39:06.796Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=dbadeaec-ac1a-4e0a-a355-ff50d94c05a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:39:06.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:39:16.806Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=2954415d-c841-4135-a007-16ab3a2773f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:39:16.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:39:26.817Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6c48e669-5fa6-49a0-af62-9d99fac558b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:39:26.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:39:36.830Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c9faf365-5433-4648-81ab-55562739903e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:39:36.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:39:46.842Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6ccaaf7d-7abc-4a87-ac8c-4fe1dde29a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:39:46.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:39:56.860Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ffabe20a-dbeb-4d27-9ec7-0c63091e5f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:39:56.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:40:06.872Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=29cde702-db90-411b-9361-2de3a92cdceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:40:06.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:40:16.882Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=3ddcd938-518d-4e09-81f3-cc251f0450e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:40:16.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:40:26.892Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=53bb3775-a89a-4c58-9a23-4a5b35565220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:40:26.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:40:36.900Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d3fa6148-5581-4d95-bfef-663e047ae3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:40:36.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:40:46.914Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a5875e5a-db3e-4359-b9f1-db8b37369036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:40:46.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:40:56.928Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=eff14df7-a32b-42b4-ac35-aae49d6b4d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:40:56.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:41:06.949Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=1348aeee-a650-4a96-939e-186f0df28496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:41:06.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:41:16.957Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=8a59b98f-2e88-4170-910f-caf381774350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:41:16.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T23:41:26.337Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T23:41:26.337Z |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-01-25T23:41:26.338Z |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-01-25T23:41:26.340Z |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-01-25T23:41:26.348Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T23:41:26.348Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T23:41:26.348Z |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-01-25T23:41:26.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:41:26.968Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a7dcc940-e8b2-4ee8-be90-cc516b7fc973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:41:26.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:41:36.979Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b4df4b43-b220-4f47-98b7-16f5000522ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:41:36.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:41:46.994Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f7e19ba9-305a-4b57-9ce6-3e22b1b5b799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:41:47.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:41:57.005Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=47f4c377-6498-4070-a5ea-798b423c4e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:41:57.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:42:07.014Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=0e851383-9573-473d-bbcc-892beece4fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:42:07.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:42:17.023Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6f0627d8-629f-4cc2-8278-fc412a5878d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:42:17.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:42:27.032Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=1ec4d974-538a-4ba6-891e-40c1d246c6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:42:27.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:42:37.040Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a6b3f36d-9490-45f0-8303-6273ccebc4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:42:37.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:42:47.052Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c5a01f7e-001c-4ed1-a8d1-81612d7ff1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:42:47.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:42:57.063Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=3bb9a2d9-4028-41ca-963f-6589e0995b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:42:57.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:43:07.077Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b7e754be-9644-4698-9e43-bc5b8f29468a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:43:07.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:43:17.087Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=7ab8b542-d5a0-49f5-a958-c06cbd7c5b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:43:17.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:43:27.098Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=89162af6-ba67-4a3f-a659-da332093090d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:43:27.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:43:37.108Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=3956d390-df35-4738-b118-6b08042b3fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:43:37.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:43:47.117Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=5705fee3-0db0-4528-9cfd-0833a1e5df3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:43:47.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:43:57.125Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=eb302df6-370d-454f-a7d5-25feb87c0d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:43:57.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:44:07.135Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=01a7122a-e300-4062-a8d7-494c2a301ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:44:07.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:44:17.151Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d9cef16e-5c92-4ba5-a7ce-71064606fa6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:44:17.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:44:27.161Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c2bff5e0-8de4-4e75-9678-d31964d6d719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:44:27.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:44:37.170Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=205073d3-e9f7-40c7-a0e1-a66c5281b1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:44:37.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:44:47.179Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=32b49b88-4fe5-4350-8ef4-e235837f75db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:44:47.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:44:57.187Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=1ee9c042-a4b2-48d6-b481-52bb80b71361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:44:57.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:45:07.196Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=af3f1a42-48ac-473b-87a1-bdc700eb8833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:45:07.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:45:17.205Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=7b4c897e-96bd-4653-b910-d72452958165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:45:17.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:45:27.214Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f60e4b73-b970-45bd-a468-72b5527e0c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:45:27.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:45:37.223Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=38bf2699-d961-46e7-a9ad-b867bbbf53b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:45:37.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:45:47.237Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c6a5d24b-cbfd-42b0-bc51-5034ec6222f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:45:47.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:45:57.252Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=91d58113-1115-446a-a691-5507bdc1ce49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:45:57.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:46:07.261Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ff340f24-a5d6-44a5-8055-530730cf4df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:46:07.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:46:17.271Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=0a1a476c-1ef1-4d0d-a9d7-a656696c35cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:46:17.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T23:46:26.328Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T23:46:26.329Z |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-01-25T23:46:26.330Z |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-01-25T23:46:26.332Z |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-01-25T23:46:26.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T23:46:26.339Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T23:46:26.339Z |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-01-25T23:46:26.341Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:46:27.280Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=662dfc69-cd5a-46ca-b27e-01ab953e98db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:46:27.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:46:37.289Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=267c42fa-7488-423a-8f60-f7f7186a8f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:46:37.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:46:47.300Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=83c94abe-c913-4530-bac7-2ae5be344e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:46:47.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:46:57.308Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=8693faed-2be5-497c-99ee-705ab760a90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:46:57.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:47:07.319Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=994446a6-1530-4ff7-985e-aee708101b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:47:07.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:47:17.330Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=555d0082-486c-4575-98d8-cef78c058b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:47:17.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:47:27.347Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=2db86f21-1386-4fd4-8175-3d9e552bd730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:47:27.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:47:37.354Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=5e475d2b-1e12-403e-ae2e-229d4fbf8c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:47:37.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:47:47.363Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=22feac68-fe64-4aef-90d1-acf6e30d7590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:47:47.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:47:57.371Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c26dc1f5-6b8d-405b-b369-aa71fe3c54cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:47:57.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:48:07.380Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=96143c40-9305-4906-a21a-662169060c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:48:07.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:48:17.390Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6bce718e-18dd-4414-8baa-d2254f8d6b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:48:17.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:48:27.400Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=093999a8-24d9-4d20-9182-c2bfba0ac1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:48:27.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:48:37.421Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6adb6fed-e195-4afc-b5c1-c405ca8da7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:48:37.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:48:47.432Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=4a44ad90-713a-4c57-8bc4-b1c308d640f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:48:47.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:48:57.440Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=2cd8423c-b638-42f4-80a0-5c2129eac1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:48:57.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:49:07.448Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b2aed75d-2396-4786-a1fb-d3ee669b5073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:49:07.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:49:17.461Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b8984383-1ca1-47b0-b597-6111eb959768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:49:17.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:49:27.470Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a269c08f-1381-46f8-98a2-1a932a9c393f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:49:27.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:49:37.478Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=17efdb62-b299-462d-9000-6593993cc47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:49:37.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:49:47.488Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d6d58491-205b-405c-a44d-d86ef0e72068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:49:47.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:49:57.501Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=7266c16e-6ea9-43a6-a4c6-b5be627cc20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:49:57.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:50:07.522Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=674169ca-b556-453d-ad93-663136377f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:50:07.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:50:17.531Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f678fa33-62a7-4c65-8a2c-0e0ea3da4ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:50:17.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:50:27.540Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=5c53ec1c-8d55-46a5-9691-0c0a05078d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:50:27.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:50:37.549Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e08a8843-9575-48d8-9c22-0c238859792f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:50:37.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:50:47.558Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b0ee799c-9df9-4322-85cc-f10e54408a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:50:47.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:50:57.567Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=731d303c-20b6-4882-bcd6-c5e145a9f1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:50:57.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:51:07.576Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=de2db45f-37c1-4a48-ac97-eed44901dd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:51:07.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:51:17.585Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=2cea73aa-f26e-4d35-80b9-d6b62d1996dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:51:17.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T23:51:26.334Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T23:51:26.334Z |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-01-25T23:51:26.335Z |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-01-25T23:51:26.338Z |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-01-25T23:51:26.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T23:51:26.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T23:51:26.356Z |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-01-25T23:51:26.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:51:27.604Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=92f19cc1-c4d5-47cc-8196-99a9af284f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:51:27.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:51:37.613Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6f434ee4-ed10-4ae1-a40d-b27f2be0baa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:51:37.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:51:47.620Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d7a25d4e-032d-4077-8473-2ce6b0ef3d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:51:47.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:51:57.628Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a10011a5-40ac-446a-bf01-d10d8b25cd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:51:57.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:52:07.637Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=7d06077f-c220-483b-aba6-f7f270ca8042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:52:07.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:52:17.647Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=35b13438-6dde-4ef5-a98a-f3190e655fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:52:17.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:52:27.655Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e814ad24-9d46-469d-936d-b5cbf1c25cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:52:27.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:52:37.665Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6c159d68-3d69-405d-a451-c04a8026e71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:52:37.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:52:47.681Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=403c3a14-4372-4420-9435-29278ae033bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:52:47.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:52:57.689Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=7bbbcae8-7ca5-4255-b74f-0fad409da29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:52:57.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:53:07.702Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=eeeb094b-76e5-4d73-89f8-d6b4592de3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:53:07.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:53:17.710Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=08e959ae-1414-4069-b379-0c640ce3ddbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:53:17.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:53:27.721Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=8076f39b-a079-482e-8b46-f621e105bf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:53:27.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:53:37.731Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=4bddcb85-87e4-41b2-b1a4-eda95f55391c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:53:37.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:53:47.741Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=02988fa8-b764-4a1d-b48d-773dd12d8ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:53:47.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:53:57.753Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=16c36cda-b0ff-4426-b619-890d98fcbd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:53:57.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:54:07.770Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=96ea83b3-475c-45cb-ba0c-1114afc60bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:54:07.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:54:17.779Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=59c1adbd-9149-420f-80af-ab390e36d46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:54:17.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:54:27.788Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=cdcb00ae-ee23-4cf1-8d79-34eedf8856ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:54:27.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:54:37.797Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=1b81cc68-ac9d-4c77-b68b-b670ff9bfe8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:54:37.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:54:47.807Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=298551eb-69cc-478c-8a18-7dc8b6d0c2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:54:47.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:54:57.815Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d545bba9-4f96-4d8d-bec1-a9e43c954a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:54:57.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:55:07.823Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f088dde8-bea9-412b-87ef-3882a747aaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:55:07.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:55:17.835Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=9bf9e957-41f7-49b8-8d5e-2b3c0f87344e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:55:17.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:55:27.855Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=8d9fc23d-95af-4c7f-9564-afd092047d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:55:27.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:55:37.864Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ecb26e9d-559b-41ed-806b-a2192d3b8a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:55:37.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:55:47.872Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6ca2bc6a-9ece-4aed-abb2-23740976719b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:55:47.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:55:57.880Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=51521cc1-e082-4ed5-b1f2-5515cf21eda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:55:57.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:56:07.890Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=59e84e3f-77a2-4a87-a402-4349cdd9481d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:56:07.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:56:17.898Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=394f3901-195f-48b0-8fbd-3cca00a1a994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:56:17.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T23:56:26.312Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T23:56:26.312Z |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-01-25T23:56:26.313Z |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-01-25T23:56:26.315Z |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-01-25T23:56:26.319Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T23:56:26.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T23:56:26.319Z |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-01-25T23:56:26.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:56:27.912Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=13725e9e-5a6c-4664-9cef-7b32ad69d1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:56:27.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:56:37.924Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c411e745-e21d-4f2c-8973-56ab6327d19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:56:37.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:56:47.943Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=691ec322-a762-4781-a675-26c346bfd21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:56:47.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:56:57.952Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b1a14895-f483-4fa2-bddc-314969592ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:56:57.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:57:07.962Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c9b3eb69-9286-4808-98aa-b82b332d990d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:57:07.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:57:17.970Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a70e800b-aefb-48c3-ae9e-ea32332f7678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:57:17.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:57:27.980Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e8f471fd-8519-4256-a83a-08f760752c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:57:27.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:57:37.989Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=77f26555-7e20-429c-84f3-640c222fff94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:57:37.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:57:47.998Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=970e63e3-7031-422a-9020-d5b3c38502ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:57:48.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:57:58.006Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a201f7a7-6575-44c0-a595-714541d282b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:57:58.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:58:08.018Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e042008c-4821-4d15-b5dc-0e426e294254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:58:08.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:58:18.037Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=82710720-9e09-46a5-addb-e85f9c4275d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:58:18.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:58:28.045Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=9bcab8e8-d68c-4868-9dee-d077c04d9a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:58:28.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:58:38.053Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e33b303f-ac7b-423f-bbbc-18a9014cfc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:58:38.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:58:48.063Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d54a5fad-b184-45ff-86e5-8741f8b61e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:58:48.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:58:58.071Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=9c2dc723-489f-4c12-a367-5a409d810698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:58:58.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:59:08.079Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d032b3b1-dcda-4e67-8703-4262927857ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:59:08.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:59:18.087Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c744bda8-03da-4405-aaea-a6aff01a65fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:59:18.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:59:28.097Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=4ed1f814-9458-48e9-a332-75e808e67bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:59:28.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:59:38.113Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=7b7ec297-c126-4ae5-9ccd-5e2e0e966f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:59:38.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:59:48.123Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ffab09b3-6960-44ad-9d7b-22fbd3c43982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:59:48.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:59:58.135Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6d48c0c7-10e0-4de8-acd9-ae72ccc978ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T23:59:58.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:00:08.146Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=2c359e69-1a73-432b-b074-2fc14c64255a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:00:08.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:00:18.166Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=2cee3aaf-be9c-49e2-b38e-7fa8131bfba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:00:18.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:00:28.175Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=769178ea-7584-439a-95b6-eb71d358fb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:00:28.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:00:38.183Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=bf6aa538-48a0-44b9-b9aa-7011ee9b076b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:00:38.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:00:48.194Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=3a11dbd6-287e-495f-a501-0e18a4fe99d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:00:48.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:00:58.209Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=8c7fac83-2826-4eac-8075-b7819173a731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:00:58.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:01:08.218Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=806f1633-e7af-4b8d-8c7d-254a598dd920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:01:08.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:01:18.226Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e2a34f11-7d93-4a24-8a60-bab989355397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:01:18.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:01:26.333Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:01:26.333Z |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-01-26T00:01:26.334Z |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-01-26T00:01:26.335Z |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-01-26T00:01:26.341Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T00:01:26.341Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T00:01:26.341Z |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-01-26T00:01:26.343Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:01:28.241Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b0be6dea-aab7-4f57-806c-c5b235fc20f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:01:28.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:01:38.250Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=093e788d-cc18-4287-bfff-65434bce65b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:01:38.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:01:48.259Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=0caab7e5-3e2c-4655-a9c1-b2b43c4319c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:01:48.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:01:58.266Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d4ed335b-adfe-49af-b595-29a95687069e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:01:58.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:02:08.274Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=22b38410-4e78-4858-8824-558e6068be2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:02:08.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:02:18.285Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=7cd42cf7-d35b-4ce2-b0ea-874f929dd207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:02:18.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:02:28.302Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=46d92dfb-773f-495f-b135-6800aec5269f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:02:28.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:02:38.311Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=46e1306a-5d64-44a8-83f9-b3a8d2253670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:02:38.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:02:48.319Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=0217f95c-0bd0-49a7-8e1a-e4de394e77a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:02:48.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:02:58.326Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=5efe7a74-3841-4eeb-b9be-98478e00c92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:02:58.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:03:08.335Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f3791e10-ca43-47c3-8917-8aecb1e36465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:03:08.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:03:18.344Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=cab58b39-f7c7-42f5-9a65-c259b969b5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:03:18.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:03:28.351Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a53590d5-3e4c-4c88-9acf-670056277dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:03:28.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:03:38.365Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=14b5ce72-0c3d-433f-85d4-339d65813c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:03:38.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:03:48.393Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=403603c5-44bf-4d54-a343-03b9b8aea66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:03:48.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:03:58.404Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=cc1899a6-bd98-4b47-9576-e346327e78f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:03:58.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:04:08.412Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=57dfa790-c91f-4dce-91d5-0f8ccc74aeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:04:08.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:04:18.419Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=95a8c6f1-d040-4eb9-abdf-7640e175e0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:04:18.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:04:28.428Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e72f492f-331f-4887-80e0-4b87085ea6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:04:28.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:04:38.437Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=39c5154e-57c5-4529-861f-0c3c22b39f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:04:38.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:04:48.447Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=15fd5ec5-cd26-44eb-8f8b-623d9fd79958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:04:48.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:04:58.463Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a19914cb-5e2a-41ae-a13c-db880e685397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:04:58.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:05:08.472Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=1d65669a-a488-42c1-8074-c6ed3b940c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:05:08.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:05:18.480Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=55d3f16e-1d77-46ef-b0a8-6b2b5fb07120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:05:18.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:05:28.488Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f50a11ba-e5e1-4ef0-913f-df04a0dcba63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:05:28.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:05:38.496Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=95e9877e-08c7-494a-9534-582bef330023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:05:38.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:05:48.504Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=3e8dd872-ce57-4a19-8a8b-d70c4f7fb693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:05:48.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:05:58.511Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b1c60f3f-3832-4128-9f60-b29e135c71c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:05:58.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:06:08.521Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=0ff26097-62ba-4f46-905f-a08addad5db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:06:08.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:06:18.541Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=66431e66-9f61-40d9-905d-93883ad0b2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:06:18.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:06:26.326Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:06:26.327Z |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-01-26T00:06:26.329Z |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-01-26T00:06:26.332Z |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-01-26T00:06:26.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T00:06:26.338Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T00:06:26.338Z |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-01-26T00:06:26.341Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:06:28.549Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=4740cc61-d745-433c-8b02-dd1aa3366e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:06:28.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:06:38.557Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=92322e95-3ba5-49a4-bd42-0c5ec22a4107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:06:38.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:06:48.566Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6d05f730-8e70-4109-8434-215879aa1e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:06:48.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:06:58.574Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ae5c068e-4393-45a0-809b-bf9332b081e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:06:58.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:07:08.582Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=954d22e4-64e2-4e60-b4c0-35bc10ffb42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:07:08.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:07:18.591Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=2ba0fc39-529f-43d3-aa8c-24928a898eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:07:18.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:07:28.602Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=55bec293-8034-4f05-8539-b51537f42144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:07:28.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:07:38.620Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e33c1139-9c53-49c3-a7b8-d5f62c4b102b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:07:38.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:07:48.629Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6ae295c9-b5b1-4802-a789-9ac1d468a510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:07:48.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:07:58.637Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=95268578-b775-45b8-89c0-f1f821cf5470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:07:58.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:08:08.645Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=07bb7391-af3b-48cf-94db-40e81009805f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:08:08.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:08:18.652Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a0b924d9-c118-465a-a6b2-89d0a9dca6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:08:18.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:08:28.661Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c18ece0d-3bff-449f-b03a-1cc704be6e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:08:28.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:08:38.668Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=98b987b4-d8aa-44fc-905e-41e21ebd8555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:08:38.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:08:48.675Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=eb008a11-8283-4f2c-8b19-32677d9c2df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:08:48.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:08:58.683Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b5797af3-20c5-4efe-8fb4-2e49471ce37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:08:58.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:09:08.696Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=1e4c28d7-5fa6-4834-adca-9eb0ec8f510f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:09:08.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:09:18.718Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=93a67b3c-c3a7-489d-8e95-19870a0459c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:09:18.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:09:28.726Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=765f7483-1931-481f-8e02-d9137215af74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:09:28.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:09:38.735Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=dafed118-d73b-4108-9981-d231de95f634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:09:38.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:09:48.743Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b3a36911-dd38-4b03-91b2-c1c18868ba53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:09:48.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:09:58.754Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e800f6d5-1190-4ed8-969e-e2946aaceb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:09:58.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:10:08.762Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c8ad062f-9c2b-4cd8-983e-d3ed0d91e93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:10:08.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:10:18.772Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=42bda309-86c0-4e93-8e96-a7c0a78651fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:10:18.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:10:28.780Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=1ff12b87-19cc-4cef-9c5f-e55057744b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:10:28.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:10:38.793Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=60ff5758-98fe-4d7e-9e7d-0f98379b2d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:10:38.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:10:48.813Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=fc32444c-57c3-41ab-ba8b-d3b19ab6ef0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:10:48.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:10:58.825Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=dfbc058a-f1be-42ac-b3ef-ded702120761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:10:58.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:11:08.834Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=02f4ddfe-7eb9-499f-b4f4-b439f4752223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:11:08.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:11:18.843Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c68dbfef-fd3a-4682-a79e-f17ad65ae2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:11:18.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:11:26.342Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:11:26.342Z |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-01-26T00:11:26.343Z |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-01-26T00:11:26.344Z |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-01-26T00:11:26.351Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T00:11:26.351Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T00:11:26.351Z |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-01-26T00:11:26.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:11:28.853Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=40a001a1-7e43-4852-9109-752416a872fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:11:28.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:11:38.873Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=4ee6e055-5cff-4150-9040-c940663e5641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:11:38.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:11:48.885Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=95ca6f34-c08f-42ef-8967-37ca17d3f275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:11:48.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:11:58.900Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6d7d5d7d-f49f-43cb-89e0-7540ec1f853a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:11:58.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:12:08.910Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=9201bf45-e0f8-442f-8024-dd414ea687c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:12:08.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:12:18.919Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=85e1d57f-0517-4660-b670-709282b25f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:12:18.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:12:28.927Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c9c81fd8-2893-4772-b43a-f49b08b635f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:12:28.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:12:38.936Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=3a3d062c-4790-4ae2-aaf2-c3f4e9c17821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:12:38.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:12:48.945Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=88789daf-6423-46bc-910f-a1ff75ccb930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:12:48.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:12:58.953Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=20cae407-7d05-4838-811f-12f37f0dc672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:12:58.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:13:08.963Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=64783ee7-e83a-4432-a717-86c565f3c666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:13:08.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:13:18.983Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=50d2d3b2-702c-4908-9a72-a3f744735ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:13:18.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:13:28.991Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=48a8cee9-f770-47d9-9924-01844a8e223d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:13:28.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:13:39.000Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=28476330-6a95-44a1-95ef-bab02dd7c8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:13:39.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:13:49.007Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=11fdc49b-b3e1-4193-9fa0-08e1f1f12760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:13:49.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:13:59.014Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=02fdf049-c029-489d-8c6c-97b9f060b71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:13:59.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:14:09.021Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a670d0fc-e3ec-4791-9097-a877c4da652e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:14:09.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:14:19.028Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=bd689965-66f6-4dea-a6c0-343a5e8389d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:14:19.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:14:29.039Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=dba108c1-5483-4129-8ed6-90aaf1a3fd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:14:29.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:14:39.050Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=866582b6-87ca-4bba-85a0-0270701fc07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:14:39.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:14:49.058Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d64187fc-0192-4dac-9b36-88df0af6c829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:14:49.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:14:59.066Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6ac88417-82f7-4d29-b01f-e52046f17fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:14:59.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:15:09.074Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6f91a43c-1fcf-4018-aac2-4f33ee9668ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:15:09.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:15:19.082Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=fbdb0726-262f-419f-894b-2ebc6a20dcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:15:19.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:15:29.091Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=63cb9214-458b-4eef-b91b-0e37fb3b6461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:15:29.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:15:39.107Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=8cf41e3a-67eb-4236-af09-2918d7c70b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:15:39.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:15:49.117Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c0275038-0c05-468f-8d25-5cbbd441ac10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:15:49.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:15:59.133Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b816b797-e071-464b-b1d8-964447f7c427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:15:59.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:16:09.145Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=2611daa0-67ce-482a-b4c7-775debbe48a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:16:09.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:16:19.155Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=510fe143-d8ee-441c-8d64-da45b6ea6978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:16:19.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:16:26.307Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:16:26.307Z |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-01-26T00:16:26.307Z |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-01-26T00:16:26.309Z |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-01-26T00:16:26.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T00:16:26.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T00:16:26.313Z |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-01-26T00:16:26.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:16:29.163Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=4bef068a-f8ff-44c5-a34e-50741f5aa313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:16:29.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:16:39.172Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f283e401-798c-44d2-a0ee-d38410b7bee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:16:39.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:16:49.179Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f1830206-ca3c-4760-ada5-6dc6f64a676b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:16:49.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:16:59.187Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=2bf234b2-f25e-42bf-b92f-646160eeeef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:16:59.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:17:09.200Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=080c71d8-5824-485a-945a-47c9ed66974f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:17:09.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:17:19.217Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=4767d1f8-71ff-4603-9bb0-4c7caf4a4ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:17:19.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:17:29.225Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=cf32dc40-a953-49bd-b6fa-40cfed648f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:17:29.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:17:39.235Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=820f8d25-a65d-4d3f-8198-beda4b737c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:17:39.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:17:49.244Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=01ad020b-2c2a-464e-9da1-894f40f32f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:17:49.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:17:59.254Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b8706d9a-e5bd-456d-a2f4-7896bdac0cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:17:59.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:18:09.262Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=7ed7b655-980c-4f2d-bfeb-64bae17c900d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:18:09.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:18:19.268Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=5d0b5b38-9bb9-49d7-a000-73e8adfeaa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:18:19.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:18:29.278Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=db462eb7-e09b-484b-aca7-cb9c5e563f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:18:29.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:18:39.289Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=135af26b-6963-4cc1-8728-a8aa70e9bc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:18:39.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:18:49.297Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ae924a6d-27c6-4c10-9438-f6c799e5f942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:18:49.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:18:59.303Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=bec80440-9792-4787-bdbe-417caf652f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:18:59.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:19:09.309Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f7ef9e04-8bf0-4f08-94c1-1f71e4360f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:19:09.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:19:19.316Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d5f5635d-56e0-433a-8773-e85e38d565cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:19:19.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:19:29.323Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=2815f48c-856a-4d76-b055-b7df66863ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:19:29.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:19:39.330Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=cd7dc593-97b6-4364-87b4-4f6aef27cf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:19:39.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:19:49.341Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=409169e0-bd93-4b1f-8f7b-33671e93903a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:19:49.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:19:59.358Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ba8c46bc-c514-4da2-acee-703eaedb1035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:19:59.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:20:09.368Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d3ba76a7-f860-442f-9445-8a243cf67c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:20:09.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:20:19.375Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=2ce0341a-c489-435b-bcb3-064b8904fa9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:20:19.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:20:29.383Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=50e638f2-266a-450a-9d39-8ed9c6e3968a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:20:29.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:20:39.393Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=28418eb5-2602-4ed9-89b9-d34b493b0012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:20:39.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:20:49.400Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e6b0a685-39d6-40f5-b360-5d8b45d22166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:20:49.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:20:59.407Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=4c5e6fd5-917a-4ea5-aafc-ab07facba716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:20:59.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:21:09.417Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=69a80a5b-152d-4a7b-ab25-1488d4c36315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:21:09.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:21:19.435Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=631e01bc-8ec5-4787-8168-32400d7fd74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:21:19.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:21:26.337Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:21:26.337Z |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-01-26T00:21:26.337Z |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-01-26T00:21:26.340Z |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-01-26T00:21:26.343Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T00:21:26.343Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T00:21:26.344Z |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-01-26T00:21:26.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:21:29.447Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f5a63077-ace4-4534-ba30-1afa54696e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:21:29.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:21:39.454Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=8cc051c8-e2fd-473c-959f-2d000cec6bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:21:39.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:21:49.461Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6746f54e-0078-4c65-bb21-2306bb6b2c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:21:49.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:21:59.469Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=dafca6f8-54a9-4136-983a-374e1b6aa993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:21:59.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:22:09.476Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=1cd1fc48-195d-400f-bb45-632ccb0973d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:22:09.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:22:19.484Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=0c51eb0e-7234-48f4-b26d-3968aa87d92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:22:19.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:22:29.494Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=3678aed3-30f4-46f8-a263-0b141fb5cf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:22:29.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:22:39.507Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=9b300f43-4892-470c-b159-bb24036453cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:22:39.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:22:49.515Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f1eb5c46-c808-4e94-b9cd-0c78776ce047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:22:49.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:22:59.522Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=8bc2e9b9-0633-4669-aae0-a7edce2f88fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:22:59.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:23:09.529Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=0c1062e8-567c-4de6-8ea1-76f859140a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:23:09.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:23:19.537Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=066367ab-ce85-46c0-829c-1d2fa92cc4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:23:19.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:23:29.544Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6cab8dae-9ee1-4101-946a-ebc698433826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:23:29.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:23:39.554Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=36f10731-f592-4d4a-aea5-f13df25531b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:23:39.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:23:49.569Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ba49ad21-cc77-4164-9384-1b97cb1bbdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:23:49.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:23:59.578Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b43e1c7e-db2f-4450-aeee-0eceb1cfa9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:23:59.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:24:09.586Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=2b96dca2-1735-4753-904e-4f1e54e08b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:24:09.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:24:19.597Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=58d511c7-7485-4ee2-b6fe-8e28dcb64926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:24:19.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:24:29.605Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d5dd0a7d-37d2-452c-8535-2c87ff2ea795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:24:29.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:24:39.612Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e92a8d20-6a5c-4a5a-bc21-73f1405d9869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:24:39.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:24:49.620Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=3b8b64d1-c097-4f35-94be-6aa4462fcbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:24:49.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:24:59.628Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=cfd16d34-0675-4480-9adb-2ca0961b6600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:24:59.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:25:09.642Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d74e2baa-c10e-4cc1-9240-82dbe53c7a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:25:09.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:25:19.667Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c8c22d77-6a9a-4224-acd3-31fdff356177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:25:19.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:25:29.676Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=decdfa16-7257-4c20-ac31-7c59e2ca6504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:25:29.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:25:39.684Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=65302ce7-c131-4654-8502-8688d1c352fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:25:39.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:25:49.691Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=fd142797-0095-4584-a599-6609a779493a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:25:49.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:25:59.698Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=5a5f7e31-3f59-459c-a396-f53e1e9dd72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:25:59.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:26:09.706Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b7d5b0fe-084a-4c3a-91c2-4197ec5f48c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:26:09.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:26:19.713Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=379b75e7-121f-4021-a20f-56735479cd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:26:19.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:26:26.370Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:26:26.370Z |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-01-26T00:26:26.372Z |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-01-26T00:26:26.374Z |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-01-26T00:26:26.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T00:26:26.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T00:26:26.378Z |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-01-26T00:26:26.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:26:29.721Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f1f412d2-d6f1-4581-b5e7-b9b4a62566e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:26:29.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:26:39.733Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a12b8c6e-9bd9-4732-8a2b-7d05c181c131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:26:39.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:26:49.750Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=1e56be34-a857-44df-845e-d8b0f8193ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:26:49.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:26:59.759Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e9ccce36-05e4-4f88-aee3-707cafc2ac06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:26:59.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:27:09.767Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=35d36ac0-e030-4972-88f2-ccaf0071a137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:27:09.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:27:19.774Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b4a600e0-ec4b-41cb-8f23-e98cbef85131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:27:19.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:27:29.783Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=2f4844ab-e70a-492e-8aa5-5c32914b934d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:27:29.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:27:39.793Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=0e1cb1fd-0b9a-4796-bdf5-9273b1b6019c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:27:39.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:27:49.805Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=902d8ee7-8ce0-402e-9986-297d8c47268a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:27:49.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:27:59.827Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b12252f0-aa96-475c-97d9-ba1854696348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:27:59.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:28:09.835Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=fa7fb108-01e0-4ab9-9a5d-bd6c6575d31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:28:09.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:28:19.845Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=5e78beb4-ef7c-4eb3-95c6-089a386c9b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:28:19.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:28:29.853Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d943f801-f581-4952-aa7c-f3b478e916e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:28:29.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:28:39.863Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c0079f12-46f9-4708-b0da-e94661e80397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:28:39.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:28:49.870Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c320569e-6849-4d9a-bee2-ed3156f55155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:28:49.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:28:59.877Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=796cd568-cd98-47e1-9d20-e76d4bdcb3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:28:59.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:29:09.887Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=874561b5-8a8b-458b-99ec-5fc27ff19a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:29:09.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:29:19.899Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=8401cf03-2da4-482d-a683-24fadb87f2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:29:19.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:29:29.914Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=130e33d7-9127-4a06-a089-6fed8a2f54be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:29:29.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:29:39.927Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=69ab6702-2aa9-44b8-9e79-4d326687100e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:29:39.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:29:49.938Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f28daccc-84ac-48ef-8323-58ae71d84abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:29:49.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:29:59.947Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ecaf82fc-b9db-408e-8142-d5640f574e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:29:59.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:30:09.955Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=0a69448a-3b0f-446e-ae8a-43a1079964f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:30:09.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:30:19.962Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6120909b-d561-404a-9597-cd08ff2870f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:30:19.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:30:29.970Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c08b679a-8e46-4f73-83ca-da4ef236d638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:30:29.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:30:39.981Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6e2ed2e9-29df-493b-8e37-58fb7b6357ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:30:40.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:30:50.000Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c62ac9c9-4cab-4fc9-9286-550936062320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:30:50.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:31:00.009Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=8e339808-383a-42e6-9361-c329e4611e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:31:00.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:31:10.017Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6ac36b52-f8b7-437b-ab85-b9a7f866b441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:31:10.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:31:20.024Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=3016d71d-4836-45c8-aae5-845012110301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:31:20.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:31:26.309Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:31:26.310Z |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-01-26T00:31:26.310Z |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-01-26T00:31:26.312Z |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-01-26T00:31:26.315Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T00:31:26.315Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T00:31:26.315Z |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-01-26T00:31:26.317Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:31:30.057Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=72ef8b65-4e8a-4ba9-b3fe-a64e89b699cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:31:30.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:31:40.067Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c192b556-67a3-43c6-b4c8-49c4c6a74709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:31:40.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:31:50.079Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=8e6eb08e-2995-4ac6-bcc2-f359fc2e4fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:31:50.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:32:00.090Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=88e3c6f9-98c5-4473-ab91-b95dd72873fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:32:00.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:32:10.103Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=62871a38-25b8-4592-955f-3c4f9834701b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:32:10.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:32:20.110Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=37a1cccc-a981-4aca-884e-7e5af5531dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:32:20.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:32:30.118Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=16617897-a9e6-4658-8a20-6f8eec56345d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:32:30.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:32:40.125Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=01e025bb-c7e2-4676-84d9-c64f45649711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:32:40.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:32:50.133Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f37a08aa-8510-40e3-8c07-c07e1ba90b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:32:50.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:33:00.141Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=17bd4fcd-ccd2-4ecb-ab9d-1ad9f3a5f27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:33:00.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:33:10.150Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=42d791c6-3a74-467c-b2e1-d24986673c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:33:10.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:33:20.167Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c2ff8619-339f-4e22-bbf2-2bacd9d3a43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:33:20.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:33:30.176Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ac1ffd2a-c939-4f4e-98b8-95aec48f5d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:33:30.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:33:40.183Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=7168973a-5cee-41f0-92b3-a25d11a8622d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:33:40.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:33:50.190Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=329fde9d-1815-4549-898a-bdb259c5e541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:33:50.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:34:00.203Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a085c3d9-1f7d-4c66-9184-6a741fa1a00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:34:00.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:34:10.209Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=9a457a6d-d0c1-4c38-b630-a068dce7dfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:34:10.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:34:20.217Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=4e2e5a4c-9e89-4ffc-8267-839261042de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:34:20.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:34:30.228Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b624b5f6-d0a2-4e39-8e48-d00200470427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:34:30.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:34:40.242Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=514f8ccf-f298-451a-8078-878d933f4c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:34:40.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:34:50.248Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=32cedf41-760e-4408-a20c-2a239b0bcc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:34:50.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:35:00.255Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=7883617b-7550-4f0b-9fe1-4ce6dc33eed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:35:00.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:35:10.265Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e51ae25e-4882-4430-b116-098f2db18a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:35:10.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:35:20.272Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=274f9aa7-f38d-4a82-8e56-333adc446933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:35:20.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:35:30.279Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=dcbe0c6d-093d-4428-8c19-57b512412253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:35:30.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:35:40.286Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=067407d4-1843-4559-ad6a-1019eb4fff64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:35:40.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:35:50.297Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6315a243-b6ae-4010-9840-9536ad2c90d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:35:50.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:36:00.306Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a533bf28-cee3-4649-8517-b40fafa74447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:36:00.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:36:10.313Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=35ae62b8-935f-4f59-9d97-e894b54cde13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:36:10.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:36:20.320Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=0fc87c05-338d-4515-8327-01beef7824fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:36:20.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:36:26.322Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:36:26.322Z |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-01-26T00:36:26.323Z |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-01-26T00:36:26.326Z |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-01-26T00:36:26.329Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T00:36:26.329Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T00:36:26.329Z |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-01-26T00:36:26.331Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:36:30.328Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=503f92ac-c171-41cd-b434-04a3f063a607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:36:30.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:36:40.337Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ca3a0072-b92d-470c-bb26-e87dee0e2b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:36:40.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:36:50.345Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=18d8b57d-ae75-40a5-86e2-4b5a3d8fded6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:36:50.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:37:00.356Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f5fd010c-da68-4a33-bbf3-a3f993743423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:37:00.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:37:10.371Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ac2ad7fe-01f6-4ded-b81d-7b999317448e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:37:10.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:37:20.383Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=cbc2b9f0-f082-4100-86d1-fa78adb7bbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:37:20.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:37:30.391Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c78d7c5d-8d1a-496e-a58d-a5469b5d34b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:37:30.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:37:40.400Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=50d393a8-1f53-421f-8715-9bf8fd4cf22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:37:40.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:37:50.408Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a4da1251-dad2-42d7-a025-04f9d7d15050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:37:50.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:38:00.415Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=3175a633-875d-4160-8c65-acb365ca3aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:38:00.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:38:10.426Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=866acfeb-3256-402e-977f-840d5afaf73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:38:10.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:38:20.440Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=bb496160-2be3-4dba-bd2f-1410ea9b5cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:38:20.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:38:30.450Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=8bd0c0ed-3b31-46fa-afec-9f63a8dfbb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:38:30.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:38:40.458Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e7ca8a85-d6b7-4fcd-bf7c-5f31af06dc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:38:40.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:38:50.465Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=0662aa40-cb07-4f9b-994f-2022a8ae1ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:38:50.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:39:00.474Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=34fa6d30-ed88-4b9d-ac0f-4425cd0e4630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:39:00.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:39:10.482Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c2b8cf45-cbe1-4ee7-8928-e1d92af12d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:39:10.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:39:20.489Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c68aaf0c-c0ac-4bf3-a71d-305cc1c3ec53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:39:20.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:39:30.500Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ee31b579-21ff-401c-8d07-02852a77c185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:39:30.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:39:40.518Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b20450a1-2f45-4a9b-802c-fae5f2ea1209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:39:40.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:39:50.526Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=fb5d285a-d4ce-4372-a035-ebabc4aa12a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:39:50.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:40:00.534Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=403598c2-f577-4153-9919-49b514558c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:40:00.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:40:10.541Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d275f890-87a3-4b84-a198-f13cf24b8fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:40:10.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:40:20.548Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=694dc39e-9b22-41d0-b635-b8b3d64120c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:40:20.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:40:30.554Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d3c1e2ab-ffd2-4f72-ab8f-06744f18a73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:40:30.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:40:40.562Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=54d6de34-1202-4349-add1-1ebb1ac49735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:40:40.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:40:50.570Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=86dad2bd-1290-4631-9a82-d55e08039477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:40:50.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:41:00.590Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=92e8d451-018d-42aa-984b-7c056a5d801f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:41:00.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:41:10.599Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=42191804-a6d9-420d-b36f-ebdae221410a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:41:10.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:41:20.606Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=04d72622-6dc6-4ab0-b923-72c960506c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:41:20.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:41:26.326Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:41:26.326Z |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-01-26T00:41:26.326Z |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-01-26T00:41:26.328Z |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-01-26T00:41:26.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T00:41:26.331Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T00:41:26.331Z |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-01-26T00:41:26.332Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:41:30.615Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=66db43ed-e9bc-4959-bac6-ed8ed058b18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:41:30.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:41:40.631Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b63c4649-3ead-483e-be6d-5f98070ac04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:41:40.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:41:50.638Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=37612580-6ae5-4522-8354-c904958ec4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:41:50.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:42:00.646Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f7e3d5a7-d4fc-41c6-8517-2451705310af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:42:00.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:42:10.671Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=35baf0ad-4e05-46e4-9a26-eaf382db9876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:42:10.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:42:20.686Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e4182359-1a18-4101-9a8e-18847d171756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:42:20.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:42:30.694Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=23df2c0b-07e8-414d-86fd-5599169ecc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:42:30.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:42:40.703Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=7a12cf16-62ad-45a5-bc85-1a89712d7c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:42:40.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:42:50.711Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=187e5f23-01e4-495d-b554-ddc18482749e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:42:50.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:43:00.718Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e9a92760-3a3e-46ee-93ab-f98b4a5f5e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:43:00.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:43:10.726Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d6eefa89-f797-49ba-9bce-abea2f69f2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:43:10.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:43:20.734Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=54136138-a449-4103-904b-5f4193f0c499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:43:20.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:43:30.747Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=0b1352dd-7202-42cc-90d6-536832776355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:43:30.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:43:40.766Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=09bf97eb-c12e-4451-9656-ed6d255620a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:43:40.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:43:50.780Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=bd1c93d7-1f89-4dea-bd11-b8a5332fd234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:43:50.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:44:00.791Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d3efe193-93ae-4011-8d13-f355d1a45c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:44:00.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:44:10.807Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a633f45d-d5a3-4a89-9826-7e8ddec86e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:44:10.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:44:20.814Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=89265173-431c-4c05-91b5-1fea1d1aefef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:44:20.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:44:30.822Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=df12d0a3-866a-432f-a251-d2ca4c6c8aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:44:30.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:44:40.833Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=72fa130b-9118-4230-9925-fc390a4a4898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:44:40.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:44:50.843Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d6da25a7-6c3e-4303-afc9-66f09316e80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:44:50.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:45:00.857Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=3fd0ffe5-d6ca-4c97-9378-fe047a7d1856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:45:00.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:45:10.868Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=08026f76-4c78-4d56-94d6-0f88380e1ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:45:10.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:45:20.879Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c7e3372b-1873-4166-96b6-a9aa4a54bf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:45:20.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:45:30.886Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=bd324a66-21f3-41e7-bbae-1ec8bd662a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:45:30.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:45:40.903Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d4f1d18b-9097-4fc2-88d3-242125b4d8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:45:40.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:45:50.911Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=96a4d1bf-b99c-4d02-a3be-2539c472e4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:45:50.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:46:00.919Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=cf71ef87-549e-4c73-a849-5c7d8f7b1d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:46:00.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:46:10.928Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=698d4935-cc96-419c-92dc-82328f3b924c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:46:10.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:46:20.945Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b7f967ae-d409-41e5-9f1f-afcc841cdebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:46:20.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:46:26.319Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:46:26.319Z |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-01-26T00:46:26.320Z |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-01-26T00:46:26.321Z |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-01-26T00:46:26.324Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T00:46:26.324Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T00:46:26.325Z |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-01-26T00:46:26.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:46:30.952Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=5bcc8300-bb3d-40d6-82fd-095265a0e798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:46:30.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:46:40.960Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=44dead64-3a5d-4424-b2b6-863a8270e539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:46:40.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:46:50.967Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=5d8e1b5f-8616-4b02-8b34-4a86ce3f5d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:46:50.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:47:00.975Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=3612d756-da77-4232-b997-2aa686a8bb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:47:00.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:47:10.982Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=30366807-ac21-4265-a0ef-2645f18771c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:47:10.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:47:20.991Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=792bd755-c891-4fc0-b106-8f5d267647e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:47:20.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:47:31.000Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e821b357-5757-42f3-a25e-877e4fc634e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:47:31.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:47:41.017Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=cbdb8c3e-f446-44d8-8b42-39ba51eb44e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:47:41.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:47:51.029Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=9ae85174-1960-43a5-964a-444872689afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:47:51.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:48:01.038Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=0530da26-18e6-4f40-8688-84ec3c3eda7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:48:01.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:48:11.046Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=be6b53e1-f081-4776-90eb-9a6df026e381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:48:11.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:48:21.061Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ab5060b5-59a0-47ce-8d79-64d38a2298d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:48:21.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:48:31.070Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b782d82c-92b5-4a13-82ff-ec5b30ba96ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:48:31.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:48:41.078Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a1df4394-d4da-4830-8215-d22eb0c0fd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:48:41.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:48:51.085Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=69dcc1d2-16e0-420d-bfca-57a5b0e84d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:48:51.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:49:01.096Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=74adce48-2692-424f-b81b-518893ed19d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:49:01.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:49:11.112Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=26b210af-4be8-4325-b54d-359ce44fb4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:49:11.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:49:21.120Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ce6dd2e2-4d72-4385-8c37-53c15204c91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:49:21.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:49:31.127Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=bb88cd2c-9f29-470c-97b5-a77201519c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:49:31.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:49:41.134Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=7c97c7af-752f-4617-801e-e398dbdcbe82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:49:41.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:49:51.142Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=2395ab2e-33f8-4c18-89a3-0489ce310297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:49:51.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:50:01.152Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=3cb54d00-4a8d-4fb8-8fbb-7c385fa21bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:50:01.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:50:11.159Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=dc1a0b94-e408-43f9-911f-70738c3d6a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:50:11.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:50:21.170Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=0c4da690-c301-46d8-aef3-178e43ece1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:50:21.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:50:31.186Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=63d47ca4-d184-4927-89ca-f324c73ef383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:50:31.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:50:41.195Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=157213c8-144b-484c-9dab-16d42a6f2cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:50:41.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:50:51.204Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b4431423-63c4-4823-abd2-0e6490907106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:50:51.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:51:01.213Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=6c7dae21-7493-489e-a289-e9c4d9acafef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:51:01.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:51:11.221Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=06a0046d-4111-4769-b74c-374666bc511f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:51:11.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:51:21.229Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ff5df951-be64-40fa-b8e2-eeed935097d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:51:21.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:51:26.352Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:51:26.353Z |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-01-26T00:51:26.353Z |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-01-26T00:51:26.355Z |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-01-26T00:51:26.358Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T00:51:26.358Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T00:51:26.358Z |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-01-26T00:51:26.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:51:31.236Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=840b9e62-f8b2-45e7-985d-9d5874a82793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:51:31.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:51:41.247Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ffca4cc9-66c8-4fe6-a710-27c4ab589d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:51:41.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:51:51.259Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=19fef2f5-8c29-42ec-aed1-a114f5a9cee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:51:51.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:52:01.267Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=141127e1-0814-48a3-ab95-8af69505be53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:52:01.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:52:11.274Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=da4473ea-83a4-46f2-ae96-fa72e0419cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:52:11.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:52:21.281Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=cf22f10d-916f-4123-958d-eb81467096f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:52:21.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:52:31.288Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=eaa085e4-78e3-4352-9fd1-453d705dbb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:52:31.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:52:41.295Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=9919696f-a383-4344-ace1-329541204a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:52:41.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:52:51.303Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=4b950f0a-1ff7-4e6c-b491-be2f0b3122a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:52:51.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:53:01.314Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=5fdd0e95-45be-462c-8197-96b823446f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:53:01.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:53:11.331Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=10fc5964-5c8c-424e-8813-0533f5ad43f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:53:11.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:53:21.345Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=71a529e0-2e95-47cf-948d-b17c2defc52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:53:21.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:53:31.352Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=739d0e5f-0726-4d7c-a4af-5eb0e9ff8bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:53:31.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:53:41.362Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e530bed5-798b-4a67-a883-674e692f61ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:53:41.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:53:51.369Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=7dc6da96-c795-45b3-80bc-e28824924aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:53:51.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:54:01.375Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=017035e0-c7be-4c20-b079-ced96e121b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:54:01.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:54:11.387Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=8d749896-8029-4c37-8f46-b3aecdaffe73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:54:11.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:54:21.402Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e200b8d4-8600-4a94-9a1f-9c9bc6b160be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:54:21.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:54:31.409Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=5dbb3616-3002-48a5-b5c9-bcafce5ad9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:54:31.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:54:41.416Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=774eb87c-c91d-4493-b5e6-9f820ab1c084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:54:41.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:54:51.424Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=20869d0c-29ba-42b0-9e17-0302fff997cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:54:51.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:55:01.431Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=ddc34f71-a1f6-4dc9-8840-25571d288c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:55:01.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:55:11.439Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=09d82c0b-9758-4767-a592-569a5afb4096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:55:11.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:55:21.446Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=efd9c297-a9ec-4f27-95bd-b968a1c858f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:55:21.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:55:31.452Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=9b6bce89-cb80-494d-9e4c-826d997d63cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:55:31.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:55:41.469Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=bacbd5a5-206f-4e39-82cd-016d724b7032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:55:41.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:55:51.478Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=4ac8f468-bba8-493b-af24-729732cbdcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:55:51.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:56:01.495Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c3a8ed3e-8e9d-46b4-93c8-37706c954bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:56:01.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:56:11.503Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=0b358f91-050b-4f29-b399-197f48cee79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:56:11.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:56:21.510Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=5c302c0e-1347-47f7-9565-2cc377cdd9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:56:21.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:56:26.309Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T00:56:26.309Z |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-01-26T00:56:26.310Z |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-01-26T00:56:26.312Z |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-01-26T00:56:26.315Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T00:56:26.315Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T00:56:26.315Z |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-01-26T00:56:26.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:56:31.517Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=cd6dd97f-58e9-4808-b5dc-f66336c3c8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:56:31.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:56:41.527Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=83f78d51-d1bb-4891-bdeb-8235af0dbc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:56:41.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:56:51.533Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=1dcf5ba9-e25b-4e62-8130-94735afd19af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:56:51.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:57:01.541Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=3c0399d7-0774-457d-99a4-3977148b6b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:57:01.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:57:11.556Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=590985e4-04c2-4089-82b9-b27265c604f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:57:11.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:57:21.563Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=aa1dd3af-e0a2-455f-814a-ae74238e0501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:57:21.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:57:31.570Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a2acaf68-af40-4564-b47b-d4d82be7a782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:57:31.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:57:41.577Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d6ab2f68-14e8-402e-acbe-40e7480ea0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:57:41.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:57:51.585Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=dcb1b0e3-305e-4b5d-93b2-ab954e478744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:57:51.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:58:01.592Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=4f37f73f-e059-4bf8-950a-c28c620869af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:58:01.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:58:11.603Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=a9f7bbce-27f9-4b51-8839-4ad51b0622c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:58:11.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:58:21.613Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=9653ccbd-7d3e-4335-9cfb-eb245dfa11ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:58:21.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:58:31.629Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=2dbb8630-abaa-46e8-910f-1688e9571a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:58:31.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:58:41.642Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d78934da-1989-4bea-bfc9-3ad4d4f2a627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:58:41.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:58:51.650Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=d15deabf-5bae-49bc-9da8-42288b5b4d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:58:51.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:59:01.656Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=04b866db-cd3e-487c-9328-560e356d27ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:59:01.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:59:11.664Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=e724d0f5-75ce-403e-b4a5-a41fe42a8afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:59:11.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:59:21.670Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=08928f22-213d-42bb-b651-b0b78e0e6137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:59:21.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:59:31.679Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=5771871d-2773-4ca1-ba6b-bd5fabfa091d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:59:31.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:59:41.689Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=c3705a0c-7684-4a0a-bfec-f0b5fb42768a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:59:41.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:59:51.703Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=9c648859-ff79-4bc0-a9b0-5fc006db2111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T00:59:51.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T01:00:01.712Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=860f2ff9-d1fb-4022-96cd-7e9157182e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T01:00:01.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T01:00:11.719Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=592a6dee-682d-4ac8-ba7d-65f84f0f87b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T01:00:11.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T01:00:21.733Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=88aa7886-3376-45d1-b4d9-bba069581903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T01:00:21.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T01:00:31.740Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=f5cba540-8ae7-47a5-abbc-f3a9d001e776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T01:00:31.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T01:00:41.751Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=5e01115f-2de9-45dd-84d3-ed1ddaf7f001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T01:00:41.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T01:00:51.757Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=b71cd793-8d9d-4631-8b6d-8387f0976da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T01:00:51.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T01:01:01.772Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=3b9d5fa0-324d-4cc3-a343-237568545390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T01:01:01.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T01:01:11.788Z |INFO |Init configs |InvocationID=5d3c3673-9958-4cb5-bb73-1c3612742b14, InstanceUUID=75def3bd-88c0-4245-89ae-f8e2e8b77d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T01:01:11.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |