. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T16:31:21.312Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T16:31:21.317Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-20T16:31:21.366Z |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-10-20T16:31:22.320Z |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-10-20T16:31:22.432Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-20T16:31:22.433Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-20T16:31:22.433Z |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-10-20T16:31:22.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-20T16:31:22.712Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-20T16:31:22.741Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-10-20T16:31:24.385Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-20T16:31:24.915Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-20T16:31:24.941Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-20T16:31:24.941Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-20T16:31:25.006Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-20T16:31:25.007Z |INFO |Root WebApplicationContext: initialization completed in 2265 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-20T16:31:25.478Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-20T16:31:26.474Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-20T16:31:27.949Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-20T16:31:28.544Z |INFO |Started MainApp in 10.727 seconds (JVM running for 11.709) |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-20T16:31:28.634Z |INFO |Start scheduling PRH workflow |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:31:28.654Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=5bf5d358-14df-49e6-a920-2cf62e71c31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-20T16:31:30.151Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.109:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:31:30.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-20T16:31:35.002Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-20T16:31:35.003Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-20T16:31:35.007Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:31:40.197Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=54737516-91ac-49c2-b9a0-531074deb382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-20T16:31:41.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.109:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:31:41.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:31:51.273Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=329172fb-63fd-4a78-803e-39bb96f3a15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-20T16:31:52.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.109:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:31:52.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:32:02.313Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=3e71cb82-9331-49de-9dd6-a328da8324a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-20T16:32:03.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.109:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:32:03.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:32:13.357Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6431d814-910b-44f2-bb08-eee4cf75bb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-20T16:32:14.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.109:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:32:14.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:32:24.393Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=74b7ca90-ec38-4b6d-87ed-59ea447a8e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-20T16:32:25.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.109:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:32:25.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:32:35.473Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=fed9c220-87d7-4835-a084-c0285cc6651a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-20T16:32:36.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.109:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:32:36.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:32:46.540Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=c5f3d241-6aa8-4f27-be90-a353af835bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-20T16:32:47.609Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.109:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:32:47.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:32:57.616Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e4395dea-782b-47f6-8124-96002f3d0536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-20T16:32:58.689Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.109:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:32:58.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:33:08.692Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=a631f286-9621-4c5c-be0b-a62d0bdc8d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-20T16:33:09.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.109:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:33:09.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:33:19.759Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=636428ae-00e1-433d-b732-5cfd8fc9a630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-20T16:33:20.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.109:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:33:20.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:33:30.831Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=3dd1674a-6b0e-4784-9e1f-9ef2fbd593c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-20T16:33:31.896Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.109:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:33:31.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:33:41.900Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=634842ae-f99f-4ab1-9400-eb06ca67cca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-20T16:33:42.974Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.109:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:33:42.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:33:52.977Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=0556c187-baa9-4990-9f2e-23a1a4ccb215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:33:53.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:34:03.133Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8f4dc3d7-6b20-4b3f-821c-13ff2f686f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:34:03.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:34:13.164Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=81214c82-c5f5-41fb-adba-6fa4f7e12484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:34:13.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:34:23.182Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=5f5d0e08-3b62-4442-9739-f0056e9d798b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:34:23.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:34:33.204Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=032f1096-5cee-4c84-ac6e-74c08e675b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:34:33.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:34:43.255Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=1009ef57-857d-436f-8eef-39730f087b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:34:43.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:34:53.275Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2cac51ab-1a83-4f73-b65f-6645b41d04ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:34:53.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:35:03.294Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=0515d862-0c9c-4744-a0d1-3f0e08b99f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:35:03.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:35:13.321Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=dc78cc4a-905d-4422-9f12-07882653153a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:35:13.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:35:23.339Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=0d2b0b35-0109-47ef-bf72-28efbdfea1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:35:23.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:35:33.360Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=468c0568-dca5-494c-aadc-e444d0029d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:35:33.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:35:43.382Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8dd485ff-3e36-4331-9218-4fa03b634603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:35:43.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:35:53.409Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=1821f25e-8762-4b8c-94e8-d9a1b0add98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:35:53.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:36:03.433Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=aa56427c-fd6b-4361-8606-2b389b0b8028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:36:03.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:36:13.471Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=14965e46-966f-4cf0-a42d-499c391dcdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:36:13.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:36:23.490Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=c7150166-3674-4915-9ee5-390618c1da92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:36:23.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T16:36:26.501Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T16:36:26.502Z |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-10-20T16:36:26.503Z |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-10-20T16:36:26.506Z |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-10-20T16:36:26.520Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-20T16:36:26.521Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-20T16:36:26.521Z |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-10-20T16:36:26.524Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:36:33.510Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=670c9185-885f-4ad3-b4a9-b8aa06e5dcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:36:33.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:36:43.530Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=a0cc5d67-6c16-419f-80c3-d845f6b2b8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:36:43.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:36:53.551Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=273edbfa-66d8-4464-a694-0430717edb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:36:53.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:37:03.568Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=38e0dec0-5a5b-45e3-b126-cd0ae45ce1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:37:03.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:37:13.583Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=41696c7d-b28b-46a2-8d83-4f34c288fdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:37:13.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:37:23.599Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d39b956f-9458-4cc2-b28e-afe847164a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:37:23.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:37:33.614Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=ee02c28f-7cda-4e00-92c3-7468b003a21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:37:33.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:37:43.631Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8c5cdd62-a2e1-4804-8c1a-73241048d067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:37:43.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:37:53.649Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d9535a96-0d02-4078-a515-7a10927b3cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:37:53.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:38:03.663Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=12e2beb4-08e9-4537-ac78-307613189d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:38:03.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:38:13.679Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=9df35e9a-b72b-4054-b64e-14ce90aff698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:38:13.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:38:23.695Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e3db3324-c92a-4324-a939-39d42cb5a2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:38:23.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:38:33.709Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7ad6d6be-eb74-4464-a0c1-9ec568a9f133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:38:33.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:38:43.724Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=847986e1-807b-471a-a2d0-427b79d53e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:38:43.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:38:53.741Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=1b29dcbd-32be-4500-87c5-c683db9d3e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:38:53.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:39:03.756Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=3907425c-c62a-4359-bc59-971add4976e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:39:03.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:39:13.769Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8581b6ca-faef-40ac-a667-e8d2bc60d300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:39:13.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:39:23.786Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=44e8466b-92e2-427b-b844-7aa03fb93eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:39:23.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:39:33.806Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=863c8198-5bb3-4659-a5c4-332d387975dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:39:33.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:39:43.822Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=ab643a4f-9fa0-4873-adf6-f918e311d69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:39:43.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:39:53.837Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=512ee2bf-90d8-42c0-9928-6e8ec77712bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:39:53.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:40:03.852Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=fbb1b253-75d4-4e85-8d79-9d926523219d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:40:03.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:40:13.868Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8c0bd514-68f2-4651-82fc-6f2d73c84df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:40:13.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:40:23.886Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=9f26d09e-e24e-469e-95a2-c4cd846363a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:40:23.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:40:33.916Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=21e7fba6-e524-44f0-9f36-eb7e2e3288c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:40:33.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:40:43.938Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=bcefa27e-e3c5-41ca-be7b-568e936f2a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:40:43.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:40:53.953Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=254974ca-d390-4d8e-ad56-828e4464a1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:40:53.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:41:03.969Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=df0944be-4123-461c-a068-4e5fd82681b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:41:03.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:41:13.988Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=cc885d15-f702-4df0-a9a4-6060741cfc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:41:14.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:41:24.000Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=c8b96398-a2d6-48b1-8052-3e3fe7517cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:41:24.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T16:41:25.890Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T16:41:25.890Z |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-10-20T16:41:25.891Z |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-10-20T16:41:25.895Z |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-10-20T16:41:25.908Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-20T16:41:25.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-20T16:41:25.909Z |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-10-20T16:41:25.911Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:41:34.012Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=68d49e95-6e6b-4155-8dff-7e9c543cb03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:41:34.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:41:44.025Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e5e95ff5-b199-4781-9c47-b7566aecb6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:41:44.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:41:54.058Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=63a1c742-6d76-455d-b166-62da21bc9491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:41:54.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:42:04.072Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e2a9388a-aa58-49f8-8a92-103cb952f5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:42:04.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:42:14.086Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=aec18539-be07-4edb-b2a3-fede627e23ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:42:14.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:42:24.099Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=4f46d829-f228-4e50-92bc-e600fded8a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:42:24.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:42:34.118Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d0a4c368-0bc7-4b4d-a5c8-380e60f51296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:42:34.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:42:44.132Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d13395a1-2735-45e4-b855-074960274d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:42:44.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:42:54.147Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b5a031f0-7abe-4fac-bc7f-389aab4c0e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:42:54.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:43:04.159Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8a160c91-ce44-4e0f-b563-ca12e563db1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:43:04.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:43:14.171Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=fa3f0ddf-056d-4be5-ae33-20cbb5c0b352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:43:14.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:43:24.186Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=34d2c10d-8d9d-4134-9073-38fb88efceb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:43:24.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:43:34.200Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7e029858-325a-490e-8594-3791e3de18a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:43:34.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:43:44.214Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=13ebb3cb-78b4-43e5-9975-c33981136d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:43:44.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:43:54.248Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7995d010-b05c-4298-9980-b85a07c45bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:43:54.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:44:04.264Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=5a0ec2e8-b025-42a3-90fc-19a272844af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:44:04.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:44:14.279Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e556f8f1-d3bd-4d4d-8023-ae84dcbf2011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:44:14.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:44:24.296Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=5adcafa4-a77f-43da-95c9-3943cc179805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:44:24.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:44:34.313Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b9bba54d-f1e5-4454-b303-34e604a4204b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:44:34.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:44:44.330Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=328d6b85-f883-460c-9c2e-416ef8dc8dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:44:44.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:44:54.343Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b67eba1e-8165-4509-a00b-68247f6ff40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:44:54.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:45:04.361Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=066e78da-477b-4f06-a1a8-ec58684e9469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:45:04.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:45:14.376Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=be45fba5-ca45-4ce0-8dae-e3286b1881a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:45:14.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:45:24.397Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=62a81e42-5a54-4030-bd75-afed8d7dfe35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:45:24.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:45:34.417Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6edc8f1f-5bb9-487a-adc8-169aac38d1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:45:34.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:45:44.437Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=0deb4df3-48a7-40f7-9e47-5d2b4f95ab69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:45:44.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:45:54.452Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=248b4448-11df-45cb-8c9c-70b52b8b95a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:45:54.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:46:04.465Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=22824425-99a2-4e6c-bd1a-6930c170fccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:46:04.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:46:14.481Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=25f2541b-2842-44ec-bb82-c4f3c07217e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:46:14.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:46:24.498Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=4b66b5aa-b0ed-4c41-aeb1-f09e2bf8e9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:46:24.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T16:46:25.797Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T16:46:25.798Z |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-10-20T16:46:25.799Z |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-10-20T16:46:25.802Z |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-10-20T16:46:25.811Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-20T16:46:25.811Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-20T16:46:25.812Z |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-10-20T16:46:25.814Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:46:34.509Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=5ae05b96-3700-49bf-9f46-6bd7cb67019e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:46:34.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:46:44.523Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=a0bf1368-712b-4193-8c8f-6547464fb5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:46:44.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:46:54.536Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=ab5467a8-deaa-491b-93a9-696a2b6c40a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:46:54.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:47:04.549Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=98970ce5-9e80-426d-8f2c-653346a60ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:47:04.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:47:14.562Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=4550ad4c-ad14-4f68-970a-043c0fdbbbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:47:14.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:47:24.578Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e23d9bb0-2d36-46d3-b366-193e81e6975b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:47:24.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:47:34.590Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d9804999-7b45-4ae2-b1bd-091514fae71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:47:34.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:47:44.601Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=80aa4fd6-8f89-445c-83ff-e718122a2706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:47:44.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:47:54.611Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=f85b4d94-9712-4e38-a4df-7dfa52710da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:47:54.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:48:04.623Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=df714af1-db87-40bc-9aa4-9f9239a8d5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:48:04.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:48:14.636Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=278aab9e-bcd6-42f4-b26c-8464641a18a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:48:14.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:48:24.646Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2fc75340-70a6-4a10-a90e-badac59d41fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:48:24.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:48:34.656Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=1aa6d7f2-d102-49e9-95f7-1195e4a2d4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:48:34.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:48:44.665Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=78f03874-8fb9-4857-88d5-4f889b5f740a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:48:44.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:48:54.675Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=9a25c85f-6b0d-4121-808c-4ac2fd3b73e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:48:54.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:49:04.687Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=4fec6a00-0e60-4a0c-b264-3808ecd28251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:49:04.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:49:14.697Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=feaa56d9-0c15-4d1a-b1c0-a478ace15d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:49:14.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:49:24.706Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=0691b2c0-6476-44df-847b-a34c874a7c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:49:24.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:49:34.716Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=c58e8699-8b82-4c14-a492-6c53a91a1526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:49:34.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:49:44.728Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=043031b6-cfae-4ca6-bdcd-f62edd53dd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:49:44.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:49:54.739Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=beca1d5d-d1f5-4351-a15a-a2219de9f294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:49:54.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:50:04.748Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=efb83960-25b3-4874-90ce-1bb49f060a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:50:04.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:50:14.762Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=9ff94424-3cd4-461d-97e7-986cf13a241f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:50:14.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:50:24.783Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6a181b7f-ec33-4964-8824-fc2b05e48be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:50:24.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:50:34.800Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=a8c3f2d7-ff43-47f8-871f-8f19570b1496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:50:34.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:50:44.821Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=37f21d51-7d8d-4436-aa4b-bbbc668a94a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:50:44.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:50:54.833Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=fa3562ee-2287-40a4-96af-000e0678ddf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:50:54.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:51:04.848Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=fd9cf9fa-511c-4d05-b74d-9904c9b0f455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:51:04.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:51:14.871Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=f7ee5073-8a64-4a65-b4f3-1428d81c2182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:51:14.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:51:24.888Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d6f72765-2fac-48e6-9546-daa4428aba3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:51:24.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T16:51:25.884Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T16:51:25.884Z |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-10-20T16:51:25.886Z |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-10-20T16:51:25.888Z |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-10-20T16:51:25.901Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-20T16:51:25.902Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-20T16:51:25.902Z |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-10-20T16:51:25.905Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:51:34.898Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b2d5e168-3ddc-4080-9487-1dd00ab47059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:51:34.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:51:44.912Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8a6a2f6d-7f92-48f1-8a17-ea8c340489f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:51:44.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:51:54.923Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=a5012dc8-23ef-488e-a5fa-d12c64bb782d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:51:54.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:52:04.941Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d9ec80fb-32e4-4d9d-82c8-1140d4cc230f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:52:04.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:52:14.956Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=64c9fb03-5933-45c6-9bad-519dc08352d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:52:14.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:52:24.970Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2a8f65db-b0ec-4b5c-8d19-8ec1bcc99b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:52:25.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:52:35.002Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=dbfb31ba-f5db-4a5d-88a3-f1406970ec81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:52:35.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:52:45.024Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=79a18401-3714-4f73-9294-35dc1c6b4ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:52:45.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:52:55.039Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=cbd81f8b-8a13-4c80-8e4d-397d02c79ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:52:55.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:53:05.053Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=360f24d3-1fd4-41fc-9cdd-6b1d72296d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:53:05.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:53:15.068Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8b565df2-cb1d-4dd5-ba08-ddfec8ee0678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:53:15.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:53:25.090Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8e28f1d8-f8dc-4793-9317-bc9411791924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:53:25.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:53:35.107Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=4f230648-fe5b-4ad0-b3c7-cf8794ddc3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:53:35.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:53:45.123Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=89ee7027-db8f-467c-80b3-da987d9aefb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:53:45.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:53:55.136Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2e53dae7-dc44-48a8-92e7-1a7dced250f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:53:55.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:54:05.158Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=3608ac85-337f-452f-a8a5-5f33f91becf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:54:05.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:54:15.178Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b679c221-301c-46b0-9eb7-02d441852487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:54:15.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:54:25.205Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=73a60485-61df-4da6-8d7d-f7c21cd836ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:54:25.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:54:35.219Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7d4074ed-9c8a-45f2-b6cb-77813a6dab15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:54:35.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:54:45.247Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=92ec477b-42c5-4bb7-82de-699f54a511ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:54:45.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:54:55.258Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=80e3a5c6-6369-4bde-b42b-f93c13e3335a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:54:55.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:55:05.268Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7dcebe19-6d96-458b-824d-964b7b7e8b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:55:05.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:55:15.286Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=1f607ee2-a61e-4506-bde9-ac0ba26b17c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:55:15.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:55:25.300Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6731a6e0-579b-4707-959d-894ff5102ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:55:25.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:55:35.317Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6ce7b9d7-b6fc-4903-b915-2a202e02fbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:55:35.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:55:45.330Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7f6b9159-87b3-4cce-ac3b-053787703de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:55:45.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:55:55.353Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2529a151-36a9-41b1-bbc4-7b99cf5d727b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:55:55.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:56:05.375Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=ac7502d4-3360-4429-8ce9-609e739ac75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:56:05.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:56:15.395Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=77bbb16e-59e1-4459-b37d-369f6cd97cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:56:15.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:56:25.407Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=cd79b2b2-1dc2-4919-b830-1412f45c2244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:56:25.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T16:56:25.792Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T16:56:25.792Z |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-10-20T16:56:25.794Z |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-10-20T16:56:25.796Z |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-10-20T16:56:25.808Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-20T16:56:25.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-20T16:56:25.808Z |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-10-20T16:56:25.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:56:35.418Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=79375080-0ee6-464d-9302-5aedcd027361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:56:35.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:56:45.429Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b61fa736-bba1-41e7-80c6-7f4a838d5b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:56:45.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:56:55.445Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=24225c2c-e63f-4146-a139-44eead05c29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:56:55.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:57:05.457Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=965764be-c270-4dc6-b805-03d391292d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:57:05.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:57:15.467Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=ceafdcae-389d-4b48-b62e-6c082a2661c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:57:15.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:57:25.484Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=70d113a6-26b0-4f07-8038-977d81d22c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:57:25.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:57:35.497Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e1ebf41f-9b29-4e8d-892f-b40830eb8333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:57:35.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:57:45.508Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=1213a495-bad0-4486-a50e-84aa67c94af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:57:45.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:57:55.517Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=00b944f8-ee78-41f2-9d2d-cb10b4c11207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:57:55.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:58:05.528Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=f750aedb-10cf-480f-a5c6-cb2a7b23ad69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:58:05.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:58:15.539Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e0bb9270-ccdc-42ab-8e0e-66bf65e1f001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:58:15.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:58:25.551Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=781a5eaf-a57c-4a93-9b8c-1e27bdeb54c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:58:25.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:58:35.561Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=3c978754-1b91-4355-b5cd-2bb09c1870ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:58:35.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:58:45.578Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=c23cb38d-b57b-4ae2-a6e4-05f737eade69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:58:45.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:58:55.589Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=87c6e7fe-f78b-4e37-bd84-bb72fe968bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:58:55.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:59:05.603Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b66ea7cb-9a50-4917-9ad6-ffb41211a5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:59:05.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:59:15.615Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d7c3dcb0-0c4c-4f4d-be45-856dd6b63bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:59:15.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:59:25.630Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=ae30980d-509f-4078-ada7-0a9e7d204993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:59:25.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:59:35.647Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=57b74b2c-75d6-426c-b967-b1dda3ee691c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:59:35.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:59:45.659Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b5d48807-422f-48d9-9a8a-5c046ec974ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:59:45.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:59:55.670Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=df1911e3-9299-48ff-8f82-0ee177198207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T16:59:55.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:00:05.680Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2fd773d8-43f9-43be-81da-d5f1285f80f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:00:05.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:00:15.693Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b5b2eb34-ff34-4cd7-95ca-55ad83be0f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:00:15.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:00:25.711Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=0c2e06f4-e070-401e-9312-0e5196dceb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:00:25.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:00:35.732Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8812222f-abd7-405b-9b2a-75184bc0d04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:00:35.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:00:45.744Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7775c7c8-601e-4301-b435-5227a02139dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:00:45.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:00:55.755Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=53366657-6553-4f0b-89a7-0759e5ad1429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:00:55.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:01:05.774Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d483680c-94cf-41d0-9121-bf00f8a73c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:01:05.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:01:15.784Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8789aa64-d4ad-4965-b5c7-79414f8742f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:01:15.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:01:25.794Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=00183842-00a8-4c06-bdf0-84a2c1f55f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:01:25.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:01:25.828Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:01:25.828Z |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-10-20T17:01:25.829Z |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-10-20T17:01:25.833Z |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-10-20T17:01:25.842Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-20T17:01:25.842Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-20T17:01:25.842Z |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-10-20T17:01:25.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:01:35.804Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8a03b9c3-9777-44e3-80bf-15611653d8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:01:35.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:01:45.814Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=a905d56f-c34a-4e20-af2f-3d99781526e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:01:45.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:01:55.825Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=bb22a10d-eb00-45dc-932d-645507a02b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:01:55.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:02:05.834Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=781fdeff-2942-4baf-b7ef-2f610c7e951c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:02:05.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:02:15.844Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d33a1f37-8758-4d37-87bf-1b4d0e921501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:02:15.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:02:25.856Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=05ded3be-8665-4ad6-8a51-21aacfcca4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:02:25.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:02:35.871Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=bd4bf23b-232c-4ce7-997a-285ef1e8d2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:02:35.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:02:45.878Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e529cf83-2609-44aa-8703-4c71e3cc3df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:02:45.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:02:55.889Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8a9fcdda-11e3-4006-8da3-33d64a692d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:02:55.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:03:05.898Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7ca3a464-a2ad-4809-be1d-d6547f5ff18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:03:05.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:03:15.906Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=4acbb2bf-fc13-4ddd-a190-600ab852fcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:03:15.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:03:25.919Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=835dbfb6-1051-4013-afce-93f15b5d6e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:03:25.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:03:35.928Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=c0627a36-0794-48a7-9d2f-0904e0e6d9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:03:35.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:03:45.936Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=928c9f97-a066-4eb3-bc63-8c6bd095547e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:03:45.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:03:55.948Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=004a8537-8ef5-4326-85f5-9bfd0a64dcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:03:55.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:04:05.961Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=069294d9-baf4-4b23-b3aa-a882b6b827a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:04:05.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:04:15.970Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=839521b5-a060-496b-aaee-f11e04e72588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:04:15.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:04:25.981Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=974847ed-0ef9-4632-966a-83378d504a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:04:25.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:04:35.993Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=84960a90-b4a9-48d7-a84f-f3200b6f2a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:04:36.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:04:46.004Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=506cd96e-a20f-4be9-8776-f995ae0ceac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:04:46.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:04:56.019Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=36b3e070-eb38-4b2e-9068-f4ad83f6ca4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:04:56.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:05:06.032Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6c5ba620-9be3-4402-aabb-40e70fc180e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:05:06.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:05:16.044Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=c5cd5d4f-ee0d-4242-96fd-9d5e7f9034d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:05:16.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:05:26.057Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=9a664999-d1fc-43cf-8d3d-0c8acb2bfce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:05:26.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:05:36.070Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=4162e4cc-8730-4b4c-b8cf-fd8060e5eff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:05:36.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:05:46.081Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6d4acc8d-65e2-4db9-8146-35a83d181140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:05:46.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:05:56.096Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=149a32b3-f513-4542-a70a-6d98f6d8c3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:05:56.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:06:06.106Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=abeca08f-abca-47e2-8138-34d2a649a20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:06:06.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:06:16.116Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d98aff66-64ff-448d-8481-8cc17ba89d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:06:16.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:06:25.843Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:06:25.843Z |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-10-20T17:06:25.844Z |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-10-20T17:06:25.847Z |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-10-20T17:06:25.857Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-20T17:06:25.858Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-20T17:06:25.858Z |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-10-20T17:06:25.861Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:06:26.126Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=be7eda21-ef93-4fbd-b170-ce95ccf215b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:06:26.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:06:36.136Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=40c1f50d-53bf-42bc-8eeb-32b09f5afa9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:06:36.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:06:46.146Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=bc9f5223-41fe-4609-823b-438bafc0442e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:06:46.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:06:56.155Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=89293b32-bd62-490b-8612-8a4f1e1db515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:06:56.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:07:06.167Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=daf63dbf-4c20-4464-ba97-00add9923b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:07:06.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:07:16.176Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=743509c7-6e5a-4ce5-b208-ad2d1200715a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:07:16.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:07:26.187Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=02259a67-8ac7-4dc0-89ff-78d26b209e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:07:26.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:07:36.235Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b875559e-e860-4111-8aa7-1bb6ed8ffea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:07:36.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:07:46.247Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e482e1d7-82f5-4a8f-8ff5-bf053a95de5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:07:46.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:07:56.259Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7b580ebf-c74d-46a5-bb62-d7c8bb0529a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:07:56.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:08:06.270Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6d5cd521-cbec-4fe7-8551-7c4f5274c3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:08:06.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:08:16.284Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=3856e6d4-7158-4f1e-be83-0682eceda2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:08:16.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:08:26.297Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=3297d182-4210-4150-8ceb-f2c9fb093902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:08:26.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:08:36.309Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=da8554f0-809e-41c0-ae9a-264866258d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:08:36.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:08:46.320Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7b71a0a6-f6b9-491a-8ba0-0bb46f982a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:08:46.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:08:56.332Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=37903aa6-4b6b-483c-aa3c-8ef0919497c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:08:56.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:09:06.342Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=09a482fc-14cd-4ca3-b370-b2d2c8ac2b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:09:06.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:09:16.352Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=83c3e057-e019-4868-b7fa-a221b9132f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:09:16.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:09:26.363Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=a6f93c75-2de5-4619-9155-bb703d51c7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:09:26.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:09:36.373Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=02d16a56-d940-483a-a0ce-86b20460c92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:09:36.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:09:46.381Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=91fd3852-6298-4830-9a21-7fa3fdff12d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:09:46.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:09:56.390Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=189d5711-2d72-4184-8341-bd021885f8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:09:56.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:10:06.399Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7ef84792-6f36-4a67-a568-9cb3b94c7578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:10:06.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:10:16.409Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=cedde361-75ef-4ec9-83b6-0fbd5ebc3367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:10:16.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:10:26.418Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2f3d8117-348e-4cfe-9b03-bd0498d7f7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:10:26.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:10:36.429Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2811baaa-ba40-4a01-b96d-5c40b8c929f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:10:36.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:10:46.441Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6e6afd2f-05e1-41d7-a0ff-ef10966bea72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:10:46.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:10:56.458Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=f0b22d60-2a66-4be2-8882-5f16be65e1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:10:56.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:11:06.468Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=45796810-59b8-4ec0-a795-f7eab353ee18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:11:06.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:11:16.479Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=9ee17969-bf6f-4562-a5d3-d8a20e08bdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:11:16.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:11:25.828Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:11:25.828Z |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-10-20T17:11:25.829Z |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-10-20T17:11:25.831Z |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-10-20T17:11:25.836Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-20T17:11:25.836Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-20T17:11:25.836Z |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-10-20T17:11:25.837Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:11:26.490Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8d2e0c39-f7dc-4b12-ada9-9537f4c3c6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:11:26.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:11:36.499Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=0dd9bf37-21af-4b59-a099-d92c032a8ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:11:36.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:11:46.508Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e0c0d2a8-b495-48e0-b452-14d891451072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:11:46.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:11:56.518Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=5273f01d-cd8d-43d5-8dcc-1a246fcc9347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:11:56.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:12:06.528Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=4a61b31b-d247-46e5-b0d6-bc991827800c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:12:06.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:12:16.541Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=3eb3245c-3295-4fd5-a371-397ce00da975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:12:16.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:12:26.554Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b087e6ce-80d2-41aa-b223-84b7dbac7770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:12:26.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:12:36.564Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=c23b3569-ccc8-4aef-bfca-09e38cf88396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:12:36.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:12:46.575Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8cf94833-ed06-4123-bca3-fbefd1479169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:12:46.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:12:56.585Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2b0e6b8e-b4fc-4f33-9780-13328335daed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:12:56.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:13:06.596Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=a551bf0d-18f7-44b4-a72d-a06f9e2f3e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:13:06.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:13:16.607Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=df34baf9-2d12-4c6e-9e28-a2d888055a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:13:16.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:13:26.619Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e5219a0a-96d7-4e6c-823d-9b145b1c8824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:13:26.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:13:36.629Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=01bb55a5-856d-4c6c-af3d-b68908b2d740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:13:36.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:13:46.641Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=94fd88a7-2582-4603-a74f-9f6f83635051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:13:46.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:13:56.651Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=44049d78-38ad-4dbc-a6ac-f23c19c8411b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:13:56.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:14:06.660Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6c59f21d-513e-48b7-81d0-3e31dbc33883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:14:06.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:14:16.670Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=fb6afeea-ad08-4e92-bc68-2d8cdb6885b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:14:16.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:14:26.685Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2a774a99-4ab6-4590-86eb-d11b8840d2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:14:26.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:14:36.695Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=5f255c7b-8c57-493d-a0a4-63bc9289aa23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:14:36.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:14:46.703Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=32f03e82-1e28-4b15-81f8-c02b972adac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:14:46.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:14:56.711Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6d83a263-0831-4357-bc06-7b5821af7591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:14:56.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:15:06.720Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=947fcdd4-1dd5-42b6-97ba-c57a20605679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:15:06.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:15:16.730Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=49327a8d-a3d6-4f42-9165-163bcf09190f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:15:16.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:15:26.740Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b436ad15-55da-401d-bd54-786e5a522beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:15:26.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:15:36.751Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=c8114436-644d-4699-a718-c0d39ce456aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:15:36.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:15:46.761Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=da87add4-b3a8-42fe-b4c2-82f959458558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:15:46.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:15:56.770Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d13a01d6-a726-48f2-a1e9-cd2fbf0b0fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:15:56.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:16:06.778Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8e35adf4-7146-412b-83b3-fb573e8bb616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:16:06.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:16:16.787Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=5ef61244-6c9d-4be8-ac4f-60aeb25de1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:16:16.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:16:25.740Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:16:25.740Z |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-10-20T17:16:25.741Z |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-10-20T17:16:25.744Z |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-10-20T17:16:25.750Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-20T17:16:25.750Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-20T17:16:25.750Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-20T17:16:25.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:16:26.799Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=ac82e382-20d0-444b-b8a3-abfc4d999d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:16:26.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:16:36.809Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7794e685-c735-4092-953c-ad21f5cd46b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:16:36.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:16:46.819Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=886d4460-93fd-413e-afc9-dc62d38cd743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:16:46.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:16:56.833Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=ecd2b7e1-fed8-4ae8-a9c2-e6a05e529018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:16:56.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:17:06.845Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=aba3ad20-82c5-4b84-85d7-a5963d0cdb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:17:06.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:17:16.856Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e559b470-7b65-4e45-a3c1-04117f576a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:17:16.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:17:26.866Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=1f970453-8c0f-4771-acf4-ea0160b9ec31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:17:26.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:17:36.876Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=4fdab892-3707-44da-8341-8228eed67110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:17:36.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:17:46.886Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=471bbae3-cbe3-4c3c-bf0d-7220f00201b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:17:46.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:17:56.895Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b1309142-b428-47e7-95fd-00d9ce832487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:17:56.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:18:06.904Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=154d3eec-2ff3-4c46-879d-aed13788aa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:18:06.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:18:16.914Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=946b755f-5672-4ba4-bc67-fb83114217ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:18:16.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:18:26.925Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=0ddfbe6a-33c7-4bad-af66-581289e49eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:18:26.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:18:36.939Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=f21698b6-c266-4c14-b183-415aeace747d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:18:36.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:18:46.948Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e37f2324-20b8-4f94-959f-a869c60ac85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:18:46.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:18:56.959Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=58058e4a-0938-4f73-8f90-5dba66acb030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:18:56.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:19:06.970Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=065ed687-7574-4313-8ae6-93da77f8b9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:19:06.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:19:16.981Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=4ca8f867-7db4-469b-a5f7-fc39edf32cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:19:16.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:19:26.989Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=a7a480e5-3ff8-4546-afbc-aca9c032336f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:19:26.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:19:36.997Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=fec2be80-6b46-4a6a-be3e-820e41921cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:19:37.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:19:47.004Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=91ad1ded-8521-41d3-a657-7c0c6cf29a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:19:47.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:19:57.014Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8826e45a-dff2-45c1-853c-4a254b9a1b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:19:57.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:20:07.024Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=34e222d5-b5ee-4fd7-8dc1-1b9753dc2350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:20:07.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:20:17.033Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7f00faf4-1330-41db-a1f7-c9fdd586c6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:20:17.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:20:27.050Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=c0d0c963-9f39-4687-88bc-b9e177268be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:20:27.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:20:37.062Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=4b526707-1e15-4604-83ad-12fe13b1b199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:20:37.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:20:47.070Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=287cc7bc-2144-4dcb-8f03-654d5610df44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:20:47.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:20:57.085Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=941f3f06-af79-4db7-a77a-12ffd4665f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:20:57.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:21:07.094Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=0e4fef1c-11e0-496f-a55f-9e8d132051c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:21:07.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:21:17.103Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8d6679f6-2023-4394-99b4-5d9671b36f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:21:17.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:21:25.805Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:21:25.805Z |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-10-20T17:21:25.806Z |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-10-20T17:21:25.810Z |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-10-20T17:21:25.816Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-20T17:21:25.816Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-20T17:21:25.816Z |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-10-20T17:21:25.818Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:21:27.112Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7bad895a-e462-4347-bbdd-395f4cf46eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:21:27.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:21:37.121Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=0316b958-efb9-4a2f-a447-285aa69885ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:21:37.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:21:47.130Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=c2ddbab8-5508-45b2-842d-861c2e960e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:21:47.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:21:57.140Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=dd03f9b0-5d37-4256-bbaa-c40b5882dee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:21:57.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:22:07.148Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=14b8a7de-ae84-4771-9c07-5329c133de6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:22:07.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:22:17.159Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=ac3368c5-a72c-4ab7-bdcb-374085c95ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:22:17.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:22:27.169Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=1118abe9-e5a1-48f5-9cd1-97f126ea1a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:22:27.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:22:37.181Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=9a1a9408-96d3-44ff-82cc-b8651e04ae28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:22:37.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:22:47.190Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=f4d93cf8-560b-490a-8857-1cb588301f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:22:47.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:22:57.200Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=33a2cde0-9939-499f-bb1d-ca3a82773f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:22:57.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:23:07.210Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=24b8496c-396f-409a-b46f-86ce966f3860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:23:07.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:23:17.222Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b7672465-5de1-4fce-bd00-e0c3abd18c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:23:17.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:23:27.230Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=ed76743d-3814-4d4b-a25e-e928680de36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:23:27.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:23:37.241Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=45ba49ca-f332-4cbc-96b2-8c4fe624d48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:23:37.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:23:47.252Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=674772c9-2388-4f3a-b7d1-55868b7c77ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:23:47.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:23:57.265Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b4da01c1-ef12-44ff-8520-c8fb8c773c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:23:57.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:24:07.279Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=47c1b1ed-ab13-447b-9f75-6bd2d5a66831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:24:07.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:24:17.290Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=a3052e74-79f1-41d2-ac8b-02ea27a11ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:24:17.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:24:27.302Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2fd09160-0905-4345-958a-1349b096e513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:24:27.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:24:37.315Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=9b211b66-aca5-4abc-8245-85444294c5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:24:37.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:24:47.324Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7fa1fde0-edee-44ef-9a0c-23a4dc5de31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:24:47.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:24:57.334Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=da41fa17-08bc-4949-b0c9-e2b99c31e061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:24:57.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:25:07.344Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8eeb684a-ea7c-476d-bbe0-215fcf3ec0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:25:07.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:25:17.353Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=44d0ed5d-18fe-4dce-8f0a-6cb5b0e09128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:25:17.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:25:27.363Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=c2405bdf-7108-4b2d-adc1-21648a5fdbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:25:27.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:25:37.371Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=51ea43c9-a109-4730-b872-cb03fdadaa35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:25:37.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:25:47.381Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=f310f15b-f726-4f6c-adf4-23a5db8c1fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:25:47.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:25:57.396Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d8a0a014-0a36-4f71-a402-c36378746fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:25:57.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:26:07.407Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6fbfb27f-3656-47bd-8563-64dff1a4f106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:26:07.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:26:17.416Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=4ff69715-9c3d-4c78-b4e9-0a82b4583715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:26:17.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:26:25.768Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:26:25.769Z |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-10-20T17:26:25.770Z |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-10-20T17:26:25.772Z |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-10-20T17:26:25.780Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-20T17:26:25.780Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-20T17:26:25.780Z |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-10-20T17:26:25.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:26:27.426Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=9b8de968-dec9-4d36-afdb-cf6a980a4336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:26:27.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:26:37.436Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=00a8c053-5676-44cf-88b8-ca342fc91860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:26:37.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:26:47.444Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=1df486b7-21a4-4ea6-a07a-f59de1164947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:26:47.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:26:57.455Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2e3cc8d1-33cd-403f-aaf7-3fa863c51ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:26:57.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:27:07.465Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=713510dc-0519-4123-a7ca-1d50f048ccec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:27:07.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:27:17.474Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=384b3b75-132a-483d-8e45-eed5ae4ad006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:27:17.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:27:27.483Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d053d08e-6678-4dd0-9156-8b92baf35da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:27:27.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:27:37.494Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=782c3c99-5577-4d7b-b62d-cd12ba8e4b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:27:37.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:27:47.504Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=1a6a2188-a00d-4589-bdb7-0b3e50cc5b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:27:47.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:27:57.514Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=aa2c0563-6076-4b83-8456-eaefd6b34229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:27:57.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:28:07.523Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6aad2035-00f2-4c80-a87f-ab620269c4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:28:07.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:28:17.534Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=a94728e5-d086-4679-8b97-249330089856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:28:17.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:28:27.543Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e66055be-9f1a-4967-9b3c-fc42496eb9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:28:27.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:28:37.553Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=83cc6ce6-1bce-424f-89d7-327fc76cc482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:28:37.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:28:47.562Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=77c6606a-a86b-4c1b-ad08-991d6722809f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:28:47.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:28:57.572Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=fb9981da-799c-4940-965e-e1cc2bad014d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:28:57.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:29:07.583Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6628ef8d-585a-4c3e-80e3-cc10b379f4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:29:07.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:29:17.590Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=c32adc18-c5d4-4921-b2a9-0d3cb3d26c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:29:17.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:29:27.607Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=ce21d383-0e6d-4273-964d-ff5029c4c204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:29:27.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:29:37.618Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=3f4ffd05-7932-405a-9591-712e7ec8687d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:29:37.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:29:47.629Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=28229c5b-1a73-4312-a3c5-5f2373d222c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:29:47.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:29:57.649Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=f3fc503f-1632-4890-9276-964617cf608c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:29:57.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:30:07.658Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=9cb260ec-1c7b-489b-a033-23e50a6185f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:30:07.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:30:17.665Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=98ec66e5-1c92-4028-8cf6-6320cd78d9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:30:17.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:30:27.674Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e6b91490-51db-4307-826c-c5b0ca816294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:30:27.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:30:37.683Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6f655554-086a-44ab-9094-d285a6704099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:30:37.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:30:47.692Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=38e6d81e-415a-4f8a-ae01-ea6d7d0ba7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:30:47.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:30:57.706Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=02a95820-2484-4da6-af1a-6071a00ebcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:30:57.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:31:07.715Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=c3b3bc1c-b909-4407-9ad9-63c727b05071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:31:07.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:31:17.725Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=1ee4c8e5-9557-4c8a-8b40-4296c6e64650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:31:17.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:31:25.815Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:31:25.815Z |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-10-20T17:31:25.816Z |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-10-20T17:31:25.819Z |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-10-20T17:31:25.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-20T17:31:25.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-20T17:31:25.823Z |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-10-20T17:31:25.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:31:27.733Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d63192e0-d6a6-4187-ab73-dc507e5a7cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:31:27.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:31:37.742Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=366946d9-b17c-4cba-be2b-b607c49c2828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:31:37.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:31:47.750Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=81a0eaff-90d7-4499-870c-850fd603bead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:31:47.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:31:57.759Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=208c8e01-1c20-41e0-bfff-2a06221f15b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:31:57.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:32:07.768Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d7902957-5bb4-4026-b986-853676d8c02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:32:07.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:32:17.777Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2cddf23f-e89e-4daa-8f2e-d5c20137e049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:32:17.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:32:27.787Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=4524a803-f95e-473b-b76a-444763aa97e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:32:27.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:32:37.796Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b3abab67-0d74-458c-a1b0-9ad11931e9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:32:37.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:32:47.805Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8d429dfd-711f-4814-b735-7ac638527547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:32:47.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:32:57.824Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=413e3797-bcd9-471e-9893-68b723ff6e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:32:57.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:33:07.839Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=c7b98af7-d92b-4e36-9bec-f52a2ff26f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:33:07.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:33:17.853Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=53b5879d-e0a5-4cda-a0db-ddc26c1bc7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:33:17.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:33:27.861Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=9da03173-07c0-439f-931f-9fa7d573648b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:33:27.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:33:37.871Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=14776b27-e5b9-4836-acb9-ca042500dbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:33:37.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:33:47.880Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=3e723dfb-1b61-4fa4-bcfc-8d411d9ceb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:33:47.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:33:57.891Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=79dda25b-d7d3-47a2-9877-650a36a715f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:33:57.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:34:07.900Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=9121e837-1f74-476a-83e0-f064bef6b57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:34:07.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:34:17.909Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=421359fc-aa92-4726-991d-87c82d68556e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:34:17.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:34:27.918Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=39b0507f-d974-4670-bc15-31c0e0d06d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:34:27.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:34:37.936Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e9715f41-1c6d-456d-bc52-9ebea4ed8326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:34:37.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:34:47.947Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=fbff3f9f-2efa-4735-99ee-255359837fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:34:47.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:34:57.960Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=64858d4a-49e1-46c2-a47a-6ee8320bf53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:34:57.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:35:07.971Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=11fd41c9-a052-47b9-ab44-fc029619f388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:35:07.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:35:17.980Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e1437f32-3bf2-4fb3-91cf-9d7d3eb54f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:35:17.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:35:27.989Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7e1e694c-e9ef-408e-947f-a1c84b16df3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:35:27.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:35:37.999Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=87e4d9bc-c629-4d12-ba5c-e4fbef1b4c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:35:38.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:35:48.009Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=ba91fb70-5fee-469d-9563-d335052d22d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:35:48.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:35:58.022Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=947c0a49-a957-44cb-b2be-0d4bbc45b37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:35:58.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:36:08.031Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=ce97c631-632b-4123-81d7-0e7c800bc3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:36:08.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:36:18.040Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e0580c70-21dc-4f3b-b81b-5c06b4249044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:36:18.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:36:25.794Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:36:25.794Z |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-10-20T17:36:25.795Z |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-10-20T17:36:25.797Z |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-10-20T17:36:25.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-20T17:36:25.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-20T17:36:25.802Z |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-10-20T17:36:25.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:36:28.049Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=af8dca05-ec18-4d59-b4c7-a5b0d3aa0274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:36:28.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:36:38.060Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=bc3536bb-edf4-4f91-a03e-1ef524290d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:36:38.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:36:48.068Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2c945dc3-5447-4f0a-b78b-11b17b8976e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:36:48.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:36:58.076Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=10feb0c3-3930-4ca5-ad3e-729491ad3c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:36:58.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:37:08.085Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=a6e97802-72a8-4a84-8a82-985ec2b04d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:37:08.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:37:18.094Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d648f9c9-1342-4ef0-9f9a-9b1a05dfc56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:37:18.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:37:28.103Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=a61a4ec3-623c-40c2-9fba-dbe9d500e07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:37:28.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:37:38.112Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b66f0322-7c9f-4a9f-8b0a-9574fa145391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:37:38.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:37:48.121Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b4f521b8-c036-4593-85b7-f9b37c54237f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:37:48.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:37:58.130Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=f50fc703-c3ff-4f23-b0fd-b14518f3dbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:37:58.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:38:08.139Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7ebfdf02-376d-4b59-98c6-d4eafd89cd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:38:08.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:38:18.150Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=1b10d24f-87e7-4bdf-8c95-e677d2998cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:38:18.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:38:28.158Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=20745b4b-8f37-4b17-b30a-d3ba3fd21ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:38:28.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:38:38.168Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=12d9cb6e-5d6c-4607-9927-f27dd48fd23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:38:38.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:38:48.176Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=191a5f52-0e8b-467d-8940-abac04ddf24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:38:48.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:38:58.185Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=a9f8ebf2-3472-4f1d-86fc-451e855cb3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:38:58.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:39:08.194Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=70193e2e-08a0-4c4d-a650-887e4ac07157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:39:08.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:39:18.202Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=c683e5e2-c5bf-4664-a159-ccc661e81f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:39:18.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:39:28.212Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=69ba6ca7-b429-4c37-b828-dcab356f4243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:39:28.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:39:38.221Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=5b8427d4-e837-44e2-82bd-aaef7d5249d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:39:38.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:39:48.230Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b2a2ffe9-d11c-45d2-b86f-ce56af61411f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:39:48.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:39:58.237Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7d826def-6d79-4bac-a413-8e8d0e44eadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:39:58.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:40:08.244Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b09c1d72-9e80-4734-a5b7-e89d65dbbfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:40:08.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:40:18.253Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=04fd944e-dd62-493a-a6e1-d992b3a7a5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:40:18.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:40:28.262Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=5754d8df-dc81-4ceb-8596-1d598829fad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:40:28.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:40:38.272Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e379d9c1-91d2-458c-899c-71ef0c555b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:40:38.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:40:48.281Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=905365d7-9871-4205-8627-d01d2588f897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:40:48.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:40:58.289Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2c5264b4-0012-4aa0-883d-1597850c7150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:40:58.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:41:08.297Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=652ac57f-54a8-47b8-86bb-9e9e78f968d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:41:08.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:41:18.306Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=5f1a2d10-34f1-46d0-82bc-7ffd9a26fa55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:41:18.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:41:25.716Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:41:25.716Z |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-10-20T17:41:25.717Z |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-10-20T17:41:25.719Z |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-10-20T17:41:25.722Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-20T17:41:25.723Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-20T17:41:25.723Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-20T17:41:25.724Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:41:28.316Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d27c70f3-bb50-4d73-9c43-32595b42afa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:41:28.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:41:38.324Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8d497a0d-b0b5-4312-af19-795ebc739d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:41:38.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:41:48.332Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2f4306da-655d-44a1-a9d2-5f654456bae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:41:48.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:41:58.344Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=833b3aa0-feb7-4236-b867-b2854e7b5256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:41:58.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:42:08.355Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e602e648-054f-432a-9c4c-629046e91592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:42:08.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:42:18.367Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=f26fc04a-e54a-42a8-9244-d86b72935721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:42:18.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:42:28.376Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=98015ce0-2345-43b8-b7c5-9800a6935247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:42:28.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:42:38.385Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=02e502cd-b6f1-48ee-9a00-7eaec34c52b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:42:38.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:42:48.395Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d79d92db-96d2-46d2-a4de-478aba8632e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:42:48.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:42:58.405Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=1c95282b-094d-44bd-9bb8-9a49d992764e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:42:58.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:43:08.412Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e496016b-3f68-4ee7-87a9-68f73eef182d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:43:08.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:43:18.422Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2fdde3d3-b61e-4b79-8420-4aed633779f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:43:18.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:43:28.431Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=0a7ae18a-d477-4d49-a9aa-83aaba7dd344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:43:28.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:43:38.441Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=f2d3a114-11e2-4702-9bb1-27046b21273a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:43:38.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:43:48.449Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7af686f7-ad75-4174-826b-ccb8f8fe2240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:43:48.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:43:58.456Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=842bcebb-4975-4527-8851-f3c57b922c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:43:58.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:44:08.464Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e52aedac-bd1a-4654-a0a9-96edd0f3f042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:44:08.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:44:18.473Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d4baf6f0-1b8e-49f5-b8eb-444c3df882ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:44:18.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:44:28.482Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=abc95315-9f00-4574-86d1-d54f4306add8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:44:28.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:44:38.491Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=5c068140-3a32-4dae-a123-9e9023087299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:44:38.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:44:48.498Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=3016cbfd-5f04-4909-9baf-c8ba140061bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:44:48.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:44:58.506Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=31a31281-e913-4f04-919b-9e46f423fc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:44:58.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:45:08.516Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6c25f194-d329-47e5-9764-a74b62dbba5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:45:08.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:45:18.524Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=56afadec-d411-4987-b568-e331452feb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:45:18.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:45:28.532Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8f70adf7-7f86-4d5b-9547-9b2e6fe2136a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:45:28.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:45:38.540Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d5fe68c5-7940-4a06-a8a6-c652897563a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:45:38.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:45:48.548Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=fc3b888e-5814-4b8f-9d56-764167aa5ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:45:48.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:45:58.558Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=bec28343-0092-4d3e-bf5d-373034a149da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:45:58.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:46:08.566Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=47194b27-4a2e-40c1-9ef7-0899bb649487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:46:08.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:46:18.574Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b43bf0dc-ce27-4052-870d-5db707cef104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:46:18.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:46:25.780Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:46:25.780Z |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-10-20T17:46:25.781Z |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-10-20T17:46:25.784Z |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-10-20T17:46:25.789Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-20T17:46:25.789Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-20T17:46:25.790Z |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-10-20T17:46:25.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:46:28.585Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=aaa62131-089f-4e23-99b1-6914c73d6609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:46:28.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:46:38.592Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d79ce4b3-6b24-4c9c-935f-4cb34cc1e5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:46:38.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:46:48.603Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=bc508f6f-d99c-453d-8336-7c45c0499c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:46:48.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:46:58.611Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=ac5be373-d8ab-411f-bdee-7ec53413b5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:46:58.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:47:08.620Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=a92f1641-d068-44aa-a3f2-31f4b8aa654c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:47:08.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:47:18.628Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=991248f7-7656-45c9-b718-49119eb8b4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:47:18.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:47:28.638Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=fb0f1def-9197-4360-b287-16435e0e13d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:47:28.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:47:38.646Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2793c095-d709-4d06-8fa5-a922587c413d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:47:38.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:47:48.656Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=624edb74-1264-46e0-88b4-4dbb9817d8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:47:48.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:47:58.666Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d794b522-7a02-4d72-80f9-8d57daf07542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:47:58.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:48:08.675Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=64488b25-18c6-4f09-9226-1ac97661625a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:48:08.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:48:18.683Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=34beed49-38d4-4c4d-b907-a8193db8d51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:48:18.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:48:28.693Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7468339d-0228-4894-937b-69b2e91fa589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:48:28.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:48:38.710Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6d532fbd-ef50-4d86-ab5a-98055270e880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:48:38.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:48:48.719Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=54aaa421-857f-40f3-9fd7-c85752086278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:48:48.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:48:58.729Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=22628bd8-7202-46cc-aff6-a47282ca5fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:48:58.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:49:08.738Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=0bc8136b-0784-4b3f-ac68-b893d201efb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:49:08.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:49:18.747Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d2cf4bce-7916-41b3-8c8f-cdd2d2be2b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:49:18.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:49:28.756Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=556ded81-154b-4b29-8035-6e9665db42b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:49:28.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:49:38.765Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=3a8ef27e-d989-4bc7-9b2a-0ea2f18a3233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:49:38.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:49:48.773Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=c5754bfc-bd94-42bf-a427-37dde361bd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:49:48.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:49:58.782Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d8548158-8b08-467a-8f8c-9f952b0b6345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:49:58.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:50:08.789Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=633c04f4-c913-459e-9914-1f528e554fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:50:08.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:50:18.797Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=978cad08-cc34-4df8-9bf1-c06d9e776d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:50:18.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:50:28.808Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=32839a30-ec0b-4330-8390-c37bb0929256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:50:28.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:50:38.816Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7f1dde46-0050-4c9b-a269-8a84883253ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:50:38.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:50:48.823Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=f7f8f1e7-fac8-42a9-a0a0-f91398801a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:50:48.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:50:58.831Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e7322606-0320-4251-84bb-79eacd1141d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:50:58.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:51:08.841Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=35c33464-ab5e-4f59-8267-57594d06de10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:51:08.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:51:18.849Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=eb4b1471-dfdd-465b-8f9b-044f042e56a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:51:18.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:51:25.824Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:51:25.824Z |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-10-20T17:51:25.825Z |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-10-20T17:51:25.827Z |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-10-20T17:51:25.832Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-20T17:51:25.832Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-20T17:51:25.832Z |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-10-20T17:51:25.834Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:51:28.857Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=ba45a1d3-f460-4d63-8bec-d519e79c5594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:51:28.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:51:38.865Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2988f4e3-8d08-4cba-b7e6-1391255c8a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:51:38.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:51:48.872Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2a2ae682-bf4f-4cde-bd42-ca65e6ebffe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:51:48.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:51:58.881Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=18c40a21-e82f-4bd3-a2db-e834aafc7653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:51:58.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:52:08.888Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e3ea3617-a870-4b3a-8ebb-0fb6a499dbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:52:08.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:52:18.898Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=f3f72914-5279-4b7c-a568-6ef8c73d45ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:52:18.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:52:28.906Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=0b5465b5-aaed-4a78-833c-5d929861a90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:52:28.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:52:38.913Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8db116e8-ae89-4f9d-b721-13ef79da58b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:52:38.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:52:48.921Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7fd6439a-cff4-4452-b455-1825a75da8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:52:48.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:52:58.930Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=683e321a-a407-48a8-ab10-c86166d58fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:52:58.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:53:08.938Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6fa156ad-0cf9-4ad2-96a0-780e9708ba15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:53:08.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:53:18.949Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=352cf0b9-8be5-4e65-990e-aae9db4a0600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:53:18.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:53:28.957Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b5107a28-fad5-4b1a-8e43-6bb6b6a8b94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:53:28.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:53:38.968Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=1ef7fcb9-ffdd-4cf1-9d6d-36e5b7709e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:53:38.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:53:48.978Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=134afb29-c9d8-43d6-b4fe-1bf94977faa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:53:48.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:53:58.986Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=506f7995-ea1d-42bc-82d4-6bc30bf0fe69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:53:58.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:54:08.996Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=98969985-b148-43b2-84f7-97bd328b9011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:54:09.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:54:19.009Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=3b9a4d59-0858-4f63-8316-4335ad90b546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:54:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:54:29.018Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=136cfa54-73af-4d3e-b009-a953a1fa7cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:54:29.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:54:39.026Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=eb8491ae-e8bc-4ee0-9d0a-def4e6c48621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:54:39.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:54:49.034Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=5cca8cac-853f-42f4-aa7f-fa6cf16d6215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:54:49.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:54:59.042Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=3d0a7eac-45df-4256-8c6a-a4a2ef2946bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:54:59.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:55:09.051Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=1a4dd764-1873-4fe0-8b1a-e8c116166572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:55:09.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:55:19.060Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=c62df03e-2107-414f-93e0-5e7dd1feb826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:55:19.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:55:29.069Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=5c171747-f565-49f2-b7a3-f2e68aa8fdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:55:29.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:55:39.077Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=bd68cf87-e9d7-443c-b529-03a52092b8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:55:39.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:55:49.085Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b5702eb8-82e1-4023-b90d-b30cc75233c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:55:49.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:55:59.094Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=927ae96a-82a7-48c2-864b-122e7c3ec334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:55:59.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:56:09.102Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e6e45ccd-57ca-40b9-ac9e-ccf759a3590d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:56:09.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:56:19.109Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=0451f8db-8b52-4f24-8fb7-cc6b2884b7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:56:19.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:56:25.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T17:56:25.799Z |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-10-20T17:56:25.801Z |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-10-20T17:56:25.803Z |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-10-20T17:56:25.808Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-20T17:56:25.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-20T17:56:25.808Z |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-10-20T17:56:25.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:56:29.117Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=75516fc1-28b8-4ad8-8fa7-d1576c1c094a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:56:29.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:56:39.126Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7edb244c-b7ed-4be2-aa1b-2b9314e7684f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:56:39.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:56:49.134Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=486df3f6-912b-4e2b-9482-5cae3aef7f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:56:49.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:56:59.145Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=9474e4a6-28c6-4512-a709-9983b406b0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:56:59.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:57:09.156Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=f3e2edc0-817d-4f2e-8b06-375545008214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:57:09.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:57:19.165Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=f646167e-bf91-4305-9f87-8690e60c57c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:57:19.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:57:29.173Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=43e5834c-58c4-4c3d-b624-57cae6a40090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:57:29.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:57:39.182Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=a1541b12-bc04-470d-a521-b444ccdd5757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:57:39.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:57:49.191Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=f2ab3eab-0e91-4c81-8c42-3af48c7b3de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:57:49.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:57:59.200Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7d484c0b-60e8-4ca1-8ae8-79bc53921993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:57:59.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:58:09.209Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=f0af84ce-1acd-43e8-bd08-5d881488e391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:58:09.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:58:19.218Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=411e64c4-ef7e-40f3-bc2b-e6bdff52288e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:58:19.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:58:29.226Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7574298c-946c-475a-84b5-8ac1053d6655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:58:29.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:58:39.236Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8e449c6e-7155-480b-8b9c-3f1777935cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:58:39.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:58:49.244Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=4ff97a1c-ed34-4c97-a694-17922bf5c0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:58:49.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:58:59.254Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=fdb66c70-2a00-45c0-a904-46ffaffc19bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:58:59.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:59:09.262Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=ae830809-5a39-4bf9-a114-395db3e640fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:59:09.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:59:19.276Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=40341e67-c139-454a-b413-534b95007d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:59:19.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:59:29.286Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=14b3ab8a-6339-46c2-8ab7-1b14515302d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:59:29.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:59:39.295Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=bbae2828-4a31-40bf-9eaf-a4f3b2104f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:59:39.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:59:49.304Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=16c39112-4130-4d2c-b458-90965f29b12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:59:49.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:59:59.313Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2e766979-a45b-4503-ad30-39d6ed764b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T17:59:59.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:00:09.323Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=0706c397-a25b-4338-92f8-512f83a8f527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:00:09.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:00:19.333Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2803b66a-dd8b-43c0-b8c9-07b8371e83d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:00:19.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:00:29.347Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=494ce4ff-83f6-4659-a73e-f5ad46e13df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:00:29.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:00:39.359Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b5008fd6-bdad-421a-9913-29a9b6affa51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:00:39.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:00:49.367Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=89a8352a-a894-4166-8e71-df5df13c0584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:00:49.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:00:59.376Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=364cdeae-5e9e-4df4-b435-b72318026206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:00:59.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:01:09.385Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=bdb8652a-d018-450c-8473-2adf3c5ce383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:01:09.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:01:19.394Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=c6d42a1e-299f-4bd3-b6a3-fbbc70275e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:01:19.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T18:01:25.866Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T18:01:25.867Z |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-10-20T18:01:25.868Z |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-10-20T18:01:25.872Z |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-10-20T18:01:25.880Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-20T18:01:25.880Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-20T18:01:25.880Z |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-10-20T18:01:25.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:01:29.402Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=ac856272-4892-45dd-a154-0a50d90830ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:01:29.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:01:39.411Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=f927f229-cc8b-4647-a76f-4e2a9d98e50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:01:39.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:01:49.419Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6ef82f8d-3ad6-47f8-bf41-873255d2c225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:01:49.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:01:59.427Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=4bbd94bf-8884-4c45-93e9-e08a562b88d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:01:59.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:02:09.435Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=3bda7ca3-10db-4867-bac0-81b06beb9de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:02:09.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:02:19.444Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=9aeab498-77d5-45ea-bf92-1ebf2c50d96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:02:19.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:02:29.459Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=155319cc-c866-4bc9-96ad-065fa67796a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:02:29.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:02:39.466Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=ee5fa85b-259c-477b-ad1e-57ecf41cc734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:02:39.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:02:49.474Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e6664018-1aeb-4279-93af-ba36804b4eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:02:49.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:02:59.482Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=28df4295-0e3b-4909-a337-547cb4bb0f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:02:59.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:03:09.492Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=8a85d291-e4b7-436e-9497-f94aea2bf171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:03:09.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:03:19.501Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d056909e-7ecc-4a82-b5dd-5075b70b3243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:03:19.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:03:29.509Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=5f8deb40-d73c-47bf-b80a-9be6ed917b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:03:29.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:03:39.523Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=132925d8-660b-4325-89bb-9b6b049e5daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:03:39.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:03:49.531Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6cee990e-91ad-4270-8f44-9a746d65a771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:03:49.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:03:59.540Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=e19f535d-57d9-49d1-a447-f888fb7b4c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:03:59.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:04:09.548Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=c97c18d4-75ed-4e11-a338-8844967c49e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:04:09.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:04:19.556Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=4f7f2750-e2dd-45ab-9aed-6c86866d95b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:04:19.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:04:29.565Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=a8c03a06-793b-497c-bbeb-c35b127b1fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:04:29.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:04:39.574Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=25201677-9f9a-4cdf-a80d-d6796792b5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:04:39.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:04:49.584Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=45294d19-72d0-41c5-be8c-5965c7db20aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:04:49.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:04:59.592Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=0b39de88-9e46-4755-8b25-723164620595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:04:59.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:05:09.603Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6960c7d5-a393-4dbe-bedd-fd7202735c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:05:09.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:05:19.611Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=97585608-ddcd-4a84-85f4-a8e919468d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:05:19.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:05:29.622Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=3258288c-1d70-4b94-a938-cb838b8c33f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:05:29.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:05:39.630Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6870321b-3d28-4d9c-bb2c-54b62a0fe5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:05:39.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:05:49.639Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=de3100d8-f020-494b-aacd-11673f27fdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:05:49.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:05:59.648Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=c9084cd2-c235-4a1d-8194-81e969980b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:05:59.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:06:09.662Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=09b40403-3567-448f-9b5f-761ad4849673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:06:09.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:06:19.672Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=1d1ee8a4-e5ac-430a-a70d-7122d32f3d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:06:19.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T18:06:25.802Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T18:06:25.802Z |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-10-20T18:06:25.803Z |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-10-20T18:06:25.805Z |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-10-20T18:06:25.810Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-20T18:06:25.810Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-20T18:06:25.811Z |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-10-20T18:06:25.812Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:06:29.680Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6a38851b-178d-4c56-bc14-c1e96030397b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:06:29.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:06:39.688Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=3c191897-d193-4366-9f65-7e80bb265e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:06:39.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:06:49.696Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=cc6f4fd2-a5e3-4175-b8f0-e3580bb75a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:06:49.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:06:59.706Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=99811d05-9769-437c-92af-0717a6cabe9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:06:59.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:07:09.713Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=89be5098-14df-4e48-993c-454823535ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:07:09.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:07:19.721Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d44696fa-6498-4c48-a7e8-0b3b89a399fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:07:19.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:07:29.730Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=718a8aab-252e-4dd2-838e-5b715645d9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:07:29.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:07:39.741Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=76037b06-3870-442b-81ad-beb0a2114c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:07:39.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:07:49.780Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=7fef7044-bb4e-4ed7-8684-02944553c730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:07:49.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:07:59.787Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=caa7d410-0628-4f77-8fb9-5d5a7c3783a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:07:59.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:08:09.797Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6894d4df-ab4f-457f-b278-218651ef2dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:08:09.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:08:19.805Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=327673e6-7ea6-46ab-a304-fa83138067cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:08:19.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:08:29.815Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=088843ce-54bc-417f-a0ed-a8cd1448885c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:08:29.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:08:39.825Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=dc9ebcbe-025e-404a-bf07-8d182eeee97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:08:39.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:08:49.833Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=33690c12-e434-40ef-9c37-695598bad116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:08:49.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:08:59.841Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=50a8c9a8-9338-470f-9320-e252d397c5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:08:59.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:09:09.850Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=25c7e032-23cc-40d4-8a4a-09afc8939b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:09:09.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:09:19.858Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=d56703c1-e9a7-4b90-846a-31ddd184c3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:09:19.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:09:29.866Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=3398bb4f-96e9-4756-9848-e523faf8c62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:09:29.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:09:39.876Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=b1b1adc9-f677-4b22-9a73-7ff8b06ce3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:09:39.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:09:49.884Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=0b45e49f-335d-4c0c-8863-2b4889dca508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:09:49.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:09:59.893Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=558be1cb-95d7-4320-8de8-5b358e79b597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:09:59.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:10:09.900Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=9ac4b218-955f-4407-8bd6-41060c9887d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:10:09.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:10:19.911Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=4b95fc05-e937-4c25-9437-a5711e326701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:10:19.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:10:29.919Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=f4c1b247-6fe6-4ed5-945e-e1b5d89db373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:10:29.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:10:39.930Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=107c7683-d743-412e-b5a4-4e9be1343814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:10:39.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:10:49.938Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=40486d93-7132-4ea7-8fc3-054c51e09ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:10:49.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:10:59.946Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=55bbd668-6394-4547-a28c-2cca6c023309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:10:59.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:11:09.954Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=be2378e8-18a8-4bac-8346-237a5fb3f936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:11:09.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:11:19.962Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=abb937ca-6af5-4c6b-99d7-ffdddb3b7192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:11:19.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T18:11:25.719Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-20T18:11:25.719Z |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-10-20T18:11:25.719Z |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-10-20T18:11:25.721Z |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-10-20T18:11:25.724Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-20T18:11:25.724Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-20T18:11:25.724Z |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-10-20T18:11:25.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:11:29.970Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=39436c33-be60-4e15-89e9-d3131da5b120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:11:29.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:11:39.980Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=98576a38-fdf7-404c-9991-8b3efb0ccbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:11:39.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:11:49.992Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=10351e31-7346-47a0-8123-fe70b8b5e049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:11:50.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:12:00.002Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=535d4e41-484c-4cd2-88df-d394f0bb664f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:12:00.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:12:10.011Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2b3ebe60-245d-44bf-be8d-cf710c4f292c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:12:10.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:12:20.020Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=78083738-ed7d-4af6-9228-05bf44e80e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:12:20.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:12:30.028Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=48c1a209-2c72-4db4-aa02-3e864b9799b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:12:30.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:12:40.036Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=a5049595-0c05-40aa-bb6f-55e8e88b997b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:12:40.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:12:50.044Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=79fd65ca-f268-4008-8674-066498d3919b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:12:50.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:13:00.053Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=f9e69f8d-c970-455b-af8e-a7da1ce59ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:13:00.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:13:10.060Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=936e038b-2d7e-4b7f-bf1b-d08fe0343944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:13:10.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:13:20.068Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=2dbdbafc-e678-4720-bafb-2cc13c71ae74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:13:20.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:13:30.075Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=6309193a-2958-4013-9edb-6be8d8eeb5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:13:30.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:13:40.085Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=aeeec605-a138-4396-afbc-a0a2eccfda48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:13:40.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:13:50.093Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=df5b1746-8ee2-41ae-b0de-04ac4aa88650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:13:50.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:14:00.100Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=13418408-9b91-425d-82df-8fa639deb52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:14:00.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:14:10.106Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=378abed0-b8ca-4b93-bda7-e04ecc61860d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:14:10.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:14:20.114Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=42278770-073e-407c-922b-71a6edc61a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:14:20.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:14:30.130Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=9180fa0c-88a5-4e6a-ab32-d8290a7285e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:14:30.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:14:40.139Z |INFO |Init configs |InvocationID=90c0ed22-900c-4917-a0e5-d0bae8aa3dcc, InstanceUUID=aed56fe9-14bf-496f-a126-18b45432777d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-20T18:14:40.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |