By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T02:54:09.821Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T02:54:09.825Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T02:54:09.870Z |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-03-12T02:54:10.706Z |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-03-12T02:54:10.828Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T02:54:10.829Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T02:54:10.829Z |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-03-12T02:54:10.927Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-12T02:54:11.053Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-12T02:54:11.081Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-12T02:54:13.215Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-12T02:54:13.807Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-12T02:54:13.833Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-12T02:54:13.834Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-12T02:54:13.921Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-12T02:54:13.922Z |INFO |Root WebApplicationContext: initialization completed in 2840 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-12T02:54:14.426Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-12T02:54:15.520Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-12T02:54:17.990Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-12T02:54:18.672Z |INFO |Started MainApp in 12.235 seconds (JVM running for 13.254) |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-12T02:54:18.770Z |INFO |Start scheduling PRH workflow |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:54:18.784Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=30f9cba9-7983-4416-a9f5-caad57519dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T02:54:20.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:54:20.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-12T02:54:21.031Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-12T02:54:21.031Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-12T02:54:21.036Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:54:30.397Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=41e77389-3d7e-4b75-b122-51a04ecd5312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T02:54:31.450Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:54:31.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:54:41.452Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=3d98801b-1f1a-4b74-b768-e92a61ff81d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T02:54:42.523Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:54:42.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:54:52.525Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=62dd83e3-6c34-4c1a-898a-8c08b2615557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T02:54:53.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:54:53.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:55:03.599Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=75d98e28-e380-4fef-ad0f-f80ac077671c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T02:55:04.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:55:04.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:55:14.669Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=146fec07-0ea4-4414-9e62-44648b0b3005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T02:55:15.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:55:15.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:55:25.741Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=dbf3f511-41a9-4451-ac96-0125f1ad819c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T02:55:26.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:55:26.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:55:36.812Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=9746c99a-f48f-447f-a9d1-d91030c539e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T02:55:37.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:55:37.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:55:47.881Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=f27dc836-3ab2-4d53-a2b6-c9205cbb861f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T02:55:48.969Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:55:48.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:55:58.992Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=3255f6f9-f42f-44ae-bf02-75d54f128130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T02:56:00.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:56:00.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:56:10.060Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=83505e15-ea63-44c2-827a-76ee0b925978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T02:56:11.134Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:56:11.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:56:21.139Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=b21357ab-62cd-4d6a-872c-cc6709bc2a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T02:56:22.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:56:22.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:56:32.209Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=212e4218-b3b4-43aa-8674-9b0166c669f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T02:56:33.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:56:33.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:56:43.309Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=a396cb86-a075-42a4-b971-d7cc14253ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T02:56:44.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:56:44.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:56:54.345Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=0527ff7c-eec4-42d0-82b2-07e48aab0daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:56:54.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:57:04.509Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=a4055d32-ae81-4d01-914d-f4b8b6b32999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:57:04.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:57:14.533Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=650f04e8-3fc5-4a8b-93b3-81d85a0df38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:57:14.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:57:24.549Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=545adcb3-92dc-45d5-8e68-215904dd1084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:57:24.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:57:34.564Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=0067a886-b2bc-4a5b-a226-62688bfabafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:57:34.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:57:44.583Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=dcbfd07e-755e-42d4-b3ec-0d67ced9c42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:57:44.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:57:54.599Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=a394033a-47a1-4a42-a2c2-b3fbb95a24c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:57:54.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:58:04.620Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=d08c8cac-1392-4d93-b409-6ffb48f453ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:58:04.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:58:14.642Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=7870eeb0-3b52-4ca3-a26b-912f9cd02660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:58:14.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:58:24.665Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=6fffd30f-e113-4f23-9b36-538b342b5770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:58:24.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:58:34.683Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=ee33c9b9-ec12-4b1d-ab5d-2c9fe12ff70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:58:34.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:58:44.713Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=34e01107-f4fc-4e73-9b0d-318dec090761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:58:44.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:58:54.740Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=e04aed14-fc00-4e7e-aa50-70802721ddd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:58:54.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:59:04.760Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=9bb112c1-81a8-4fa2-9a01-ccc6e0062f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:59:04.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:59:14.773Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=6dd77eab-9235-4cf4-95ed-7064c767ced1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:59:14.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T02:59:16.072Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T02:59:16.073Z |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-03-12T02:59:16.075Z |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-03-12T02:59:16.078Z |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-03-12T02:59:16.100Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T02:59:16.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T02:59:16.101Z |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-03-12T02:59:16.105Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:59:24.788Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=8abc248d-1b6c-4980-8a2b-b4f2970de8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:59:24.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:59:34.803Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=bef61813-b8af-4b9f-acbd-13407c50dce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:59:34.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:59:44.817Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=91cb0fcd-b9fe-493e-84be-5e963dffb75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:59:44.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:59:54.856Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=7138a1cb-7bb8-4b85-a5c7-13e2cb70453a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T02:59:54.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:00:04.869Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=2d11591f-2265-43da-b191-87b84ad56e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:00:04.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:00:14.885Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=1fbf3251-89bf-4e75-a880-b2451113d752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:00:14.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:00:24.901Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=318f9f1d-d41c-4d87-a6e7-6c7fc4f796a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:00:24.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:00:34.915Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=738c43ee-a7a8-4cb2-95fa-f356529475e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:00:34.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:00:44.931Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=c9d1e33a-2c07-4cd1-9cee-e262c21fd4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:00:44.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:00:54.942Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=d7e94d18-68c4-448d-a204-487bfd2e3b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:00:54.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:01:04.955Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=6d495ef1-4346-490f-82f9-1eafe61e39e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:01:04.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:01:14.968Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=84963722-e7b9-4d05-8330-37d976f01d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:01:14.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:01:24.992Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=679eff93-5167-4e0d-8d53-cb2dac1a98b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:01:25.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:01:35.009Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=697fabdd-2a3f-423a-98d2-03fa0961aa65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:01:35.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:01:45.021Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=17bcd126-483d-4863-b74b-125df13581cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:01:45.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:01:55.035Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=b9e96a08-ce62-4528-9234-2ba499753c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:01:55.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:02:05.054Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=f562f787-718e-4b03-b4d8-3e2ea43e5c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:02:05.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:02:15.065Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=e57372dd-42ae-4885-8ea8-5d2fe533c044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:02:15.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:02:25.079Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=7b5c7dbc-9c3f-4cc8-88c7-a4e05244860c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:02:25.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:02:35.094Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=82b8676d-d884-4567-9702-90e27dfc9eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:02:35.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:02:45.109Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=e75930bb-e11b-42c9-a8f6-006d728f8345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:02:45.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:02:55.136Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=520f2310-c3e3-4d0f-8071-80b466bbbe26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:02:55.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:03:05.155Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=fda07958-76ab-4d5d-beef-81c8a4537b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:03:05.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:03:15.169Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=40a09c5a-9ac7-4fa8-a30c-c20826edd00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:03:15.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:03:25.182Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=51ecfc96-c066-41b7-8d50-78e551171906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:03:25.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:03:35.193Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=5c7186a0-ff02-4620-85a8-7f39fcd31bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:03:35.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:03:45.205Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=2d354606-0918-4764-8547-3aa0be20c8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:03:45.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:03:55.218Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=11357119-807e-4115-b488-5c85919b4c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:03:55.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:04:05.230Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=ab7b31c4-deef-44b7-95cd-e329f9db006d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:04:05.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T03:04:14.807Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T03:04:14.807Z |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-03-12T03:04:14.808Z |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-03-12T03:04:14.812Z |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-03-12T03:04:14.825Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T03:04:14.826Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T03:04:14.826Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T03:04:14.829Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:04:15.245Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=478787d6-b87e-4b31-9831-b867ed7d7045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:04:15.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:04:25.258Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=11c4c340-5386-47ac-a706-203ad2d41056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:04:25.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:04:35.276Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=bc823216-8f06-4b6b-8711-fd997cf5dc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:04:35.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:04:45.288Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=8f5be0a2-67c1-4672-8df8-3f75c75a1403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:04:45.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:04:55.300Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=d366a154-3911-4271-b716-ce1cb7892b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:04:55.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:05:05.314Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=ab990ebf-bbbd-4779-ab03-b021534197f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:05:05.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:05:15.327Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=bb21025a-9ffb-4e71-a16f-857f70601b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:05:15.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:05:25.339Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=90801ca0-570d-4f8a-b077-a1f8450fbfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:05:25.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:05:35.352Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=8aac8f1b-bd2d-4e9e-8042-f0bbeab7911e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:05:35.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:05:45.365Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=41a321ae-97ad-4a53-bbf0-79db8800c244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:05:45.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:05:55.376Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=d20bc909-ae4d-448f-949c-d0cecc393271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:05:55.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:06:05.389Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=2d5aaf40-6c61-48ee-a09a-db5470514d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:06:05.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:06:15.401Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=5e891a1a-500c-4432-83ff-e44ea9107e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:06:15.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:06:25.413Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=dd64d14e-bfdd-4305-bdb2-0414700b6d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:06:25.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:06:35.423Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=7c948900-3bee-4e56-aa64-6d8362142a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:06:35.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:06:45.437Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=ea998615-8736-4452-b177-5c079249ca5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:06:45.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:06:55.449Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=f3203129-1150-440c-a04b-6b0b86eca3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:06:55.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:07:05.460Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=9c7e1ce6-26bc-4053-b7ae-63fb4951d552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:07:05.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:07:15.471Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=7aa928ea-407f-4fec-80e7-38639bd6c153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:07:15.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:07:25.483Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=4df049a5-c7a3-4379-a787-b6b3bbe72fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:07:25.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:07:35.495Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=ad9fc17d-5efc-43d9-b44b-d58b2fe5d6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:07:35.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:07:45.505Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=09562b60-b159-4ae7-a8d9-b2d3d7e489cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:07:45.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:07:55.514Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=2a3edf24-45e9-453e-9555-bb88d1d5d0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:07:55.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:08:05.529Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=bc3a2283-dc27-4f0c-b43f-f74bf065c416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:08:05.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:08:15.542Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=afa89e2c-6611-4969-9afd-aabf6c17ce80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:08:15.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:08:25.551Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=b5f5868b-e6a0-4fa1-9193-d364ef182231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:08:25.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:08:35.565Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=a57bc33a-a458-4027-a250-73999724353c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:08:35.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:08:45.576Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=6193226a-9934-4311-bf6d-7f98cf99908a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:08:45.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:08:55.588Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=f5b1391f-d85f-45fe-a231-7052d3ea4aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:08:55.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:09:05.600Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=11349b16-9946-4b48-af6f-56b7e865386e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:09:05.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T03:09:14.690Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T03:09:14.691Z |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-03-12T03:09:14.692Z |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-03-12T03:09:14.693Z |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-03-12T03:09:14.702Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T03:09:14.702Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T03:09:14.702Z |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-03-12T03:09:14.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:09:15.614Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=1aa7a8c9-5425-405e-a986-97075b6c4a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:09:15.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:09:25.637Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=bd151a79-2c5a-4d83-9671-45b50b5b3093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:09:25.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:09:35.647Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=345f1fb0-cfa7-4b23-9295-0387a83a94ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:09:35.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:09:45.659Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=23bc3e37-8dba-47bb-9502-33c62141132c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:09:45.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:09:55.668Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=4db592f4-bd64-4445-8337-3af7b5f2e259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:09:55.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:10:05.679Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=fb6f8ba7-d46e-4707-9cda-1f145fffa0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:10:05.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:10:15.695Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=b34158ed-f4d8-41d2-9335-8d38f421a703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:10:15.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:10:25.705Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=244a3046-39de-4d30-a238-8cefc23de539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:10:25.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:10:35.713Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=7b33806f-5c71-45bc-934b-ed21a6320903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:10:35.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:10:45.723Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=32abcf12-f9f0-412b-82fd-e7d9c286acab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:10:45.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:10:55.739Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=57032fcb-754a-4867-a24a-66640ab34231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:10:55.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:11:05.750Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=1b1151e1-31dd-43f6-8600-7fb7648afb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:11:05.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:11:15.759Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=6e8c6c1f-4c2d-402f-8745-9c84ee71dd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:11:15.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:11:25.768Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=876f668d-9777-4bc1-886f-a2b2db618f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:11:25.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:11:35.783Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=5f4820b3-04fa-4173-8a55-3a5731de4a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:11:35.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:11:45.794Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=da57d920-c8de-454c-b44d-ae51770f6feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:11:45.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:11:55.804Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=698c2cea-c5aa-44be-bc13-591e6405acea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:11:55.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:12:05.815Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=b41f4d6e-1d29-4857-9033-f15f5b00f26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:12:05.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:12:15.830Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=9674942b-3e30-43c3-bf6d-7ebf2da354bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:12:15.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:12:25.850Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=ab11c0d6-f2f8-482d-8b7b-022620fd63cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:12:25.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:12:35.865Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=3d23fd94-9626-42ee-848d-45d9f1b4eefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:12:35.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:12:45.884Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=78cf6abe-9c10-436c-b31b-4bef78b50688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:12:45.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:12:55.912Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=f215b8f5-9677-4ee4-ac70-d9ed1f39cb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:12:55.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:13:05.937Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=1f432b5e-10a2-4d0c-88e8-c11dea1c9517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:13:05.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:13:15.952Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=1ead3750-6ba8-428b-961c-6f23152ac4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:13:15.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:13:25.963Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=9a3ec8cb-b9c6-4bcc-b04d-edd837f632ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:13:25.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:13:35.973Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=90585cf2-f278-4ffa-881c-d4404cd2deba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:13:35.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:13:45.997Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=6ac2027d-799d-44ea-ac26-f8ba8eaefc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:13:46.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:13:56.012Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=58dea77b-8b66-476d-ba67-e34ed40b8fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:13:56.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:14:06.029Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=d81fc4e5-25a2-4b72-acd9-1e5a8e3a51c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:14:06.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T03:14:14.777Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T03:14:14.778Z |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-03-12T03:14:14.780Z |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-03-12T03:14:14.783Z |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-03-12T03:14:14.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T03:14:14.795Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T03:14:14.795Z |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-03-12T03:14:14.798Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:14:16.049Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=71046591-2291-4911-bd04-6f3ab5ace1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:14:16.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:14:26.059Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=23379ef2-88b0-406b-b018-f50e35c66912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:14:26.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:14:36.072Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=0b6a272f-8da6-42e0-89cb-cdb5a9ac2cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:14:36.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:14:46.085Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=1b347798-2cf4-4729-ab7d-96ead7e5890e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:14:46.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:14:56.097Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=99939e91-e747-48d4-bb10-a48783c43c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:14:56.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:15:06.128Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=d021eaa5-fa28-4bb5-9fc7-e9b4a2b6b6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:15:06.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:15:16.142Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=47ec0e14-08d2-4dee-80fd-cf90a0c086a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:15:16.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:15:26.158Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=6fb8601e-4ca9-4097-8fc5-f1f24f9a1287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:15:26.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:15:36.178Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=5c4cda70-f812-4c37-bf9f-f43325173537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:15:36.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:15:46.203Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=d4813f8c-4f62-4de5-b780-12d0e2049dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:15:46.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:15:56.223Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=e49f9731-5c48-47fb-b7c7-6ae9b352199d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:15:56.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:16:06.236Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=30cce121-a53f-44b8-b4a3-76c46f955f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:16:06.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:16:16.249Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=dd1aea5f-4f21-4b1b-83eb-59ea0a889de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:16:16.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:16:26.266Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=5544769d-b385-435e-9cc0-f20a6253a608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:16:26.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:16:36.275Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=f0215533-b0b6-49e0-ad4c-b96e705b6e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:16:36.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:16:46.302Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=2860f551-8c44-492c-b8cf-1bb68cadce87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:16:46.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:16:56.314Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=cd9a74bb-9220-4d10-8ea0-9e12ada25e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:16:56.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:17:06.325Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=9998dc44-e2a3-43ae-9999-c94502dded99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:17:06.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:17:16.334Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=27bcfc88-e567-4c6e-856e-1ba31e2713ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:17:16.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:17:26.349Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=23546dc7-e905-45e7-9642-2885a00b5ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:17:26.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:17:36.358Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=e2893841-f89a-4099-997a-7a3c1f44af51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:17:36.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:17:46.367Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=2611463c-a0e4-4d29-99ec-85e9050f8da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:17:46.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:17:56.377Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=67a8271f-6415-446e-b9dd-5d93abb3fc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:17:56.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:18:06.395Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=2e7121f8-fa8c-477d-b743-2ec3dd62e21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:18:06.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:18:16.403Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=d05ef57c-d1eb-4e6a-83c5-f63b3da86ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:18:16.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:18:26.412Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=fe74ffb9-4f7c-4810-81ae-732a48d73abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:18:26.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:18:36.421Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=5b4df994-70e7-45c2-a531-b82ec9484f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:18:36.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:18:46.430Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=02bf147f-cad7-43b9-a599-9dfc54a8bd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:18:46.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:18:56.439Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=9a0937fa-251b-4bfb-a800-86a369a55028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:18:56.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:19:06.447Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=a96b3644-939f-4b36-a7f9-fcc5672d3e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:19:06.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T03:19:14.801Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T03:19:14.801Z |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-03-12T03:19:14.802Z |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-03-12T03:19:14.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-03-12T03:19:14.817Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T03:19:14.818Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T03:19:14.818Z |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-03-12T03:19:14.821Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:19:16.456Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=c9557872-00ee-427a-afc6-43f5ccb9e011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:19:16.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:19:26.467Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=a73161f9-7ff0-42f8-8576-e2ef22aa8c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:19:26.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:19:36.480Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=9a66eb38-8253-44a9-8ea3-177705e52bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:19:36.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:19:46.490Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=7293904d-e7ec-4d73-994a-b452aa361ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:19:46.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:19:56.502Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=595502d9-924c-4f6a-a1dc-9debbbe36f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:19:56.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:20:06.514Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=4a986261-6d9e-40fd-a8f2-ec0b12f1c269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:20:06.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:20:16.525Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=c807ada6-4437-4a7e-bdc6-94c353d10fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:20:16.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:20:26.533Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=4dbeb046-258d-4b79-9a88-4cf2c2278280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:20:26.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:20:36.542Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=a3394934-152f-4dde-819a-0113b60d38a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:20:36.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:20:46.551Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=71668799-ef8c-4d2a-be85-5de2f445cae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:20:46.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:20:56.561Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=48a26da0-d628-4016-8150-39b4ecacf2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:20:56.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:21:06.572Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=1a367f28-5ad8-4f99-9529-d43104f9cd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:21:06.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:21:16.588Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=bff740d4-c58a-47f1-8801-5c4ad25d236d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:21:16.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:21:26.598Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=b6e7446a-0906-4ab4-9553-a079b8d4bd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:21:26.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:21:36.609Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=ed05b419-28ec-48c6-b6bb-d24842ed5370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:21:36.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:21:46.622Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=c8f4d4bb-3e9c-4d5c-98b7-46bb952823f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:21:46.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:21:56.629Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=e058d438-2332-40c4-9b52-752b077e1d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:21:56.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:22:06.638Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=4d97e6a9-80e2-4056-acec-460b2b4acb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:22:06.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:22:16.650Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=603d4744-6586-4026-bb7e-725db97304fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:22:16.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:22:26.660Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=43a4f8f8-2cf3-4bef-b94d-b32ef9868e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:22:26.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:22:36.670Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=ced18830-d821-47b0-8845-04aa839c68de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:22:36.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:22:46.689Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=988f6c9d-3454-477f-ad6e-f45f7ec441de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:22:46.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:22:56.699Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=cfcc0f5f-2ac2-4948-852c-fa6811737981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:22:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:23:06.708Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=e98eaf8c-e2db-49ff-ba52-6ed46a8749f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:23:06.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:23:16.718Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=a6999dd9-06bd-4c6e-8f68-b4b44ff3e9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:23:16.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:23:26.727Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=85a473ac-c01f-493f-9d9e-86df01139726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:23:26.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:23:36.736Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=42093677-2430-450e-84c1-4f9e936c5e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:23:36.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:23:46.745Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=312ae6fa-8454-43f0-ab4d-4d66eeb29d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:23:46.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:23:56.754Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=0c00893a-a4f7-45b4-b4d8-4199d25037ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:23:56.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:24:06.763Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=867afe45-ccaa-41c4-953b-d60a850ebb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:24:06.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T03:24:14.668Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T03:24:14.669Z |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-03-12T03:24:14.670Z |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-03-12T03:24:14.672Z |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-03-12T03:24:14.677Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T03:24:14.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T03:24:14.677Z |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-03-12T03:24:14.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:24:16.772Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=ef4c3389-4671-425b-9257-396d9e7ee247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:24:16.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:24:26.783Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=ea02ec97-5778-4223-ac30-ecb08d19fef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:24:26.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:24:36.792Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=5101efa2-a109-4c4a-8106-2fd1cd7b4e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:24:36.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:24:46.800Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=0328f997-4e02-41c1-8cd5-1de4fbc96b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:24:46.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:24:56.808Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=57fb8fa3-cc7e-477c-827b-f462c355d95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:24:56.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:25:06.816Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=d2a06485-1ac6-456f-98fb-eccc78543856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:25:06.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:25:16.825Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=ae6751a4-ea32-410a-9eaa-780bb5b3f38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:25:16.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:25:26.834Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=92373c29-7ff3-4ed7-831c-09fcd0e86288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:25:26.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:25:36.844Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=59a65ded-3842-4176-8dc0-b1d0d7e8944f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:25:36.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:25:46.853Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=712f4bea-f117-477e-9cd8-d4eeb91fe09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:25:46.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:25:56.863Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=476eff61-7bb0-4c33-a4dc-5aa36b14a09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:25:56.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:26:06.871Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=658613e8-da04-45e8-b433-3a0de8d92d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:26:06.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:26:16.882Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=a7977bef-a660-4d98-84c5-489c31b20621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:26:16.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:26:26.894Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=65f84cd5-72da-4ac9-8ceb-e172bad04fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:26:26.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:26:36.903Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=19371794-9485-498c-9700-3becb5765e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:26:36.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:26:46.913Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=c7c95190-c9ac-44c5-a296-890d085a745a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:26:46.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:26:56.923Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=bc86f1f3-7bb2-49b4-af77-a01c325c3815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:26:56.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:27:06.933Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=7b2d97c1-e07a-491d-b5a0-e0b1de6e65e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:27:06.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:27:16.943Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=d9066fc6-fd3a-4c39-81b9-9396ee794cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:27:16.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:27:26.951Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=770d24c3-fff0-4e81-8f7a-3a255bff3138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:27:26.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:27:36.960Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=015ea9a3-549c-4c86-babb-926143c11b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:27:36.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:27:46.969Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=c9df426b-4911-4037-ae16-8ecba87e1209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:27:46.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:27:56.977Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=2836cefa-163a-4543-b35c-f1beb1f8eea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:27:56.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:28:06.985Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=51042b55-bf56-4f77-83e6-45346585e8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:28:07.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:28:17.005Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=1869db0c-f50f-40ef-a27c-1c7994ad09d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:28:17.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:28:27.015Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=27aed5b8-07ba-4c37-b321-eed1e0df3dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:28:27.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:28:37.023Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=978137ea-7910-44ae-a306-6bf100a59068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:28:37.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:28:47.032Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=4f5d6d9e-aa92-4224-9dc2-0bc76580f6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:28:47.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:28:57.042Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=e062e624-9525-4a47-96c5-1b1d80c6be6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:28:57.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:29:07.053Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=cdca0fd9-a1aa-4a4f-b24c-a5a039bdeca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:29:07.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T03:29:14.707Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T03:29:14.707Z |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-03-12T03:29:14.708Z |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-03-12T03:29:14.709Z |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-03-12T03:29:14.715Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T03:29:14.715Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T03:29:14.715Z |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-03-12T03:29:14.718Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:29:17.063Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=727b8bf0-0765-4ca6-94d1-424542f73877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:29:17.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:29:27.074Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=54a2c72d-6aab-4423-b750-ddba15a276d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:29:27.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:29:37.085Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=81a903ab-93b4-406c-9e52-9603b257b564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:29:37.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:29:47.095Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=dfd02534-56da-410e-897e-738a58e4338e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:29:47.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:29:57.104Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=f8461cce-5a54-4d1b-9566-c60e3b34b219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:29:57.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:30:07.116Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=b0809b55-bbcc-448a-811b-be92b441baf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:30:07.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:30:17.127Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=d5545169-f35e-44d0-8472-d71123e0393a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:30:17.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:30:27.136Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=7ce8aa51-871a-4a46-bf8a-f0e2fe535a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:30:27.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:30:37.144Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=139ba1fc-94a1-4c3e-83d7-ff782a43db97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:30:37.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:30:47.154Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=3fe24e50-b57f-4e71-8af1-c7b7e7a0d83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:30:47.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:30:57.162Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=d80337f6-5897-4c71-8774-506a02173c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:30:57.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:31:07.172Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=df1dceaa-c578-4e20-b1a0-fb350f8be453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:31:07.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:31:17.182Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=bbc37aef-9613-4a65-a270-03e31df47bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:31:17.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:31:27.191Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=4b71263e-d104-4e75-ad89-6ed0e0943a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:31:27.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:31:37.201Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=03fbc827-0af3-4445-a5fd-5f337ebe207e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:31:37.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:31:47.211Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=6b41e8a6-8335-4ae5-8673-bf4f34f5df06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:31:47.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:31:57.222Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=72deb871-c9b8-464d-aa12-fd6d488bd102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:31:57.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:32:07.231Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=639eaecd-3a1d-4ab9-9fa0-ab9338c46e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:32:07.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:32:17.244Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=6164aad8-ff05-4e21-b9e2-fb7d56456107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:32:17.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:32:27.259Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=c139fac3-7cd5-4f74-97b6-d20686c8f491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:32:27.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:32:37.269Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=e54db4b5-78f5-4730-80d9-31aeddf670d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:32:37.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:32:47.278Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=05b6d740-5b93-4c49-9194-a253bee9c302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:32:47.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:32:57.288Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=3113267a-359a-41d5-85d7-c8fd4463b55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:32:57.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:33:07.298Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=eb6f352e-9d93-4b43-a71d-7d354c1bcc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:33:07.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:33:17.311Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=1947f1e9-dfcf-4d63-8675-8ef4f160d4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:33:17.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:33:27.320Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=cb2ef7ad-7116-4351-921f-01f48d1741e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:33:27.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:33:37.329Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=1ac46bf9-b02b-44ec-8c08-e3ca62ac90e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:33:37.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:33:47.340Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=3c102c77-b610-4f2f-a917-85da85b44a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:33:47.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:33:57.351Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=06b9e5af-c849-4e79-94b8-07d14d9b105a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:33:57.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:34:07.360Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=f231c6b6-a0e4-44f4-815f-6f88c0ddc36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:34:07.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T03:34:14.843Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T03:34:14.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-03-12T03:34:14.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-03-12T03:34:14.846Z |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-03-12T03:34:14.855Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T03:34:14.856Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T03:34:14.856Z |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-03-12T03:34:14.858Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:34:17.369Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=a5b3466f-1530-47d7-9b46-621f973f417e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:34:17.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:34:27.378Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=227fe907-0f19-4319-9f31-007032afb0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:34:27.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:34:37.392Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=9f9076ed-aa98-4ef2-a192-3fd74889416b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:34:37.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:34:47.407Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=eb67ff85-7a72-46ff-9ca5-181baa41d84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:34:47.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:34:57.420Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=cfad1b23-1193-4943-98aa-26b248050c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:34:57.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:35:07.435Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=1198597a-62d5-4593-a371-c780b7d8a77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:35:07.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:35:17.444Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=c4086867-873e-4ffe-8235-7d8163afb7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:35:17.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:35:27.456Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=7508e619-1678-415b-8abb-20a61035c45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:35:27.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:35:37.465Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=32efcc97-e4a2-4607-a05a-121f031e78b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:35:37.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:35:47.474Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=0515668f-22b0-4996-a8d8-0fbec8cd03fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:35:47.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:35:57.483Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=6923843f-85f4-42ef-a886-e0a95c395b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:35:57.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:36:07.492Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=a03d3225-ece1-4803-877f-f2c0032960b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:36:07.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:36:17.504Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=2bef0f13-69db-45f1-ad3d-7c44cc210b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:36:17.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:36:27.517Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=d9b3cbdf-3bd6-4610-b74c-8fd482ff035f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:36:27.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:36:37.526Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=1d57e80d-4397-4ed9-b95c-e306db06ac64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:36:37.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:36:47.534Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=c09bc91d-8d38-4ef5-9669-ea199f2c411f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:36:47.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:36:57.545Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=88353d2f-37fe-450b-ab03-b141c424b3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:36:57.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:37:07.552Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=1f28b7c8-ab02-43ba-a0ab-b1701e02459f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:37:07.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:37:17.562Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=65f251be-ebc3-4263-82bd-59b25905d862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:37:17.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:37:27.570Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=d7062dd5-faa3-4670-9211-ed0c530d4190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:37:27.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:37:37.583Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=713768e2-2dd0-4ae2-a851-838c33772d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:37:37.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:37:47.592Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=30bf1c8c-b28c-4087-8db5-cc4b911fcb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:37:47.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:37:57.602Z |INFO |Init configs |InvocationID=1fb20997-f595-410b-b163-caf6843c27d8, InstanceUUID=3367d547-4e70-4c35-82cd-fca59a0448d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T03:37:57.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |