By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T18:54:46.662Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T18:54:46.666Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T18:54:46.705Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T18:54:47.398Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T18:54:47.539Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T18:54:47.540Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T18:54:47.541Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T18:54:47.622Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-29T18:54:47.734Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-29T18:54:47.766Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-29T18:54:49.469Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-29T18:54:49.922Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-29T18:54:49.940Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-29T18:54:49.941Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-29T18:54:49.996Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-29T18:54:49.997Z |INFO |Root WebApplicationContext: initialization completed in 2230 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-29T18:54:50.443Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-29T18:54:51.351Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-29T18:54:52.770Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-29T18:54:53.274Z |INFO |Started MainApp in 9.013 seconds (JVM running for 9.747) |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-29T18:54:53.365Z |INFO |Start scheduling PRH workflow |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:54:53.393Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=584c516e-7293-4101-857f-bb290935ed16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:54:54.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:54:54.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:55:04.885Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=1348860f-2c17-4d4e-927f-2ab6a1fbb00a | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-29T18:55:04.930Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-29T18:55:04.931Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-29T18:55:04.936Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:55:05.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:55:05.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:55:15.959Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=a777fcd3-f4fe-4a94-b6b1-8d8214ce8d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:55:16.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:55:16.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:55:26.999Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=4db45df5-a60e-4a18-b691-4016decc7a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:55:28.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:55:28.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:55:38.067Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=9e0eaa8d-0f8c-4768-b509-f84198b90fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:55:38.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:55:38.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:55:48.104Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=cc36fc77-ffbc-4763-b02a-44e18e10d5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:55:49.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:55:49.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:55:59.159Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=ce6a4c9f-02d5-4438-8482-008cde4822ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:56:00.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:56:00.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:56:10.199Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=d0853202-c457-4444-8d64-8217ae8f7045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:56:11.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:56:11.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:56:21.269Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=062945df-7a6d-4d65-9b6f-8c4fd718c277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:56:22.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:56:22.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:56:32.312Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=9d9f2de5-1191-493c-ab0f-94376ca960dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:56:33.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:56:33.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:56:43.406Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=80b2d0bc-cd82-4adb-bf3c-14cb4a821eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:56:44.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:56:44.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:56:54.450Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=911743be-5a3e-4164-8918-d58490c0f946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:56:55.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:56:55.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:57:05.524Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=88d187c8-a55b-4957-b565-d03418447054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:57:06.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:57:06.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:57:16.609Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=e8aa72a9-c70d-4cc4-9fad-003bd4bfaddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:57:17.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:57:17.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:57:27.670Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=803864a2-a106-40f7-b764-ab7bd0386804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:57:28.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:57:28.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:57:38.706Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=87edecef-a83a-4cd6-9fe2-201c213d6ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:57:39.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:57:39.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:57:49.785Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=b7f29d87-2f7c-433a-aebb-27097cb0195d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:57:50.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:57:50.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:58:00.852Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=56f492d5-a984-4eb5-88e2-c1a70130de79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:58:01.887Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:58:01.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:58:11.890Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=9c00a876-b1f8-42b9-8c5f-ddcff146ea16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:58:12.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:58:12.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:58:22.966Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=efeda6f7-81e4-4f74-b752-bf453c642c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:58:24.007Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:58:24.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:58:34.008Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=b4e8fa99-d2a7-47ca-861f-38e22205dab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:58:35.044Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:58:35.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:58:45.047Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=5b494c58-2869-47a1-89ce-b831a6d7030a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:58:46.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:58:46.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:58:56.118Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=d62eb1ab-beb3-49d9-895f-29560841b091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:58:57.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:58:57.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:59:07.156Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=d723f8ee-8f7f-4378-9892-a26d30197a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:59:08.197Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:59:08.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:59:18.201Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=79a7e9e4-e3b9-4124-977d-a5f677a3c358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:59:19.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:59:19.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:59:29.268Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=6b6af437-f661-4033-99cd-e8e55c4924d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:59:30.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:59:30.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:59:40.306Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=716b2957-d3a6-4d00-a499-ff3aa33052d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T18:59:41.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:59:41.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:59:51.353Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=29eac551-1814-4c7d-b47d-905907bd5a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T18:59:51.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T18:59:51.774Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T18:59:51.775Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T18:59:51.776Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T18:59:51.789Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T18:59:51.803Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T18:59:51.804Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T18:59:51.804Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T18:59:51.806Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:00:01.768Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=7488c6f3-49fe-4601-ba27-dbcd6376275d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:00:01.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:00:11.786Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=8a3bc3d3-8622-4a63-9d79-7013e5dea6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:00:11.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:00:21.810Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=02af63ea-f190-4596-9c24-d83ffe34df9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:00:21.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:00:31.832Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=8cc55fa3-d4ef-4746-82bb-6c73954acaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:00:31.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:00:41.851Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=7e1207d6-ae61-4a7c-8a78-6d96974fb5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:00:41.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:00:51.871Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=b505a724-d276-437c-91cf-1dfd1c1d98d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:00:51.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:01:01.888Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=9c1911a0-671a-4a66-ad68-bde63b3f52f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:01:01.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:01:11.910Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=97b680da-c9c8-4255-a46a-07ff158ee620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:01:11.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:01:21.926Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=41d0a772-8dd6-4e4a-8b9f-b8b6c7b5d2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:01:21.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:01:31.961Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=70586284-f008-4947-aa16-219c92b2c82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:01:31.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:01:41.981Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=9b39321b-a088-41d6-97d0-0960434ac049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:01:41.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:01:51.993Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=523db0a4-5453-4d89-a624-adb76ffee306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:01:52.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:02:02.021Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=c44f714b-7989-4bd0-9f46-8f84a8c1bf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:02:02.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:02:12.112Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=7cf6f138-ed7d-4533-8399-40658779585c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:02:12.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:02:22.126Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=42b59abc-6e74-4566-add5-5ceb464a71cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:02:22.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:02:32.137Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=73d7f0cd-a5c9-48aa-985b-49051a07d0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:02:32.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:02:42.151Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=33c82cfe-7f2d-4fbb-b9bf-3e8ba615045d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:02:42.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:02:52.169Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=603330bf-5512-4bdd-a934-5bfbd29b5230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:02:52.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:03:02.187Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=d0530f5c-d3ef-4ba8-a9fd-f22376045a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:03:02.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:03:12.205Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=bbc58c5e-801b-4ccc-b60c-d08c1ba6239f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:03:12.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:03:22.219Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=352d5eba-c026-4511-9da9-06759948d234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:03:22.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:03:32.236Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=9b2511d6-c34c-4430-a193-1c0c1ca757e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:03:32.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:03:42.246Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=4c6437e3-b400-49d7-b279-83715d3b0124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:03:42.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:03:52.257Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=91d1db23-6bb9-491b-bd94-985837923bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:03:52.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:04:02.272Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=2cb61295-21b6-4eb0-a9c2-19ff834f27ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:04:02.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:04:12.282Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=09f88f97-21e9-4526-9459-44a916de5545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:04:12.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:04:22.293Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=54579846-bb6b-4986-8fc9-f3058e07def8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:04:22.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:04:32.308Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=fa6a7221-b371-47c5-b69b-13d54d811165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:04:32.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:04:42.318Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=5c327a2b-e378-41e7-bf16-cf0d22e919f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:04:42.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:04:50.778Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:04:50.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 |2021-11-29T19:04:50.779Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:04:50.782Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:04:50.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:04:50.792Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T19:04:50.792Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T19:04:50.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:04:52.330Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=42892a59-ef20-4905-8780-22a664095225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:04:52.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:05:02.340Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=e18ae9b5-fae1-450a-8b6b-d0c081390c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:05:02.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:05:12.355Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=273a7341-4be0-417c-baa5-60af1bf2ed7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:05:12.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:05:22.375Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=b0cc0dbd-7124-45a8-8d05-17ca8631cb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:05:22.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:05:32.388Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=bae6f7f2-bc57-4646-bdaf-e446677e5695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:05:32.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:05:42.403Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=46f4e47a-d7fd-48ad-a63b-166d35105b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:05:42.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:05:52.426Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=3ed71435-83b4-4615-b9e2-d94f288faf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:05:52.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:06:02.437Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=d8070cea-d907-4659-8f29-0bab652225b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:06:02.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:06:12.452Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=947b466a-4697-41d1-830b-21bc1e3a42e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:06:12.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:06:22.464Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=d3b24958-7f66-4162-84ad-c2632c7a27af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:06:22.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:06:32.476Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=8148bb2f-8c3b-4541-8a1d-7e65c14a0cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:06:32.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:06:42.492Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=2ac0e3ea-baf9-433e-add4-390ae04c8025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:06:42.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:06:52.502Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=8a27dd32-3bff-49e2-8b04-e7beef03394f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:06:52.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:07:02.513Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=f2d0120b-9892-43e7-9e7c-d75f02a3b2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:07:02.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:07:12.523Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=1f32f53b-7e4a-4a12-90cc-94bd57f9ca27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:07:12.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:07:22.533Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=93023cb3-fb79-49a5-a295-a4f8d5883b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:07:22.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:07:32.545Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=bc213481-01e1-42d5-b951-71190400944c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:07:32.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:07:42.563Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=1fdd4845-1191-4e4c-b921-94ceacc4bb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:07:42.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:07:52.583Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=4e960696-3629-4688-8973-4c0ed1aefe43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:07:52.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:08:02.593Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=4d5b70af-e20a-49cd-a5aa-b263ef2ef6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:08:02.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:08:12.606Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=831b1471-22f0-4983-a198-4442b9b57efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:08:12.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:08:22.618Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=c200ae80-d02a-41a4-b312-690735f1188b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:08:22.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:08:32.628Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=11265cd5-97a6-407c-af0e-57359520702b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:08:32.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:08:42.643Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=e2f7a57b-19fa-4a30-bfef-0ecb4e2caf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:08:42.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:08:52.659Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=8c9eef72-9716-421b-9385-23e83859e15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:08:52.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:09:02.668Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=60b16c50-713e-448c-92d4-1d2cd265726f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:09:02.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:09:12.678Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=fe8cb5f0-1306-4a5b-8c0e-ec2925daafad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:09:12.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:09:22.687Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=6b07d22b-875e-4920-bcb8-706b1420d8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:09:22.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:09:32.701Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=95ee102f-c309-49d1-9aa7-9ebdf8c3d289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:09:32.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:09:42.712Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=502e2121-21d6-46cf-9e74-1cf32cf61c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:09:42.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:09:50.793Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:09:50.793Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T19:09:50.795Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:09:50.797Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:09:50.805Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:09:50.806Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T19:09:50.806Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T19:09:50.809Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:09:52.723Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=2871b712-d370-44a6-987e-2862350d4862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:09:52.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:10:02.735Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=67cafdb2-0862-4673-bb99-1257c246e38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:10:02.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:10:12.744Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=ac1acee1-be9e-4126-a2b6-fbb84b008ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:10:12.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:10:22.753Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=59236529-ff48-4dea-adb2-bb4f565ffb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:10:22.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:10:32.762Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=44a646b2-9e15-4bb1-a34f-3086ae744e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:10:32.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:10:42.777Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=ecbf06e1-59da-454c-9b5e-8a01f7903b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:10:42.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:10:52.787Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=3c801853-4cc3-48af-990b-031eeeb7b420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:10:52.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:11:02.799Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=6b157fa6-1df1-4e31-acca-c85e75d6cd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:11:03.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:11:13.041Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=4dc5d37a-7bd5-4e68-8333-b54c5ca36514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:11:13.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:11:23.054Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=2ba913b8-8ac2-4c4c-addc-72285846c805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:11:23.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:11:33.159Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=2377aeb0-9b47-4a1f-bdc9-9f30ab3c6b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:11:33.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:11:43.175Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=00016483-208e-4409-8012-234bcf2d3a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:11:43.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:11:53.189Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=fc420aca-5b27-43ce-a42c-91e02971b4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:11:53.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:12:03.208Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=17f92bf9-df0c-4104-9aa6-31cd8be57a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:12:03.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:12:13.222Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=77c5910c-cb12-4732-9d66-cc3094bcead9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:12:13.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:12:23.232Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=0f4726c2-325d-4c59-aa05-ca7a847eb798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:12:23.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:12:33.242Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=4fff1285-7530-4b18-a3a4-933da9023923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:12:33.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:12:43.253Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=07055f86-ec95-45da-b6a9-e17d8ffa9708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:12:43.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:12:53.263Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=7a82d24f-e49d-4839-bad9-d335e9c08248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:12:53.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:13:03.278Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=e5f77b22-199d-4b9c-bf19-a64b8572f4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:13:03.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:13:13.295Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=262d0446-b030-4c5a-ba30-fe95a2322dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:13:13.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:13:23.309Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=6c735d60-48a4-4150-9953-2cee17ef6819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:13:23.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:13:33.321Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=1eaeb2ae-acf7-4e26-8bbb-55bfc07c9da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:13:33.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:13:43.342Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=15b2f9aa-d89c-4c64-a757-ac90853a8c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:13:43.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:13:53.382Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=28d0f4a8-2520-4f56-a7e9-a14494ecfa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:13:53.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:14:03.392Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=d5feb456-16f8-47a8-bb7b-88ddb3157888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:14:03.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:14:13.402Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=4817026d-bb91-4d15-955f-9f0979bcc76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:14:13.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:14:23.414Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=b30d1860-2b26-45c8-b8db-4c919b5311ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:14:23.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:14:33.429Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=d7ecc299-9b83-4c42-beaa-f053f17e380a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:14:33.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:14:43.438Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=e9cba30c-977e-41f7-bfe9-623a34495c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:14:43.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:14:50.796Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:14:50.797Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T19:14:50.798Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:14:50.800Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:14:50.810Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:14:50.811Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T19:14:50.811Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T19:14:50.813Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:14:53.447Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=8ec7dbf3-1197-47ef-b59a-99638bca9927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:14:53.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:15:03.457Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=6791e2e9-7479-419e-860f-914eec7b43ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:15:03.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:15:13.492Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=66bb1ae7-f6b5-441c-ae6c-b6bc09c5a47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:15:13.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:15:23.499Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=ae24e696-bbe0-4025-b091-fd7ef2cf22af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:15:23.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:15:33.512Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=1f0a6729-2a26-4274-b0a1-65194d531e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:15:33.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:15:43.527Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=94d4b599-b501-49b1-a714-ff461345f2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:15:43.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:15:53.541Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=644cbbf0-15ca-4aeb-bd1e-1ced0cae3060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:15:53.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:16:03.552Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=a0bc33cf-7323-413a-8527-21d4902d83c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:16:03.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:16:13.562Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=6f526ebf-58a8-44ce-ac65-6f79182f1078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:16:13.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:16:23.575Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=5be795e2-6176-4174-b4bf-4e6ade531cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:16:23.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:16:33.584Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=196849cc-2296-45e0-9d3d-239cd0a99543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:16:33.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:16:43.595Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=18fe9f18-4a1f-4d2a-81ce-0ad2a4282861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:16:43.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:16:53.609Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=0c69c2bc-514b-4a39-b6af-de3888442b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:16:53.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:17:03.619Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=e0a87016-c4ce-4ec6-9b69-37a565e8e868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:17:03.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:17:13.629Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=7ac73a7b-59d4-4a01-b9ae-4b30b8d3a4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:17:13.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:17:23.641Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=356a7de2-5957-496a-a2f7-1d9a268de189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:17:23.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:17:33.650Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=0b196497-2160-4760-99da-2ba9395ddff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:17:33.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:17:43.661Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=bc4ea0d4-ffac-401c-9f41-b8f2335d1a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:17:43.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:17:53.670Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=d1192736-b085-477c-b557-81985a9b3cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:17:53.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:18:03.683Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=8f2219e2-431b-49b6-8586-25f2d9eb0dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:18:03.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:18:13.695Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=fd543695-ff16-45f4-beea-411846ecca81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:18:13.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:18:23.704Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=0d771b80-e872-4e56-8e8a-c5dfec5f34d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:18:23.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:18:33.714Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=bb7b5537-7aa5-4996-8c80-3135a268e441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:18:33.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:18:43.723Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=30cf507a-396c-4bfa-9f98-8a950498ded0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:18:43.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:18:53.735Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=3926b469-6db4-4b5e-a2d3-2ed0efe357bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:18:53.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:19:03.744Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=0e33b308-265f-4343-99a1-8c7014a648fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:19:03.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:19:13.757Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=f00a068d-04d2-4eeb-bb73-bd6574b22204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:19:13.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:19:23.774Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=331c3ab3-0209-478e-b65e-76fbba9482b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:19:23.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:19:33.786Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=3c1db917-e07a-45ab-8ae6-c574692b1c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:19:33.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:19:43.795Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=f06bc066-c51c-46ef-9951-cad6bff4d5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:19:43.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:19:50.772Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:19:50.773Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T19:19:50.774Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:19:50.777Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:19:50.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:19:50.786Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T19:19:50.786Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T19:19:50.789Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:19:53.804Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=164976af-755f-428b-b29a-8d73d922e634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:19:53.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:20:03.813Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=79cffb9b-f2cf-4482-a818-2eb826839991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:20:03.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:20:13.825Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=dd53c414-0bf2-4f55-bfd5-2696558c0f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:20:13.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:20:23.841Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=02b2ed5a-a33c-4578-84f0-8bf9c9b2c73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:20:23.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:20:33.853Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=28d97580-6438-47a2-912e-ef1642fea021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:20:33.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:20:43.862Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=06a5715d-aff4-45c5-89f6-a80133beb9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:20:43.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:20:53.872Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=d214e240-d63c-4767-bbc3-a7a41ca520a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:20:53.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:21:03.881Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=6bedc589-51d1-4af3-9e8b-0895c47952ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:21:03.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:21:13.892Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=fcc7f8c1-da51-48e4-8e36-ce6641b9109d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:21:13.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:21:23.903Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=d009468a-4055-4aa4-a732-88a0db08698a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:21:23.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:21:33.916Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=53afae5f-3ad4-4ee6-9916-2faeb78ee2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:21:33.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:21:43.926Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=8fa7d6d9-96f3-4bac-8acb-270106d48b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:21:43.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:21:53.934Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=e96371f8-862c-429a-9072-0b9cb3c8f953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:21:53.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:22:03.943Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=9381a99c-a8f0-4f47-acf7-a85800652df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:22:03.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:22:13.954Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=86e5c3a1-b7ad-47db-baee-2ece5ab21c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:22:13.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:22:23.965Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=80044e26-9709-48d4-910d-6b3efc610035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:22:23.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:22:33.989Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=529c7d40-e9c4-4e68-bd0b-da5a0d4288c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:22:34.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:22:44.000Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=21d390d0-5b2f-43b0-9bd8-f481976d7339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:22:44.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:22:54.010Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=80cab45b-70e2-42bf-ae73-51bbe4b8f8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:22:54.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:23:04.019Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=0d41274d-31dc-4728-b277-1ed235e94c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:23:04.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:23:14.028Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=1c15662e-d338-4dbd-8495-7e217f81ad15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:23:14.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:23:24.038Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=9a465b56-9ec9-4715-b114-0ea28ef7608d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:23:24.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:23:34.052Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=3b9fa3f6-81c0-4a2f-be67-62378bfbe71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:23:34.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:23:44.063Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=df7aec5e-1d4c-4b31-9b7b-c82418cd196a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:23:44.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:23:54.074Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=36ae2958-79e0-415f-9350-b6f273db604c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:23:54.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:24:04.088Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=9011537a-eb55-4f09-bf7b-9784912034b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:24:04.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:24:14.097Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=9108269b-3dbe-4384-a358-88989e20eac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:24:14.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:24:24.106Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=f0e77c07-bb01-4c85-843c-9f62cefdbb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:24:24.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:24:34.116Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=63ca2bd8-e6f8-47d4-a779-c0d1bf605ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:24:34.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:24:44.124Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=d44ef95f-05c3-43b2-9b04-c01cba73334d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:24:44.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:24:50.815Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:24:50.815Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T19:24:50.816Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:24:50.822Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:24:50.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:24:50.832Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T19:24:50.832Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T19:24:50.834Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:24:54.136Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=b0ce9e6f-4eea-491c-a129-3ef884b7afb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:24:54.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:25:04.148Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=85cba1cd-cc15-41b8-8edb-e137ac359eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:25:04.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:25:14.168Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=1e8b662e-386c-4af4-b90d-b8cf917c0095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:25:14.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:25:24.178Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=9f738814-22a3-4a86-8e0a-bc4c7cf4585e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:25:24.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:25:34.188Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=8929d3cc-e203-40aa-ac5d-83bf24b49bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:25:34.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:25:44.198Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=f6ec674e-ecba-4bec-82fe-958af43d0dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:25:44.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:25:54.213Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=787b5546-5cb8-40fb-a801-b5279ab889be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:25:54.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:26:04.230Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=0eaaff7c-cb31-4d25-a840-4157af2609fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:26:04.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:26:14.246Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=685477eb-9bef-443b-8515-7bd8da62323f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:26:14.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:26:24.255Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=2d397186-c481-429c-9155-861d3d31fea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:26:24.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:26:34.264Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=6245c215-636c-4c9d-9a3c-4c890b164ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:26:34.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:26:44.274Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=f490f8bd-5108-4d2d-8d9a-5d30f706275c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:26:44.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:26:54.283Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=7db1d0db-03ea-42ad-b2f1-1fc8829c4a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:26:54.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:27:04.296Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=8ec2b97a-62de-42c5-9594-1f73def22bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:27:04.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:27:14.316Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=45bc5fd3-f8f2-44d7-aa47-d8ed17a63848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:27:14.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:27:24.328Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=16710335-d693-422f-a7aa-9906cf66623c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:27:24.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:27:34.338Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=b773bbd2-849e-4e1c-bd98-3bcb9ba60155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:27:34.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:27:44.345Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=85daa966-c636-4f7c-ad48-18a80c8a9fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:27:44.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:27:54.355Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=970236bb-1b14-4593-88af-0e27ae3974d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:27:54.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:28:04.363Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=f375ca87-39c6-4135-9bf3-22acddd7947e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:28:04.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:28:14.376Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=c7d090e7-a96e-4bcf-a91a-5a483012e57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:28:14.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:28:24.396Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=0bb64dae-c208-4f83-a9ce-5da1c9bae03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:28:24.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:28:34.409Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=0d7363ab-8625-46f9-8a36-b772ee1ab668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:28:34.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:28:44.417Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=6219b98b-fa54-4c73-9bef-34cc4484446f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:28:44.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:28:54.426Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=5c102f99-51f0-4efd-9fb2-4b185d4a93ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:28:54.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:29:04.434Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=87fe5024-0a1e-436b-b31d-ba99b24b96f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:29:04.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:29:14.451Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=bdbb8ff5-9756-4a5b-a382-9cfcfce4f731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:29:14.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:29:24.461Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=0c1cf9d1-2333-4c59-9720-81a912953c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:29:24.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:29:34.478Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=fefd190f-68ad-41bc-a831-b681f8174c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:29:34.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:29:44.500Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=93af38b9-9590-4100-9b43-d45ca5e0ad1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:29:44.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:29:50.822Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:29:50.822Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T19:29:50.823Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:29:50.826Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:29:50.833Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:29:50.833Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T19:29:50.833Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T19:29:50.835Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:29:54.515Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=ae59c46e-16ae-4b0c-acd1-529224241d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:29:54.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:30:04.526Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=fd6dc395-af63-4e9a-84dc-a06b3781270e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:30:04.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:30:14.534Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=277e9fcd-3659-4572-88e6-c646fb252752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:30:14.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:30:24.544Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=ca275fd9-c4da-4b46-a116-bc7832ebf67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:30:24.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:30:34.555Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=6b846452-7c8b-4760-89a2-6d8bcd95a3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:30:34.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:30:44.579Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=c2e0802c-9a2d-48da-a8f6-422631f41ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:30:44.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:30:54.590Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=e3006c9b-0474-4d34-96f0-bf48a1bfa3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:30:54.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:31:04.599Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=e5d732ca-ff9b-4759-ab9f-61d272a9f0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:31:04.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:31:14.613Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=b922bd06-4c27-4be7-9d1e-fc49358b2d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:31:14.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:31:24.627Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=4ca48b25-6fc1-4b05-bac3-320705b569a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:31:24.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:31:34.645Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=68493aac-4557-49b0-914e-b1a03e01393b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:31:34.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:31:44.664Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=f8a43144-b042-4580-9aba-dbfb4cbb9d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:31:44.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:31:54.680Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=37d16902-5453-45b4-820d-efc9631dc25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:31:54.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:32:04.690Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=f734e686-c131-4a81-89c4-0ff673a5a004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:32:04.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:32:14.699Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=97685ee8-8218-4bce-941d-8efb8fa4334a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:32:14.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:32:24.708Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=f8504566-0842-4bbb-b716-eb008f9b4c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:32:24.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:32:34.720Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=30b20b8c-0585-45a5-9c4a-a00f9d297116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:32:34.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:32:44.730Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=bdaddd2e-e8d5-4a66-be3e-20432a62a471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:32:44.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:32:54.747Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=f7f1e9c2-fcde-42a8-b96d-6d6f4f6f155b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:32:54.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:33:04.758Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=1a55adbe-5d71-4dbe-a78e-a9df77bce32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:33:04.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:33:14.772Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=643dd3bd-1739-45e9-a20b-91f882447f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:33:14.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:33:24.781Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=6f7861bc-521f-4ae7-9919-4175d1ee022f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:33:24.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:33:34.800Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=f0e6a7ca-64b5-4425-bc22-dc8f9d587f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:33:34.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:33:44.815Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=cac5e4f6-c26e-49f1-ad1a-696d7457d698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:33:44.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:33:54.833Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=f43a75ec-6a5d-43de-83a9-99eb54fecccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:33:54.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:34:04.842Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=041a75f1-3600-4e84-bdbe-12ef419093a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:34:04.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:34:14.851Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=c6915dc9-afb1-43c1-97c4-c8f63d9cd0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:34:14.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:34:24.859Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=7d4fa9e6-424a-45c1-b84f-12b5a513398f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:34:24.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:34:34.870Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=5a2c0230-6c22-4e21-9bc5-a2db494e9db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:34:34.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:34:44.878Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=19dd5ce4-ec19-4560-bfa1-74f09dda2df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:34:44.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:34:50.754Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:34:50.755Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T19:34:50.756Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:34:50.758Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:34:50.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:34:50.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T19:34:50.766Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T19:34:50.768Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:34:54.888Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=6192f09f-6ae2-4865-b98e-95b90ce7a235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:34:54.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:35:04.901Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=dd77dfa6-ff9b-4f71-83a6-34a6bb4ae88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:35:04.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:35:14.910Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=7b9c6737-0ae7-46d5-bd98-4f950a164554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:35:14.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:35:24.918Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=f6128dc2-4c2c-496c-ae95-fd77f1be71ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:35:24.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:35:34.925Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=9a69d1ce-3e55-45cf-a636-ef3f28dbf785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:35:34.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:35:44.939Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=67581c74-00b7-49c3-9d2d-0ea5e9af382f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:35:44.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:35:54.949Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=501772e0-d2e2-4b7b-98dc-73e59882578c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:35:54.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:36:04.958Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=779a9f80-f66e-42b5-91ca-ed0b4924995d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:36:04.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:36:14.970Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=7886ffa2-03ca-450f-8b69-a2a20861de95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:36:14.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:36:24.987Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=e4f0b58a-8cf3-4c50-b948-d32da2e16193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:36:24.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:36:34.996Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=0af3ec54-f108-4ade-9e4d-4f85bede25d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:36:35.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:36:45.005Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=11a05601-2b2b-4dcb-9eac-a0532439f901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:36:45.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:36:55.013Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=2f951c27-0a47-4236-ba6d-4ebc7f707654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:36:55.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:37:05.020Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=632e8401-38df-48c5-ac42-345e2054d58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:37:05.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:37:15.028Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=55c92d99-2299-4ade-bc85-080901f7d358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:37:15.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:37:25.040Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=e3d95d2f-8426-490d-acb8-e65fdfb8d8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:37:25.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:37:35.052Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=09a4d5c8-e965-4d2e-8e61-29c09cb67a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:37:35.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:37:45.064Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=12547d6f-7eab-4aa1-878b-a8028db518f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:37:45.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:37:55.074Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=9870a345-9730-4dac-b10f-3f701b1df2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:37:55.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:38:05.085Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=fc16d49a-6f4f-45d4-8bcf-1ad64724ecf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:38:05.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:38:15.094Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=e711e81a-d6c2-4f47-a5ca-1d873bd3a90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:38:15.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:38:25.104Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=2fcb9d1c-12a5-4870-914b-173796d956ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:38:25.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:38:35.111Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=d812f909-73b7-4c87-a6f2-5437c7898f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:38:35.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:38:45.122Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=8e96071d-a6e3-4595-8da3-0bf4d8bb5f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:38:45.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:38:55.136Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=7d94029d-2baa-4609-b2da-53abe1d4a917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:38:55.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:39:05.149Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=01b52ca9-90ae-4e98-840e-38314bb3bedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:39:05.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:39:15.157Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=28e194cf-2922-4a5b-acd2-1500b8d9c457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:39:15.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:39:25.164Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=bef79569-a7e5-49b3-a764-394dc794671c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:39:25.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:39:35.172Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=924fdb04-58aa-4093-a6d1-3b4b7cc9b441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:39:35.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:39:45.186Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=61c61d09-5226-49d6-869e-a62430d3591e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:39:45.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:39:50.759Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:39:50.760Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T19:39:50.761Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:39:50.763Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:39:50.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:39:50.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T19:39:50.770Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T19:39:50.772Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:39:55.194Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=ecb32ee6-94eb-4649-bcf0-c49f7c45600c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:39:55.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:40:05.205Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=76bfc5d9-a304-4fc3-b319-50b3b2c46816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:40:05.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:40:15.216Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=94929d23-b926-4267-b88d-a97d96f19d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:40:15.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:40:25.224Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=5aaf7c33-f7dc-4d5e-ba44-b48c640f2ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:40:25.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:40:35.231Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=4bb9004d-5409-4e85-b938-f28ca6debf04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:40:35.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:40:45.239Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=5f3bde11-adc7-43c4-b90c-fe8980c50768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:40:45.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:40:55.249Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=dcb0a8d0-e80f-4ed3-9812-b679cbe7a863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:40:55.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:41:05.256Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=89666432-c44f-4549-a0f5-ad83ccdbdb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:41:05.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:41:15.265Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=6b35c78e-04b0-4805-a3a0-dc76311f4b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:41:15.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:41:25.278Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=2f167efa-a8f8-42f9-a721-a799be662f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:41:25.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:41:35.286Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=42f5cb2d-1b64-4365-b674-f0e2fd317b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:41:35.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:41:45.297Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=4d10f620-2e6d-4fd4-96d3-833ca0b17643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:41:45.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:41:55.305Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=01f98e3a-9fb2-4af5-ad4f-dafff045a5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:41:55.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:42:05.313Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=5c6f443a-fc33-4274-84bf-e248d1646099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:42:05.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:42:15.322Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=d52f95fb-f530-459f-a39b-2212b65cd67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:42:15.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:42:25.332Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=aa014f80-1ea1-4988-a2a3-046a4d1f0f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:42:25.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:42:35.356Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=70216d4f-adb1-451f-805e-b67f90651b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:42:35.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:42:45.367Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=6cd1cfd4-57fa-496b-9be7-f79702a6af68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:42:45.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:42:55.376Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=57d82775-c139-4a47-b801-f3f30bdc9a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:42:55.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:43:05.385Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=9cbe128b-ba98-4a94-bc4a-824f78fb9d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:43:05.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:43:15.396Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=cf2b5144-52c6-4297-95e9-4e17c0ae86cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:43:15.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:43:25.404Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=f7d95bc7-4438-46b7-97fe-b414f7716d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:43:25.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:43:35.415Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=0ade91f0-abbf-4cb4-9d63-c86d2a1cdc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:43:35.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:43:45.427Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=d2bbebef-7b35-477b-85d7-5e2e6e8cb888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:43:45.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:43:55.440Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=29da0ab0-6f21-47f3-bfc6-9467b56f4d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:43:55.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:44:05.449Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=e524767f-c67e-4a9d-a2fe-d7a0c30e2089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:44:05.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:44:15.457Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=ed2fa3e3-df51-4a33-865f-689bee0bfb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:44:15.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:44:25.467Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=0f645789-89af-4403-8e3a-daa2fb130f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:44:25.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:44:35.475Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=03d3bf2a-7b78-45ce-a50b-a10da17d8716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:44:35.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:44:45.485Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=148ed798-784d-4fa1-92fa-d2d85d32876d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:44:45.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:44:50.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:44:50.783Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T19:44:50.784Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:44:50.786Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:44:50.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:44:50.792Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T19:44:50.793Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T19:44:50.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:44:55.495Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=72c7c5b1-e7d4-4677-88b2-737a31bcc1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:44:55.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:45:05.504Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=0da61a21-4eb0-4f31-a0c8-bbbc141fc029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:45:05.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:45:15.514Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=ba645e04-c47e-4c06-972e-673f3f579446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:45:15.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:45:25.528Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=0ce7df6b-928b-4cb6-ac96-90decfae12e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:45:25.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:45:35.536Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=b604cdec-87f3-40eb-be76-1247fbadb762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:45:35.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:45:45.545Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=f6e35a88-2e52-4759-8ceb-949d068611be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:45:45.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:45:55.554Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=118e271f-3044-4842-ba7b-8b82b90f6b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:45:55.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:46:05.564Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=0add02c1-9403-428c-97d8-df36b12081dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:46:05.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:46:15.571Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=9614bac2-21a0-4395-bc1a-a3cd4811bf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:46:15.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:46:25.581Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=bc03f547-ef53-45cd-9a51-1db33ae422a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:46:25.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:46:35.590Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=dcd0dddc-5855-459c-9de3-33c624dfce3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:46:35.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:46:45.599Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=57f4c836-a50f-4627-998f-87bbd0b97937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:46:45.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:46:55.610Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=9cb4fec2-5b91-4958-b5dc-53d82463e793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:46:55.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:47:05.617Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=e35f880b-6897-4ae9-85a5-9bd8754d2169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:47:05.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:47:15.624Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=a437f401-0f42-45fb-9b81-25781208fea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:47:15.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:47:25.631Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=6c8d5aad-3cf9-4b6b-b102-a2df0446356d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:47:25.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:47:35.640Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=fef50874-3739-433e-8246-b36b386cb9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:47:35.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:47:45.652Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=2c48f4f6-4f9d-4dce-924d-bf26d735dd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:47:45.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:47:55.663Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=418fa40f-d1d7-4eb2-b6d1-b87d47e1f60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:47:55.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:48:05.671Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=2494e15e-fc9d-451d-ad51-c95f5de2b308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:48:05.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:48:15.680Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=58a51320-30ef-4adc-b461-45070161afca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:48:15.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:48:25.691Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=fbb919e0-dddd-4ca0-bc56-14539363050d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:48:25.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:48:35.700Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=37f2f2b8-31a2-4347-ad02-edc8da99e8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:48:35.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:48:45.708Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=b4050cb7-cf1d-4878-ae98-75aefede6e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:48:45.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:48:55.716Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=0734a4d5-1756-4023-acc0-a0a6f89cdfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:48:55.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:49:05.727Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=435f8954-e201-4ea7-aad2-e5a082615a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:49:05.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:49:15.736Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=3ab9fad8-5fc1-43f0-a661-a7fef9755e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:49:15.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:49:25.745Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=5b51ac4b-3e7c-4100-8fa0-5996aee39ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:49:25.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:49:35.753Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=aa442080-7653-4659-83eb-21440b9d2e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:49:35.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:49:45.763Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=e10ebb4c-6911-4a70-a231-7f8d61ea37fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:49:45.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:49:50.749Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:49:50.749Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T19:49:50.750Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:49:50.752Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:49:50.757Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:49:50.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T19:49:50.758Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T19:49:50.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:49:55.771Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=d70ca65e-8c76-48de-818b-c72c5d8e9704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:49:55.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:50:05.778Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=27a222ec-d870-434b-8a9b-33cac8d33e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:50:05.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:50:15.787Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=5dc96bdf-4038-4c24-bee8-0fac8a7db6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:50:15.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:50:25.798Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=219ffb7f-f096-4e54-9809-963d0c73e6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:50:25.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:50:35.807Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=33911fc0-4426-48af-856e-cf64a0f06791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:50:35.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:50:45.818Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=4dea8450-0443-4752-8b3d-1af7abb91e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:50:45.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:50:55.831Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=52234343-2b63-42be-bc6f-d638cc628bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:50:55.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:51:05.843Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=401ad22f-61d0-4f80-9034-6bb7186c6d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:51:05.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:51:15.850Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=f0b8f57c-e960-4dad-9cf7-1a312ca37d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:51:15.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:51:25.858Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=d8c27fae-6bb2-4d42-8e10-8c9e7c5ec66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:51:25.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:51:35.867Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=cb371924-fae6-4567-b515-02dbea8a2ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:51:35.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:51:45.877Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=cfd232e8-f31a-44a6-9735-be9b3ddb0bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:51:45.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:51:55.888Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=5fa21795-434f-42a5-abfe-08f374f56cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:51:55.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:52:05.899Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=52b8d8e8-8391-4b65-b85d-9fca2a587980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:52:05.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:52:15.910Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=04244d5c-b3f6-4948-ba80-2f8fbb4563c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:52:15.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:52:25.919Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=fcf1331e-2def-4da9-ad12-fff0c0f74a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:52:25.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:52:35.926Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=00c1b07f-dddd-4a30-aed2-5d732e5f652b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:52:35.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:52:45.933Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=9a3df667-82ff-4f53-98ae-a6714692332d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:52:45.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:52:55.941Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=18fa20b3-7afb-4bdb-80b8-f214102d002a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:52:55.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:53:05.949Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=cfdb349c-a7b2-43f4-986e-100efb310b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:53:05.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:53:15.958Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=eadc9da4-3554-468d-9e82-a940eb6383a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:53:15.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:53:25.968Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=4834eb78-3353-4601-91fa-adad0945c0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:53:25.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:53:35.980Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=d7d1164e-a4c4-4332-8132-95d9e2b36dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:53:35.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:53:45.989Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=59ed599c-58a7-4143-a7c8-ea8d359a1d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:53:45.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:53:55.997Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=9138617c-c156-41cc-8ed0-7bee29fd6263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:53:56.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:54:06.007Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=45051121-abd6-44da-a571-e802ea65ba86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:54:06.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:54:16.015Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=b76d2dbb-4fcf-48cc-8603-897a60d14937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:54:16.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:54:26.024Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=2e7b7207-205e-424a-8afa-9eeb315fbcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:54:26.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:54:36.032Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=71e3e779-4381-47be-b202-b83c6d2f9d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:54:36.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:54:46.039Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=eabf1b6f-0973-4da6-b1a3-0e1340b7b962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:54:46.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:54:50.763Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:54:50.764Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T19:54:50.765Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:54:50.768Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:54:50.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:54:50.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T19:54:50.774Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T19:54:50.776Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:54:56.047Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=767a7c3c-3d51-4b17-a171-68d1ff566dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:54:56.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:55:06.055Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=a4c9e5da-ab11-4020-aea9-0a318095b6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:55:06.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:55:16.063Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=ec6196fe-f885-4459-b415-1fcd5dc03ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:55:16.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:55:26.071Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=aab83b20-77e6-4042-8522-229e2dd2883e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:55:26.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:55:36.078Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=8c76921d-5b19-4223-b54d-75b00600564d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:55:36.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:55:46.088Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=deb01233-3cc5-4843-9ec1-f46979a4b5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:55:46.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:55:56.097Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=378822c6-0356-4168-9b64-7a6ae60a4ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:55:56.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:56:06.104Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=1754348e-3e01-48a3-b985-75fc590c1431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:56:06.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:56:16.114Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=3c3666df-c21a-47b8-9d08-9820dbcb04d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:56:16.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:56:26.126Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=71f882c0-67c9-41b0-89db-1430d4d6d6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:56:26.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:56:36.135Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=9551e6e5-b00c-47db-b8ed-cd7c1953631c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:56:36.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:56:46.142Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=2d8b8598-414d-4e36-84b1-bba4c5c34d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:56:46.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:56:56.150Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=57f62159-e6e5-44a0-9092-cb693d5e0130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:56:56.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:57:06.157Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=db97aefe-1292-4ea9-82c7-965ea3b36b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:57:06.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:57:16.164Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=e33409de-f445-4e71-b6a8-700dec2cfc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:57:16.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:57:26.174Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=46939b17-909b-4bbe-9dfa-2088821d6379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:57:26.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:57:36.183Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=949a0ad6-200d-46ae-81d3-24597e9f6646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:57:36.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:57:46.196Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=3f1ea2dd-cb4f-429c-9ee5-cf39d40fe7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:57:46.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:57:56.206Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=bde7f7e1-da30-4c65-99a1-7f50e3055f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:57:56.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:58:06.216Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=d85d9dcf-9800-44fd-813b-fe86ac50bfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:58:06.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:58:16.223Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=70525c33-6326-4593-a0f5-c928b5eb294e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:58:16.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:58:26.231Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=b2694465-2756-4177-9f9c-c5ac025f5298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:58:26.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:58:36.240Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=aa7d732c-c551-4a8b-8bcb-075f229889d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:58:36.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:58:46.249Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=d86c4be7-74bc-46ee-8bb7-468724e2e206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:58:46.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:58:56.258Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=b25ebb2e-b246-4cf0-8e97-4931614fdd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:58:56.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:59:06.266Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=34b75344-65fa-47e7-b6d8-d1432935cf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:59:06.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:59:16.277Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=64ad7d01-e2c0-4bd2-b487-43bb5a09ef0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:59:16.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:59:26.289Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=f2cb7cd6-7233-41bc-8d68-e37151ffae85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:59:26.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:59:36.297Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=0268c789-5d30-480d-91b9-7301f4bd39fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:59:36.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:59:46.304Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=e97b2f02-55f2-47bf-b200-b3e8922edd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:59:46.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:59:50.762Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T19:59:50.762Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T19:59:50.763Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:59:50.765Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:59:50.771Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T19:59:50.771Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T19:59:50.771Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T19:59:50.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:59:56.312Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=3f1ea15f-3996-45e6-8af8-9d73b698c833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T19:59:56.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:00:06.320Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=e7ad669b-0426-43f3-91a0-3badd14ed016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:00:06.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:00:16.331Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=fee3f7d8-7dc6-4102-b6aa-7a19f2221dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:00:16.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:00:26.339Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=b5be9add-373b-46ae-8158-e3acfb52f92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:00:26.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:00:36.348Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=842bfe40-1669-4dde-9050-eccd58c0947c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:00:36.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:00:46.357Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=8672f0aa-ba7d-4799-b679-6cf31f36e5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:00:46.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:00:56.364Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=82bd2e25-0a6e-48ae-85b2-9f44465b4cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:00:56.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:01:06.372Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=0e60e513-14fc-4d93-b59c-3ab4b3ae7021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:01:06.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:01:16.379Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=0efd0aa7-ca83-4c28-8941-dd12d5574c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:01:16.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:01:26.387Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=fbb25a26-c585-4fbb-ac8f-bebe07a2c95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:01:26.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:01:36.397Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=a92587f9-db01-495c-b5c9-fa260bdec695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:01:36.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:01:46.405Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=b48875d4-3204-49c0-b182-55efc45ad5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:01:46.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:01:56.413Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=58583bf8-221e-4dce-8655-9a890bcad458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:01:56.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:02:06.423Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=18dc39d2-00e5-48c0-925a-ce8b18d6f15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:02:06.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:02:16.433Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=675c345b-bda5-4321-a234-7d4f073b4257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:02:16.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:02:26.441Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=6925a006-ffa7-4382-ad7e-42c455b04de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:02:26.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:02:36.448Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=9fe729c9-a398-46f2-b4be-e17fc4f001e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:02:36.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:02:46.457Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=22b9a518-2392-4f6e-b9db-b0336a83cef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:02:46.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:02:56.464Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=809eb79a-aad6-4a22-9ad8-d0dce6e6949c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:02:56.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:03:06.473Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=849b876d-14ff-4ef9-a80b-a7c4a5982384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:03:06.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:03:16.481Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=7fd947be-e7ae-43aa-a8bd-0b04e24a290e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:03:16.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:03:26.494Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=f8436492-5e34-4d31-b0dc-96505adbccff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:03:26.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:03:36.502Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=bb6ea26b-fbbd-497e-a4e6-cf33b634dc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:03:36.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:03:46.512Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=42098074-2a45-4298-a0cd-2237c6114543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:03:46.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:03:56.523Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=e316949a-c805-4205-bdfd-f8ec5c745c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:03:56.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:04:06.530Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=504988f7-29bf-4dbc-9e44-1a7a5ca7c330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:04:06.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:04:16.541Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=b71dedcc-9e5d-456e-859a-0df4dd6828ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:04:16.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:04:26.552Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=51b63054-7764-451e-ae29-28b95e2eeb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:04:26.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:04:36.566Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=1bc375d7-1080-4b8f-95bc-f3844caa9319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:04:36.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:04:46.576Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=5f1a6c25-9826-40f9-be47-5c5038eaa489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:04:46.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T20:04:50.756Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T20:04:50.756Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T20:04:50.757Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T20:04:50.760Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T20:04:50.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T20:04:50.767Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T20:04:50.767Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T20:04:50.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:04:56.584Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=a5f4f7ba-91f5-4bfc-9990-d7d2160da17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:04:56.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:05:06.592Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=747ad3c3-d4b7-4330-a648-0169f36d2788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:05:06.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:05:16.600Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=92a4bb53-1982-4d4d-a573-e31fe034ff65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:05:16.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:05:26.610Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=453054da-ec09-48de-bed7-f780ab9bf666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:05:26.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:05:36.618Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=47f46625-b88b-4750-b390-9c5b1b304341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:05:36.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:05:46.628Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=d2103378-0430-4fc0-abc1-405d4be36683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:05:46.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:05:56.641Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=a5192596-7519-4ce5-ab1b-20f0a7e8e438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:05:56.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:06:06.648Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=0f8d4f9d-9944-4eef-bd21-b68523c9d8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:06:06.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:06:16.656Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=b4b6a220-8b00-4c36-8392-53aea0a1a5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:06:16.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:06:26.663Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=2eba70f8-bb6e-4fc8-9d1a-d25b49c02359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:06:26.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:06:36.670Z |INFO |Init configs |InvocationID=33f21874-fb17-4c36-ab14-77834a1cef58, InstanceUUID=e7f9f0a2-e87a-48ed-bdf3-10cd15e62abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T20:06:36.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |