. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T14:52:56.418Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T14:52:56.422Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-05T14:52:56.503Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T14:52:57.338Z |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-10-05T14:52:57.452Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T14:52:57.453Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T14:52:57.453Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-05T14:52:57.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-05T14:52:57.634Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-05T14:52:57.660Z |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-10-05T14:52:59.945Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-05T14:53:00.649Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-05T14:53:00.676Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-05T14:53:00.676Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-05T14:53:00.752Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-05T14:53:00.753Z |INFO |Root WebApplicationContext: initialization completed in 3091 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-05T14:53:01.349Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-05T14:53:02.370Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-05T14:53:04.260Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-05T14:53:04.820Z |INFO |Started MainApp in 11.86 seconds (JVM running for 12.717) |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-05T14:53:04.913Z |INFO |Start scheduling PRH workflow |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:53:04.934Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=90ed0ea6-620c-4ce3-9207-97f7a325396e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:53:06.598Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:53:06.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:53:16.626Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=415739b9-b267-4979-be9c-dcf2de2d4e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:53:17.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:53:17.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:53:27.765Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=060cb45b-415e-4f52-ab88-26df7573d99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:53:28.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:53:28.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:53:38.834Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=592854cd-893b-4e02-be76-2d1f83826871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:53:40.255Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:53:40.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:53:50.257Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=bf67b0e4-8cc5-4dc6-816e-dd7e3229a568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:53:51.327Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:53:51.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-05T14:53:59.569Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-05T14:53:59.569Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-05T14:53:59.572Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:54:01.329Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=39077565-e1e2-4359-aba3-4adc34c0e166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:54:02.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:54:02.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:54:12.563Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b864fb72-8ab8-453a-8b9e-584c69d74082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:54:13.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:54:13.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:54:23.736Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=bb0b5d65-7a1c-45e8-abce-b29928f8de08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:54:24.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:54:24.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:54:34.802Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=46dcf5b8-5869-4032-821d-7f78ba4d4ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:54:35.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:54:35.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:54:45.875Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1798487f-a7da-4365-ab3e-46f69a5d8e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:54:47.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:54:47.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:54:57.009Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f8f34eb4-5744-45ec-8214-0838bf46f346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:54:58.176Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:54:58.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:55:08.178Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5346d741-c0b2-45fc-aa0b-d36c6004cf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:55:09.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:55:09.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:55:19.217Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2c9c9128-2e55-4fac-b964-52c9377b8e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:55:20.287Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:55:20.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:55:30.290Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f89e4964-02a0-4047-8d3a-f335e2835f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:55:31.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:55:31.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:55:41.363Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=43eed05a-aa2f-452a-8702-c850a1c9dfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:55:42.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:55:42.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:55:52.435Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7f3128d8-bbbe-4c40-ac96-6b8919e5c099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:55:53.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:55:53.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:56:03.635Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=244840cf-0271-4cea-b719-5ff0ca9adaf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:56:04.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:56:04.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:56:14.673Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c39cd029-e4e7-4275-9659-3a3a1c331e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:56:15.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:56:15.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:56:25.745Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f6447dee-6c4f-4584-b239-2b29210723ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:56:26.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:56:26.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:56:36.913Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ebae9bd7-6240-4c46-9a34-d58fd015f722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:56:37.951Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:56:37.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:56:47.952Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=6cfde168-c334-46f2-a67b-6869ae2f6de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:56:49.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:56:49.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:56:59.379Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4b4e6a78-b299-4355-95bb-e9bbcc590e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:57:00.511Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:57:00.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:57:10.513Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=dd022d51-13bc-45c6-8c71-d8a9502ea9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:57:11.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:57:11.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:57:21.585Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f136e2f3-9a8f-48ea-bc68-52041a3e2fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:57:22.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:57:22.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:57:32.913Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ba6a791f-7dbd-467e-804a-0ef8cbd69ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:57:34.079Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:57:34.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:57:44.081Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8456f030-bd95-4e15-873c-9575d742a882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:57:45.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:57:45.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:57:55.121Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=81ac8811-03b4-48d9-a72f-6c6e028641d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:57:56.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:57:56.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T14:58:02.792Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T14:58:02.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-10-05T14:58:02.793Z |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-10-05T14:58:02.799Z |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-10-05T14:58:02.808Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T14:58:02.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T14:58:02.808Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-05T14:58:02.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:58:06.262Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7fac8305-e672-4bf6-9c28-e86ccbbf72ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:58:07.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:58:07.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:58:17.529Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4edf78f7-14f5-4091-8b93-a8c0d01ee6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:58:18.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:58:18.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:58:28.593Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5d6d9a15-41f6-4964-85b2-5efdc004f8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:58:29.760Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:58:29.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:58:39.761Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=de52d852-4ac4-4e26-ad5e-b4d0a773db6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:58:41.088Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:58:41.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:58:51.089Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a1f06b4a-9957-4570-b42c-1ff147e8357d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:58:52.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:58:52.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:59:02.291Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=323de523-5f50-49a6-b0c3-91e91a57ab4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:59:03.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:59:03.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:59:13.490Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=41bcdd9f-16d1-43c2-ba52-6a47a8627356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:59:14.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:59:14.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:59:24.562Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8567d53b-53fe-49b3-8683-5c06672934e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:59:25.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:59:25.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:59:35.601Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=063f6bdd-d577-47e6-8567-5c198ab3a552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:59:36.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:59:36.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:59:46.672Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3b157c14-d8f9-404d-bbf5-c1492dd02148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:59:48.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:59:48.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:59:58.354Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f74acd5f-1e8a-4657-8b3e-891c2cd8816b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-05T14:59:59.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T14:59:59.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:00:09.393Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=03ffc32e-f38d-43c3-ba33-5fa6be2dd6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:00:09.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:00:19.515Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=13bde961-3ef2-4382-a838-6f3bc154c25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:00:19.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:00:29.529Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=de13e0d6-8c37-47dd-9ff1-78e297f38b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:00:29.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:00:39.537Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c43c189e-ef04-43a7-98ed-65263d847ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:00:39.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:00:49.547Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d8f350ce-a52f-4c54-8384-f7feb529030d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:00:49.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:00:59.557Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8a2d7e21-8512-4c67-ba74-144b20259727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:00:59.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:01:09.567Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9f92a854-8683-4ec2-99b6-db868df634b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:01:09.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:01:19.577Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f06c7a92-60d0-478d-a7b6-c86101eab849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:01:19.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:01:29.587Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=972ee3d7-4bd6-4071-b365-1f4a6e3a7de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:01:29.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:01:39.597Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=289038eb-9c55-406d-98ea-c0f80dd6637f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:01:39.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:01:49.608Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=48b7434f-90ef-4962-9be9-2fd554197de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:01:49.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:01:59.618Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9520965f-1048-4295-973d-1c8c504f73f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:01:59.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:02:09.627Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=bf648986-e9e8-4f84-b5a2-803cacd1942d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:02:09.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:02:19.635Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1007c596-c433-491b-b049-80e36085acbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:02:19.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:02:29.644Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=0a702be4-ba9f-4819-9e7a-a52bcf180253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:02:29.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:02:39.653Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a1fee36e-38ab-48f7-82f2-ba0456eab4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:02:39.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:02:49.663Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=000edd65-1d69-4f51-9e96-a917deeafe2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:02:49.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:02:59.674Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1746be61-43c8-48a2-97b9-52bcf6a51417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:02:59.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:03:01.788Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:03:01.788Z |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-10-05T15:03:01.789Z |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-10-05T15:03:01.799Z |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-10-05T15:03:01.810Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T15:03:01.811Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T15:03:01.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-10-05T15:03:01.813Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:03:09.684Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=15ff4cec-5de3-4b7c-8f54-e4f3a624967a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:03:09.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:03:19.693Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=40b51b24-c539-4850-a8e4-c8c4e66a680f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:03:19.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:03:29.702Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b7d26699-4c10-457e-a3d9-bfbfa62a97b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:03:29.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:03:39.712Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f3f6ffa6-67b6-4a8e-bfc8-492999c2090d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:03:39.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:03:49.723Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=82d44b00-46db-40ce-83b3-b72c4500c5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:03:49.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:03:59.733Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=022ad13f-b3f2-41ca-bd63-a960f9ba06b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:03:59.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:04:09.742Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=11ef7b31-e6b8-4681-a560-c8c2cad8103e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:04:09.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:04:19.751Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d828f397-d25f-4bc8-a935-80822ba11f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:04:19.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:04:29.761Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=db6020c8-3e6e-4750-8308-eba71c6fa687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:04:29.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:04:39.770Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=0df555b1-b492-426f-8226-811e678f1c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:04:39.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:04:49.783Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=43388a10-a26b-404c-97fd-63c45b08fd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:04:49.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:04:59.793Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c572dfdf-dca0-4e14-a331-d100a61023ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:04:59.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:05:09.802Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b0d38a5c-3b72-4f9c-be9b-c9d7e92b95a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:05:09.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:05:19.812Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=707f0e99-20a9-4f58-b838-07371c03afa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:05:19.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:05:29.822Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d0591da7-a5bd-4ae9-8a86-005d65d655a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:05:29.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:05:39.839Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e529faf6-a41e-445b-b5bd-e79e711c915c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:05:39.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:05:49.849Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=962129b1-1dfd-43b2-9a6c-d67d19aaf27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:05:49.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:05:59.857Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b5012f89-b428-4a99-b49f-8f7fd41548dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:05:59.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:06:09.867Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f6cfd2a6-4b2b-45f3-981c-6cc3e5c1d699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:06:09.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:06:19.881Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3dc649d6-d200-4182-a631-7dd09cea31fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:06:19.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:06:29.889Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=172b4ab1-9dfa-4416-96bc-0dc999bec484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:06:29.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:06:39.897Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e303c5ed-3a04-4ed2-b19f-4d304e455b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:06:39.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:06:49.905Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=cd07b636-416b-46a0-9df6-3e7b1d706ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:06:49.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:06:59.914Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2bdb7646-01cb-4cb9-9f64-c1457443f1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:06:59.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:07:09.923Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b289b160-df4f-421d-a9ea-b89f0748720f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:07:09.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:07:19.932Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=bd74f574-3ec3-49e0-b4c1-48f3283fb64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:07:19.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:07:29.942Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=03d6d548-7d38-4512-a440-810d6b819196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:07:29.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:07:39.950Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=6c18df8d-871c-4029-9b18-331c61496d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:07:39.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:07:49.958Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=6d531ad5-dc6c-47b8-957d-074c8354bc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:07:49.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:07:59.965Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e31de247-becf-4000-b4e3-90aee2350d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:07:59.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:08:01.784Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:08:01.784Z |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-10-05T15:08:01.785Z |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-10-05T15:08:01.787Z |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-10-05T15:08:01.808Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T15:08:01.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T15:08:01.808Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-05T15:08:01.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:08:09.973Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a4f4f042-97ee-45b3-b5f4-888fc4aff120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:08:09.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:08:19.981Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c5bfc012-a030-464b-a12d-21357afc3a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:08:19.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:08:29.989Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b128f84c-6473-429c-83d4-c4a7d80d65a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:08:29.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:08:40.000Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b48257a3-792e-4e37-8605-548749ae7244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:08:40.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:08:50.012Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a6faca37-e27f-44d3-b2d7-845685176512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:08:50.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:09:00.022Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=959ea36b-cb50-45a0-b896-8e8c046da8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:09:00.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:09:10.032Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=6e29e36f-1546-40a0-ae5a-408938ce2b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:09:10.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:09:20.039Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=914baf04-644d-4d69-b5dc-4e83945a713c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:09:20.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:09:30.048Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f9984200-ed42-41a2-a43b-5595daf0e6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:09:30.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:09:40.055Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e649b159-be25-43f3-879a-b64596ddf1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:09:40.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:09:50.064Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=42ab7910-cfa4-45b0-82d0-da6e26ffa4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:09:50.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:10:00.075Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a63c9d74-558c-490d-93bf-030a702c901f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:10:00.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:10:10.084Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=85122b31-8eb1-422a-8e4d-951919f61be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:10:10.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:10:20.091Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b6b13d5a-9945-4f3c-96f9-156c8d0bb6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:10:20.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:10:30.099Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8301281f-89e2-4e43-9ab2-e834b9f42f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:10:30.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:10:40.107Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=522b635e-579d-4d7d-b841-5fec5c138921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:10:40.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:10:50.116Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d022326c-cd32-4082-92fc-550e02803a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:10:50.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:11:00.123Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b76ae223-e433-4045-bac0-04d7550f2709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:11:00.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:11:10.133Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=12d98bd6-2ebc-4ae0-9c77-db4f6e76b048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:11:10.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:11:20.140Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c95ff013-ea14-4a93-afee-d761bc17d17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:11:20.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:11:30.149Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=cb0a8e27-534b-464f-b23b-33202ace898f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:11:30.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:11:40.156Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=024f97b7-941c-4159-9795-33d5069edaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:11:40.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:11:50.164Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=181306b8-cf27-4777-af50-71ae9eb935bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:11:50.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:12:00.171Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=27962aa9-36e0-41f3-b8a5-2a57a4c456cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:12:00.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:12:10.180Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4c7febe0-23d4-4bc9-8b6f-6e46f21e6bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:12:10.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:12:20.188Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=bd5079e6-b1a3-4318-a7ae-6ff34436820b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:12:20.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:12:30.195Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d4e4aed0-2525-4335-a295-cc8ee3a7ef56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:12:30.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:12:40.203Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=bb5ec3cb-01e1-4b32-b50c-4ff5c2bf3a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:12:40.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:12:50.212Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b3b80ee5-83f8-437f-a62b-26a85a9ed169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:12:50.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:13:00.219Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ceeaebba-f4f2-46ff-a72b-0353292a1276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:13:00.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:13:01.716Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:13:01.717Z |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-10-05T15:13:01.718Z |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-10-05T15:13:01.719Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T15:13:01.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T15:13:01.729Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T15:13:01.729Z |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-10-05T15:13:01.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:13:10.227Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8716c76c-d12b-4196-95d6-f907430249d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:13:10.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:13:20.236Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ad4d3ae8-9ef9-41f8-99c9-2dd9ce34a65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:13:20.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:13:30.244Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=bbdaf31c-f1dd-4a1b-919d-c552d075d387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:13:30.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:13:40.252Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e89f5e03-bc81-447d-be43-dc88b0b538b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:13:40.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:13:50.259Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c39ce167-57d0-4149-8e3b-fc05d57cd1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:13:50.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:14:00.267Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ed58b2a9-93eb-402a-b127-a15bb3dda4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:14:00.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:14:10.276Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=da3a653b-62ab-433e-9b50-3177e17f0bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:14:10.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:14:20.290Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=413fb428-ff80-4204-8b08-0d0196c7bef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:14:20.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:14:30.301Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9c1962a5-fcc3-43be-8ebc-a5856785a877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:14:30.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:14:40.309Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=826ab03a-b3d6-4377-9413-96bdc41b246f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:14:40.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:14:50.318Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=653142b4-2954-49fd-991c-d00bd1cb6481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:14:50.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:15:00.326Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=232a6fef-aaa1-4505-a814-eb29c142af04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:15:00.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:15:10.339Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4a0ab335-e252-457d-b9ab-40ca63469bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:15:10.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:15:20.351Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a8265999-8dc6-4e14-a1c6-0508e63f9eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:15:20.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:15:30.362Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4c8af9f9-7e17-454e-9ffd-8894c41aaf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:15:30.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:15:40.370Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5a89a555-940c-489c-83f1-4e6f657b7ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:15:40.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:15:50.377Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4053cd10-f96a-46d9-9bc7-df58dc275ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:15:50.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:16:00.385Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=bc281636-9e5c-4fbb-b40b-a9e451d3c3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:16:00.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:16:10.393Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a4b5f7a1-e051-4aac-a675-47fe2f3e658d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:16:10.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:16:20.401Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d75a9fe9-3cf2-44a3-9cfc-3d66227d543a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:16:20.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:16:30.410Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=844bd68a-3a3a-476a-a0fd-3254805f8cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:16:30.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:16:40.418Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=32509f9d-ae15-43d3-8d73-ccbb8c5ac689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:16:40.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:16:50.425Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=6ce100b4-f22a-44f1-ad1f-f556e31d61bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:16:50.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:17:00.432Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f6d8b97c-c9a9-4ca7-be7b-141167a215b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:17:00.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:17:10.440Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=272d2da5-2601-4701-b253-eef1a76dd041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:17:10.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:17:20.447Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f256c26b-59f0-4989-842f-70261dd6fd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:17:20.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:17:30.460Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=dd1b6a60-27e8-4a1f-9573-488da1c901f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:17:30.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:17:40.468Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f16543cc-2695-443e-8575-7303f777c7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:17:40.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:17:50.477Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=06997140-ec49-4423-9fe0-74daab5a9e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:17:50.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:18:00.485Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=68f5efc3-8763-4bcb-9340-c1ce1f8a4a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:18:00.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:18:01.786Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:18:01.786Z |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-10-05T15:18:01.787Z |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-10-05T15:18:01.799Z |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-10-05T15:18:01.813Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T15:18:01.813Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T15:18:01.813Z |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-10-05T15:18:01.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:18:10.492Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1b0c0cf5-20b3-4af3-acce-4a2d966c319c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:18:10.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:18:20.498Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d9d8c607-2ccb-4d47-a3d1-714f4042112c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:18:20.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:18:30.506Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b80ec5fb-b5c5-4fe9-9e6e-0f2eb66e2de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:18:30.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:18:40.513Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b6a22130-2060-4596-b4c2-5301c8e76341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:18:40.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:18:50.520Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=6f4612f2-03b6-4aea-bf02-4cff14efda95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:18:50.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:19:00.527Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=533f2afa-2cd7-44b4-9a53-c728461d7c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:19:00.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:19:10.535Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=31e3aff0-94b4-4355-bb1b-17b5c1f53f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:19:10.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:19:20.543Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9c0d0a08-ee1c-4ae6-91d5-5347a95f7d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:19:20.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:19:30.550Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9d3dc73f-508f-470a-a795-f709dae5a5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:19:30.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:19:40.557Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=80aa5a55-8685-45f8-8f31-1e610f09a176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:19:40.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:19:50.565Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8e364bd2-207b-4360-ac59-1fcbf7310077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:19:50.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:20:00.573Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d9a29397-940a-43a0-95e4-9454ba62eb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:20:00.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:20:10.581Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=46a5e691-6972-41bd-955b-e08e1e524557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:20:10.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:20:20.589Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=22e3e2f7-da0f-4f40-88e7-cc6a7c9874bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:20:20.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:20:30.597Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=648eb041-c963-47b7-bbe3-a2077fbc507e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:20:30.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:20:40.604Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b2784eb3-84b9-4720-8b5d-1abcbb0ba6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:20:40.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:20:50.612Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=cfbb1e97-2a44-4a52-ab8a-c3a5eb73af1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:20:50.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:21:00.619Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7ffad4db-f7b6-49f3-98d3-0bb15591b76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:21:00.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:21:10.626Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=21d17439-4861-4f36-b91f-25f254641167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:21:10.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:21:20.635Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=69de3e3e-705d-4d43-8e40-14bf2a8d0b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:21:20.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:21:30.645Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=af2fcb9f-65c7-498b-bb83-70ac17731e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:21:30.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:21:40.652Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3c5e1e1a-3360-4205-aa37-6db503aa9f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:21:40.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:21:50.660Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4c5f0788-74d3-4af1-9660-759e6f1e5cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:21:50.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:22:00.668Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=59e682cf-73a5-4338-a563-a573d9c01475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:22:00.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:22:10.676Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c6c7c76d-f0f1-420f-9eec-d5a40e7cda43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:22:10.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:22:20.683Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=40501000-920b-4371-a6bb-750ca0557e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:22:20.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:22:30.691Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3e449b63-4c55-46d9-8343-cd87aecff8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:22:30.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:22:40.697Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=79bbfe38-c908-4f00-883f-f91f869c7cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:22:40.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:22:50.704Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2efb3f43-4ed7-429f-9000-fd4adf9d54b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:22:50.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:23:00.712Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=65d51bdb-62d2-404b-889d-b218b4ccfbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:23:00.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:23:01.706Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:23:01.706Z |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-10-05T15:23:01.707Z |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-10-05T15:23:01.709Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T15:23:01.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T15:23:01.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T15:23:01.717Z |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-10-05T15:23:01.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:23:10.720Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=72b1fe1c-9dc0-4939-9129-9e203872e4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:23:10.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:23:20.726Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=567c0e87-7e20-4459-801d-23db8ac419fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:23:20.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:23:30.734Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b14b1007-9486-47e3-9fd2-8a28ea212703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:23:30.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:23:40.741Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=41b0598c-9365-4b81-aae0-432bffab901b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:23:40.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:23:50.748Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d769e6db-a544-436e-8299-e4d7d98f4abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:23:50.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:24:00.755Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f5e8cfc8-9f86-4e7c-bd80-ec18dc4593bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:24:00.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:24:10.762Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=db7d2004-fd3d-4ef0-b9d1-f231d7fca4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:24:10.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:24:20.769Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=41347e29-67ed-4808-8800-daea96732c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:24:20.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:24:30.776Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=db7e8c0f-ef40-41b8-aea9-e0428686885a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:24:30.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:24:40.784Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2cf80894-f70a-4ccc-a91b-f847b1e1df70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:24:40.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:24:50.791Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8ca917de-aed0-4aca-8d4b-e5ece207dc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:24:50.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:25:00.798Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c803c6cc-6813-464c-9a41-47433b4d0410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:25:00.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:25:10.805Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=91222019-7e33-4302-a9fc-323e21692ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:25:10.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:25:20.813Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9c49e61d-e079-4af6-b06d-71b4354191f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:25:20.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:25:30.820Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=cc70c2bb-9339-4336-82e3-b80652dba113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:25:30.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:25:40.827Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=62e93ef3-9b8c-445b-a2e4-7071f004107b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:25:40.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:25:50.835Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4d472733-c3e0-4bcc-b696-be9aff509189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:25:50.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:26:00.843Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4219a2ff-14e3-4d5c-b6c4-6cddd89c4aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:26:00.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:26:10.850Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=975a4623-3324-464e-a3b4-05537a2e9657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:26:10.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:26:20.858Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9ece5758-0f63-4448-a08b-6d27feb32512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:26:20.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:26:30.865Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=54423513-73c3-4e06-a1d1-2d03775933f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:26:30.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:26:40.873Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=74538586-5c5e-4762-970c-6a9bac3359d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:26:40.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:26:50.884Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=692566f9-5cd5-4fa7-98f1-81ffaa7c8e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:26:50.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:27:00.899Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2379533b-e444-42c0-83dc-0ae1f8e0d746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:27:00.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:27:10.910Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=031922cb-f629-4ccd-ace2-b6ff27b935c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:27:10.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:27:20.919Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c1d03aea-474e-45b2-a6ed-69bbf59fe789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:27:20.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:27:30.926Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e319a848-fc0f-44b2-9701-59e5b62ba8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:27:30.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:27:40.935Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8bc7451d-8bbd-4ea4-834c-dea6fc5b2b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:27:40.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:27:50.943Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5ef3421f-20d5-47ef-9df7-50b9f563c1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:27:50.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:28:00.950Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=fe19e954-ee50-4147-baa1-25dc7b98bd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:28:00.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:28:01.745Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:28:01.746Z |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-10-05T15:28:01.746Z |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-10-05T15:28:01.748Z |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-10-05T15:28:01.753Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T15:28:01.753Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T15:28:01.753Z |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-10-05T15:28:01.755Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:28:10.958Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=79acd130-fdee-4716-9464-aaf050c6256e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:28:10.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:28:20.966Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7ddb73b3-1f60-4871-a5e3-21857e9a8f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:28:20.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:28:30.972Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=958cecf4-6bcf-48ef-bf97-b8a42fe865a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:28:30.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:28:40.979Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=79ffbcae-14c1-4cc6-9ed9-e9192cce29a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:28:40.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:28:50.986Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a6e42da3-2d8b-40e1-847b-4fb434e79308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:28:50.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:29:00.993Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=baa38270-2277-4888-8746-08cb29d1662a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:29:01.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:29:11.000Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d66249dc-73aa-4fb9-867e-aee0f9a7fcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:29:11.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:29:21.007Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=85e15f34-a23e-441f-ab5d-52f8e2fc3d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:29:21.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:29:31.014Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=71000fde-c611-4648-ae43-292124ef4ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:29:31.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:29:41.021Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=0d09da4e-7df6-432c-b6d2-82598ee1012c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:29:41.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:29:51.028Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2447b548-4b65-4838-835a-11bf011beb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:29:51.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:30:01.035Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=cab94bfc-bb5c-43c2-a9f6-6235c368d2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:30:01.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:30:11.042Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=58746ad5-e00c-4b6d-8dba-d530eea0cac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:30:11.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:30:21.049Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2b742bc8-82c0-4d3f-9e9e-3552f858fb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:30:21.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:30:31.056Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f40f8bb5-50f0-4f4f-a3e9-b53388a28c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:30:31.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:30:41.063Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=511faa87-616f-4fc6-afd4-7288ab967dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:30:41.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:30:51.070Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=0b563934-9d2a-49d2-b36a-b0065c879583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:30:51.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:31:01.077Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b5ac2964-1a50-408a-9dcf-96dfe5a9e68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:31:01.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:31:11.084Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=031b1592-66c4-4f84-a52a-bbc919fc4f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:31:11.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:31:21.092Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=64c06eca-0652-47a2-8e5c-6a3a8be6cab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:31:21.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:31:31.099Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=017805e1-bbef-4546-861f-bc6547341245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:31:31.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:31:41.106Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=75b28719-52f2-46b2-bee4-73a6f659ab39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:31:41.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:31:51.115Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=606f3777-3a12-4e06-8274-b563a04253d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:31:51.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:32:01.121Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9306c4d0-174f-4232-9dbf-9d35e6160acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:32:01.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:32:11.129Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=86a37b5a-4e7e-45ae-b761-f25fa0a99a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:32:11.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:32:21.136Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8fb8d6cc-badb-4383-a0d6-ecaa88e7e463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:32:21.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:32:31.143Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=bbfd127b-5fa0-4ac3-bbf2-d226ba0dd5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:32:31.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:32:41.150Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=736d77aa-e2bb-4048-84c6-02261d6775fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:32:41.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:32:51.158Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=bb30ac4e-1f44-4b9d-9d9d-c9ac14b47f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:32:51.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:33:01.166Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5965c341-7e0e-47dc-a643-c5e58ec76523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:33:01.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:33:01.702Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:33:01.702Z |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-10-05T15:33:01.703Z |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-10-05T15:33:01.705Z |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-10-05T15:33:01.709Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T15:33:01.710Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T15:33:01.710Z |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-10-05T15:33:01.711Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:33:11.174Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=eccedd86-9402-4217-ab53-57cf6096a4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:33:11.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:33:21.183Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1ea21388-cc80-407e-aec0-a0bc8bff933d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:33:21.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:33:31.190Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=016d9f87-0d34-47db-ae52-b415910979ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:33:31.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:33:41.196Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=119a1be7-7078-484b-8b34-052c2779995a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:33:41.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:33:51.201Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c3a0155d-47fc-4032-b94d-fde239aaff2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:33:51.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:34:01.208Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9d6b5793-1479-4ec5-b3fb-b9891a99347b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:34:01.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:34:11.215Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7ed26975-4713-48ff-9f98-4becc2c5d854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:34:11.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:34:21.222Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=08c6148e-0b59-46fc-9155-cb2a71e36fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:34:21.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:34:31.228Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1b06f654-0354-4c94-a3cc-9519b985673d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:34:31.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:34:41.236Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f5ec90f2-f12c-4237-8a7e-675690fb4fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:34:41.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:34:51.253Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=fbf1fd05-3eb1-4cd4-9f9a-f9cbd13efc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:34:51.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:35:01.259Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=bc80675c-5a70-4c99-8707-2b68eefda4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:35:01.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:35:11.267Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=36119c1f-0308-4c71-b99e-882df7e10d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:35:11.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:35:21.275Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e926cca7-b9a4-4c72-b99a-fdc208a7e5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:35:21.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:35:31.287Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b8b930f2-3cf1-4b53-8d16-5bf6262c1bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:35:31.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:35:41.296Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b99f21e2-197c-4507-a7b7-9f4725260193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:35:41.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:35:51.302Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a559acee-0359-4855-9da9-ae1e222900c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:35:51.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:36:01.309Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4929a1fb-a91e-45cb-ad31-44d8b5bd2487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:36:01.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:36:11.316Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1d6c47c6-3be3-4316-bbcc-1a9bf9333199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:36:11.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:36:21.324Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=fbcc230a-184c-4e41-b4d4-1d415ff38c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:36:21.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:36:31.332Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=137fa4d5-f9e2-4989-9e5d-2fea2b07f78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:36:31.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:36:41.338Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e4420fce-82db-45d9-b06c-fead9296403f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:36:41.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:36:51.345Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=12652388-facb-4ebb-a35a-0e5017c9f455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:36:51.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:37:01.351Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7accfb42-b684-4f74-beb0-71b29ccf0e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:37:01.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:37:11.357Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7b62da32-9444-4ce1-83f7-2c7903188d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:37:11.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:37:21.365Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5534f189-a8d4-4ef1-a1fa-4dd6cc077cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:37:21.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:37:31.372Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e61c1547-fde6-4144-b274-ca5997cb588b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:37:31.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:37:41.379Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a5ca24c6-aec7-4956-83ef-dc3d5b7a45c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:37:41.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:37:51.385Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9fba12f9-da11-4ec9-8865-40a77471d831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:37:51.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:38:01.392Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b70fea39-ceb7-4761-ba65-1274f5a4de8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:38:01.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:38:01.688Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:38:01.689Z |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-10-05T15:38:01.689Z |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-10-05T15:38:01.691Z |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-10-05T15:38:01.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T15:38:01.695Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T15:38:01.695Z |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-10-05T15:38:01.700Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:38:11.405Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ad8b07da-6341-46b9-8d7f-ab44ad240f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:38:11.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:38:21.412Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5ddbf041-5f79-4c2d-96bc-d0d89a2a2b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:38:21.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:38:31.419Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=47254780-54dc-45c8-8399-551c18a2f1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:38:31.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:38:41.427Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2c712c94-2bd8-4d09-907f-4c881de2aabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:38:41.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:38:51.435Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9b1acb78-a0f9-4ac5-b9fa-22cbde7cc323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:38:51.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:39:01.443Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2e055ae3-3f00-4543-b1b0-8e0557bb24f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:39:01.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:39:11.450Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=909a7a7c-f486-4656-a429-2a7083eaf1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:39:11.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:39:21.456Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=6ea1979b-26ff-428c-81a6-25d75e8f1fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:39:21.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:39:31.464Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=505158dd-efbb-4673-8dd3-11a5203d39bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:39:31.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:39:41.474Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=79ec349f-bb60-4277-8719-7e015d0f5f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:39:41.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:39:51.487Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=cbef534b-232e-4d2c-9c6d-e26c309c2acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:39:51.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:40:01.497Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7164cfa6-a577-46ba-affd-93f97c17e573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:40:01.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:40:11.505Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=08d3e47f-e44c-4f23-a3ef-5703579209d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:40:11.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:40:21.513Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=0acb52e3-eee6-4239-8447-c188d28065a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:40:21.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:40:31.521Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a4fa5026-df5f-49fc-af28-6bf543ffc720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:40:31.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:40:41.529Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=aba1d2a9-a205-4c6c-827a-23ddfde08cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:40:41.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:40:51.536Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d797a883-419e-44ac-9960-4be88da48b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:40:51.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:41:01.543Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=23aa6e84-39d2-4b64-9edc-331cbd627f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:41:01.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:41:11.549Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4a41d569-5ff5-4f43-98c9-12d28808dd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:41:11.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:41:21.555Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=466f2869-f7bc-492f-a916-66649e7c1642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:41:21.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:41:31.562Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=34a50ea5-4685-428b-bf38-fde2bb626f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:41:31.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:41:41.569Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=daa10e9f-f38b-4eed-8015-93815640f12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:41:41.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:41:51.576Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1bca4100-0f46-48a4-9b6b-524125873c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:41:51.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:42:01.582Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=778929f6-731c-42b6-a934-81823960b476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:42:01.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:42:11.589Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a06f50d6-8bd8-405c-818f-87f30fbff61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:42:11.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:42:21.595Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=db055b59-a7c6-4a98-9a7a-04fe19a54cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:42:21.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:42:31.602Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e2a71ffb-3dfd-4d86-8341-9022c81d35be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:42:31.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:42:41.611Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=eaeb35fd-6e1b-4826-841b-1a499ec34e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:42:41.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:42:51.621Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=aafce98c-e26c-4b62-8344-6b8488f7fca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:42:51.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:43:01.629Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=54c645d3-2223-42c7-8463-7abbb51b115c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:43:01.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:43:01.683Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:43:01.683Z |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-10-05T15:43:01.684Z |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-10-05T15:43:01.686Z |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-10-05T15:43:01.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T15:43:01.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T15:43:01.706Z |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-10-05T15:43:01.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:43:11.636Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=90544374-f1d4-42f7-b2ea-4e00de0a262f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:43:11.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:43:21.644Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=892f1efc-52df-465e-a996-f6f30b3ea480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:43:21.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:43:31.651Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=95b55d5c-0393-4905-9d23-2a040ca0197b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:43:31.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:43:41.658Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=10cb70cf-59ba-40f3-9aaf-40fee7721578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:43:41.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:43:51.664Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4ca57368-e39e-4865-814c-2be6413154f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:43:51.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:44:01.671Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9f72468b-2fcd-41e7-a073-8528b7c63265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:44:01.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:44:11.678Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7998e387-b3ca-4809-a3b5-e83a320f4074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:44:11.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:44:21.685Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=83d261b3-486f-4e25-a54c-4367be89305b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:44:21.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:44:31.693Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=285fba80-9b35-4881-a5d9-06e224ba11e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:44:31.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:44:41.700Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3baee622-c173-4728-a57d-e8fbd34bfa97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:44:41.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:44:51.707Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4972bc88-9cfe-4378-88f1-5269eb8b249e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:44:51.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:45:01.713Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=0b419e49-f76a-42d8-9a86-cb927371a65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:45:01.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:45:11.720Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f21b3d21-9267-4b3c-a3c1-8253a6e4e4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:45:11.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:45:21.727Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3b41a7d0-919d-4ffd-bb35-6de8a0b81a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:45:21.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:45:31.747Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=6d36498a-e715-4ac9-88c6-dfd90ecb5a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:45:31.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:45:41.756Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2373ec63-db7e-4325-a627-332f8a84e60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:45:41.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:45:51.762Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3287ecc1-b209-41b6-9776-7d8f771b2567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:45:51.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:46:01.768Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e957c356-3b5d-4273-97d7-05963e19eecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:46:01.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:46:11.775Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=42ffce9b-a6d3-4482-a125-9ffb26fb81e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:46:11.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:46:21.782Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2acfa5af-ac28-42ed-9ca2-73a4133ff653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:46:21.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:46:31.790Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=66f76f0d-aa4b-4758-b74b-19791cc19a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:46:31.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:46:41.796Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9718a32e-e39e-4f64-829c-1cc3161aa91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:46:41.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:46:51.803Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=439b05a8-6790-4325-9ee0-ad56c25c6540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:46:51.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:47:01.809Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=443ef2f3-9106-4324-9826-b2a99eabe81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:47:01.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:47:11.826Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=49c4b7d4-c360-4f31-b1be-fe1d8042efb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:47:11.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:47:21.833Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2b2ef9d5-bba5-4a07-94ec-4159b1afaec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:47:21.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:47:31.847Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=deb704eb-67b1-4923-99de-2003415600fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:47:31.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:47:41.855Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=83a694c5-639c-4762-a932-5ad9e36f2cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:47:41.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:47:51.862Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=bde0faa1-603a-4119-a356-967054551a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:47:51.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:48:01.713Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:48:01.713Z |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-10-05T15:48:01.714Z |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-10-05T15:48:01.716Z |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-10-05T15:48:01.720Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T15:48:01.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T15:48:01.721Z |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-10-05T15:48:01.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:48:01.868Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=6f185b1a-697e-406c-8645-b7a49cdb6272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:48:01.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:48:11.874Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=cf5532a5-9b03-40d9-bdf3-e2dd36aabbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:48:11.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:48:21.881Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=37c81456-5631-48e4-9cf9-45fda96e1713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:48:21.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:48:31.887Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=afe8b299-f972-4a33-a590-d8446be5656c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:48:31.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:48:41.894Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1fee905a-c7dc-4843-9987-6d9050174a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:48:41.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:48:51.901Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=07386ea6-5548-4b37-9797-02bd240ede75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:48:51.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:49:01.907Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=cf90e5d8-a253-45c6-ba0a-f8d5f3685e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:49:01.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:49:11.913Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c84995b5-4a2c-4ee3-bd88-ea08bf9851ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:49:11.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:49:21.919Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=58b2c8f5-714b-4318-a324-b2c9dcb33eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:49:21.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:49:31.926Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=da6bf522-d02b-4532-b8a4-12243a23c244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:49:31.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:49:41.933Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1117eec7-8189-4830-b287-a5d4b1077479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:49:41.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:49:51.939Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f717ebe1-af48-4eae-b100-7ff030bfe57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:49:51.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:50:01.945Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=09b1051e-ecef-4586-a7b6-6d632c4f747b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:50:01.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:50:11.952Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a2dd7b47-6ec1-482b-bb32-528c1bbd5a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:50:11.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:50:21.958Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=fe090ef3-da98-46ac-a6c9-78c4bb275b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:50:21.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:50:31.965Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b69478a4-c62a-47d4-8708-beb3db49f89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:50:31.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:50:41.970Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1f953661-76ce-4ebd-9364-f34fd5a3a96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:50:41.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:50:51.975Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=88f22d96-9834-4a94-817c-4654bc733db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:50:51.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:51:01.982Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7e618b62-8af7-4633-9a68-eb33526b81fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:51:01.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:51:11.988Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8561fcd6-f357-451c-8ebf-8fa2e331bad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:51:11.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:51:21.995Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9d6440bd-d866-4afc-8206-ea8d44fd8b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:51:22.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:51:32.002Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4137a554-5acc-41ac-aa60-c0cb05dc9484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:51:32.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:51:42.009Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8cbd8e7c-675f-4be6-8d88-18b12bf8652f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:51:42.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:51:52.017Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b3c0f8b2-c4c0-4f54-8bdd-4e3b9cc1a55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:51:52.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:52:02.024Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=19bfcad5-8fea-49df-8857-803a0a0b7e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:52:02.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:52:12.031Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=dfb4aa66-fdae-4380-b15e-506f937c81b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:52:12.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:52:22.038Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5393e1b3-0140-4475-a215-d02bdbd38394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:52:22.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:52:32.045Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d239b927-5c49-4666-99db-80dcab666153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:52:32.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:52:42.051Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5a402728-f213-47b5-ba99-61638df880d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:52:42.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:52:52.060Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c4b4bd35-3300-4103-a6f2-cb10c54acfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:52:52.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:53:01.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:53:01.799Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-05T15:53:01.800Z |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-10-05T15:53:01.803Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T15:53:01.808Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T15:53:01.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T15:53:01.808Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-05T15:53:01.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:53:02.070Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7f8e7742-d46e-4516-9958-d3a056ea93bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:53:02.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:53:12.087Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d1af6bc7-fb9c-428c-9ac7-6f719d27cf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:53:12.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:53:22.094Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9a60234e-ae4b-4b43-a6fb-cd51c1d2e13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:53:22.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:53:32.100Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9cb11891-f45f-482e-933e-de53d7d2a1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:53:32.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:53:42.107Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b28ae62e-57d9-47d4-be84-e81707b33863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:53:42.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:53:52.114Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2bdacdb5-8143-4a80-8840-8378da59d2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:53:52.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:54:02.124Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5a4f96b3-d8c2-47f0-9f17-73f4f77efb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:54:02.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:54:12.130Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3c91fe77-6828-41af-9808-9e6161b1149a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:54:12.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:54:22.137Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=eae31c7f-d570-43f0-a043-fea61ce9a376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:54:22.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:54:32.142Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ce725234-60aa-4884-8771-02f4822bb74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:54:32.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:54:42.147Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a1f9598f-89a5-4f98-a1d7-08e66903f809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:54:42.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:54:52.154Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=6398dea8-73fe-44a0-a3e3-2c7200017f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:54:52.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:55:02.160Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1661a887-b3b9-400b-a33e-d19603577325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:55:02.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:55:12.167Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3473116c-857f-4dac-8088-7301fdd6f7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:55:12.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:55:22.173Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ffebc86c-f4bf-490d-b63e-3a62c9f7fe80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:55:22.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:55:32.179Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=931a49ff-e456-4b67-b9bb-1547ef4001ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:55:32.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:55:42.186Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4bd62646-68b4-4aa3-aea4-e2f2cb8f1ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:55:42.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:55:52.192Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4120950d-9b01-4f9d-9fc4-18cfe91fb0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:55:52.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:56:02.198Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d53b6b92-92ec-43e2-9660-b0d936787162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:56:02.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:56:12.204Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1d3fd668-f263-488a-b0f5-7997a193ee07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:56:12.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:56:22.211Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ae005390-9fe8-4614-baa5-ec97f3f92373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:56:22.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:56:32.217Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1b39ab5d-d009-4652-a870-93754f37c0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:56:32.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:56:42.223Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c7d2fc47-cb74-453f-a1e4-36084c1a1c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:56:42.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:56:52.231Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=79c1b92c-28cc-47b1-b894-a11492406e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:56:52.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:57:02.237Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4b0f16b4-4566-4277-8a27-76d06cd91f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:57:02.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:57:12.244Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9e8582fd-3508-43f8-9344-91b58af83c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:57:12.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:57:22.255Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e3c44453-eb58-4906-8e7f-b0f41847395d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:57:22.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:57:32.261Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a640750d-d557-4d1a-acf9-a10e03668f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:57:32.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:57:42.267Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8e344e2a-96c2-4bdd-bdb6-92a4563e7baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:57:42.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:57:52.273Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f43fd73f-845a-411f-a76a-094c58962a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:57:52.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:58:01.677Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T15:58:01.677Z |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-10-05T15:58:01.678Z |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-10-05T15:58:01.679Z |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-10-05T15:58:01.683Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T15:58:01.683Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T15:58:01.683Z |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-10-05T15:58:01.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:58:02.280Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=59b11ebc-d5b1-401f-8df9-13c7923a2b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:58:02.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:58:12.285Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4175a80a-25dc-4b5b-b61f-226ba5adc60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:58:12.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:58:22.293Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=6c57f442-9621-48e3-a7cf-595dcc8a12cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:58:22.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:58:32.299Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ef01edad-296d-454d-8286-d975009c40bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:58:32.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:58:42.306Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ae066922-a2b2-4590-b5e9-562b866a1aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:58:42.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:58:52.313Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5414f14d-1475-48e9-80c9-2d138af23a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:58:52.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:59:02.319Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1630a060-550d-4a91-97e7-2768487f2e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:59:02.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:59:12.326Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=38e6fbb4-189b-4a1f-b57b-7f2841851313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:59:12.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:59:22.332Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=04ca13de-9e9c-4543-83f3-b438dc9c1abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:59:22.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:59:32.340Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d385f665-21c4-4190-823c-01338df95837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:59:32.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:59:42.346Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=997de724-50da-4e32-96cf-9f42842089c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:59:42.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:59:52.353Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f08204d3-5048-4abd-b68f-50a838705175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T15:59:52.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:00:02.360Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=abdbdef9-35eb-46aa-a048-7b30051e280e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:00:02.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:00:12.366Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b67beeb6-07e7-4426-ada9-a4cfb1bd2bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:00:12.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:00:22.372Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=83293689-f9c2-47b9-98dd-a813ac60836e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:00:22.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:00:32.378Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=808946ac-1e3e-4239-8fb8-5d216f86226d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:00:32.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:00:42.385Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5b13e5f5-0aad-4700-b8b3-3e8994a7d500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:00:42.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:00:52.393Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=0ac0b8df-c0ca-45ef-bd0f-4c48b9c8f3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:00:52.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:01:02.400Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a50ac745-56af-4f61-87cd-0d52d83a3d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:01:02.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:01:12.418Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3dbfafc5-fa84-4b7e-95a1-7ec079140700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:01:12.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:01:22.424Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=fcd610b7-f70a-427a-9e9b-a167879c1f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:01:22.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:01:32.430Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8ffe1815-3c27-4a89-9e61-38dad24b99a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:01:32.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:01:42.436Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=02aaaf68-8c3a-4b51-acfa-5fc6672a1430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:01:42.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:01:52.442Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=dce9ce46-2b07-4b61-98e5-dd0221ac3352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:01:52.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:02:02.450Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=863115ca-fe6a-4ae0-866a-9a914dc65c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:02:02.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:02:12.456Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=417a343e-749c-480a-a2cb-4acffd9fc50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:02:12.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:02:22.462Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=60f01751-8a29-4a67-80be-a81aea255eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:02:22.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:02:32.468Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4a1f7e55-17bc-41ef-9dfb-74e9c8dd70b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:02:32.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:02:42.474Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5362e064-ad70-4271-858d-9a47a5a9fe8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:02:42.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:02:52.480Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=0cd6e479-b834-4048-9be7-91fbc9136fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:02:52.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:03:01.704Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:03:01.705Z |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-10-05T16:03:01.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} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T16:03:01.707Z |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-10-05T16:03:01.711Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T16:03:01.711Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T16:03:01.711Z |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-10-05T16:03:01.713Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:03:02.488Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5506ccf0-155d-4cc7-ae50-40d5cb3f5592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:03:02.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:03:12.495Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3b47da62-28c2-4505-9700-5ebe0ceb9ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:03:12.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:03:22.501Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=0310a0a5-2494-4c75-8c63-b3e56c93ad82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:03:22.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:03:32.507Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=6f624ccb-a90d-487e-a3eb-e6c10bac17d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:03:32.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:03:42.513Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1a073433-428e-42b4-bbbb-75f2d1efee90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:03:42.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:03:52.519Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=84c88d87-09dd-4f83-8fef-d345ea9ade7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:03:52.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:04:02.526Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ca5f7d8d-96b8-4a2d-b5dd-976eb1257c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:04:02.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:04:12.533Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=dd85f76e-48ca-4b6e-8785-1a4f2f66401d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:04:12.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:04:22.539Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=96731a9b-b4dd-4564-befa-e858b9502446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:04:22.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:04:32.545Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=af61e8ef-4121-4243-aeb0-3f037eceb4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:04:32.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:04:42.550Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=333e60ff-3efc-4bf7-926c-735d32c88ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:04:42.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:04:52.556Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d0f21ddd-d33c-419c-b951-e0e0f5966591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:04:52.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:05:02.563Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=357c5af7-8f8c-4d30-ae6c-72155724868c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:05:02.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:05:12.570Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=0ace4908-10f0-412f-a05c-8d6f2ee4be29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:05:12.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:05:22.577Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b73e7d46-ee38-4162-a27f-306b6fdd17ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:05:22.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:05:32.583Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b50d349b-f3c6-421f-9e54-3c7428ae8e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:05:32.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:05:42.588Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=908ff96c-da41-478c-ac1a-2804ce1cba3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:05:42.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:05:52.594Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=adc1ce79-44d9-4ac2-8d63-95a00823bcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:05:52.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:06:02.600Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d7dd6d0f-706c-4b14-b85a-dfc32b8b8381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:06:02.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:06:12.607Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d4227927-220e-4d0b-8359-69455a48f90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:06:12.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:06:22.613Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a58c5e36-2f81-43f4-a4d4-6415e5f248f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:06:22.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:06:32.619Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b7169f44-926a-42d9-93c7-52ea0331d853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:06:32.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:06:42.625Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2eb7cfbc-8ac9-4961-ba68-f9c6e1de30e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:06:42.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:06:52.631Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9e3bfae3-7b78-4818-bf9b-ff25f0e66a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:06:52.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:07:02.637Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=bf386195-fc9a-4a84-9748-c21f1e250923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:07:02.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:07:12.643Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5a0e8bdf-8e6b-4381-ac7c-d28a7eb328bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:07:12.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:07:22.649Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b3182f59-cde0-44c2-845a-b90636201db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:07:22.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:07:32.659Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5116ec50-6157-47c5-b352-2e60aa04fcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:07:32.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:07:42.666Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=14449053-aa1e-4a1f-b221-2d51581253b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:07:42.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:07:52.672Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=dd302979-412e-4c3a-939b-a0c63c1a9a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:07:52.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:08:01.743Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:08:01.743Z |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-10-05T16:08:01.743Z |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-10-05T16:08:01.745Z |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-10-05T16:08:01.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T16:08:01.749Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T16:08:01.749Z |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-10-05T16:08:01.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:08:02.679Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8e2fd02a-dce4-4b55-92f4-a4f4bd13bc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:08:02.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:08:12.686Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f505fc77-dcb7-4109-abfb-347b5aea631e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:08:12.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:08:22.694Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=cb4513d6-6307-4467-93d3-86adce2c2a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:08:22.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:08:32.702Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=da494827-72a4-4760-81b1-dfacd9c395d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:08:32.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:08:42.708Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2f810625-4768-4ae5-8fb9-54188c243a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:08:42.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:08:52.716Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d36329e4-e5f2-4993-abd7-4604a006fdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:08:52.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:09:02.725Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8e88b498-c73d-4eb1-bcae-40ce80136926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:09:02.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:09:12.731Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=19c25201-e285-4b8a-a282-b2b368f837fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:09:12.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:09:22.739Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=33e89db7-8253-4fac-b6bc-faf69f3a8bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:09:22.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:09:32.745Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3a038edd-774d-49d0-ba44-1748281e001a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:09:32.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:09:42.752Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e230851e-e27a-495a-96fd-574a9ad2261e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:09:42.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:09:52.757Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=21b9013d-afa8-4e96-a572-8ce62a93d8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:09:52.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:10:02.762Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a178eddd-ce68-42fc-9340-9ebeac1ec533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:10:02.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:10:12.776Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7483f0c2-6efa-48f9-b8ed-3acc5f45dc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:10:12.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:10:22.783Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=fe5b13cc-a696-4300-b2c0-e93fef5d73c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:10:22.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:10:32.789Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5cdfd987-ce06-4056-8dfc-8880b2d9b4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:10:32.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:10:42.795Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8a270112-4ed5-4e78-a987-3e7bc0bc8852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:10:42.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:10:52.801Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=bc4921e2-0466-4713-b8e9-10ec36a7567b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:10:52.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:11:02.809Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5c326bec-8362-4532-8d81-d58347a4e558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:11:02.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:11:12.817Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=abbce01c-ffa6-4354-a01d-4a41a5698cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:11:12.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:11:22.830Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3299b622-8ba2-4d72-96f2-db57808dabc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:11:22.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:11:32.837Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=895a7d5c-81ab-4e8c-aa2a-76e114584f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:11:32.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:11:42.843Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=6bd69f9f-3041-48c4-9d81-678a7aa87ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:11:42.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:11:52.849Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=285d1b67-f62d-4cc5-9d9b-5d8134e75ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:11:52.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:12:02.856Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=dced1f1d-bde8-4589-ac06-cb478cfb5412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:12:02.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:12:12.862Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=57474fd3-47c8-47ff-bf86-ed38cd7208fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:12:12.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:12:22.868Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9c69a223-ea48-4197-99d1-a3aec974b5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:12:22.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:12:32.874Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d7c61c0f-2c09-462a-b754-166e56f55d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:12:32.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:12:42.882Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=25543b09-5f88-4b4d-9fb1-b9a5dd481e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:12:42.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:12:52.888Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f06fca64-dc88-4439-8d0c-c7c43c71ae73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:12:52.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:13:01.733Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:13:01.734Z |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-10-05T16:13:01.734Z |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-10-05T16:13:01.736Z |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-10-05T16:13:01.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T16:13:01.740Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T16:13:01.740Z |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-10-05T16:13:01.742Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:13:02.894Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e49774ae-6d8f-4bc9-a277-832d79971599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:13:02.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:13:12.901Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f9bd455e-a672-41d4-b694-fc21e2975b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:13:12.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:13:22.907Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=95f5b974-e507-4c1e-8bd6-3e661ad7db50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:13:22.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:13:32.912Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=91b5f8e5-96ba-4916-8e6d-0b3b2155ecac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:13:32.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:13:42.917Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e12dfb96-ec2d-4c3e-a1a5-3cb5145f82f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:13:42.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:13:52.923Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f7fe33d1-37df-4bae-b570-11d1dd167e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:13:52.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:14:02.930Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=aa96c9b0-efab-4c9c-8827-14ec4043ccd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:14:02.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:14:12.936Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c6cb71eb-bf5d-4264-9017-246d385a418c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:14:12.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:14:22.943Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4bf9a036-414c-4975-8c99-1ccc4e345d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:14:22.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:14:32.948Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3f96bc50-1cc8-4fa3-bed4-697383f18afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:14:32.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:14:42.955Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8f99d7e4-7bd0-47b4-9958-093a5f055b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:14:42.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:14:52.961Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=12aae354-90b1-41c6-aa94-37858201909a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:14:52.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:15:02.968Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=17630327-5931-4b7c-9ce7-d93b9a9832f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:15:02.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:15:12.974Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e7bd7f59-47c2-42ec-8ea8-3add10898c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:15:12.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:15:22.981Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=775b9409-c558-482c-9fd6-ee0267b99b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:15:22.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:15:32.986Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f84f359b-c39f-4a39-b3b1-d50559ec2bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:15:32.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:15:42.992Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=fe4af2f3-e6e0-42aa-b27d-378bf0c765cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:15:42.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:15:52.998Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4738615b-83e0-44dc-a20c-c31cfbf8511e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:15:53.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:16:03.004Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8a119fa2-f3bf-40f3-a782-b45a52ad0340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:16:03.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:16:13.010Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9c5322ad-7899-4be4-b4cd-b37ebc14350f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:16:13.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:16:23.017Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c37c18d1-fead-447f-b0f4-5ffef267a887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:16:23.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:16:33.022Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=99ef1f7e-121b-4eb2-8171-0ecbbf0ece30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:16:33.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:16:43.029Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=55a19bcf-6fcc-4327-8904-233424aee1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:16:43.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:16:53.035Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7df0a53c-47ac-4a17-bf87-58d280ab583e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:16:53.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:17:03.042Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=941ab918-b4f3-4011-8e1d-1679baea4793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:17:03.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:17:13.048Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=10cfc38e-1a7c-46a6-9610-5ad5752f2339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:17:13.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:17:23.054Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ce4a1197-5664-4ea7-a34a-31bf0bdce206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:17:23.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:17:33.061Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ff1a4d80-c1a7-4d35-9dcd-42e0ad5a47cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:17:33.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:17:43.067Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d0e0df62-45d3-4a7f-954d-d727faa1d6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:17:43.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:17:53.074Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=308a4936-9842-4165-9616-e0aab51fdab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:17:53.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:18:01.655Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:18:01.655Z |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-10-05T16:18:01.656Z |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-10-05T16:18:01.657Z |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-10-05T16:18:01.660Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T16:18:01.660Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T16:18:01.660Z |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-10-05T16:18:01.662Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:18:03.079Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9e37c396-705d-4c13-ab13-765453e22e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:18:03.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:18:13.085Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e43c6b35-f583-486a-87cd-d872d1bdd56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:18:13.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:18:23.091Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=330fa91f-6b4a-4eb3-93dc-68a8a9c79a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:18:23.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:18:33.097Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b605bbc9-175f-481c-b1cf-8f674fedb068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:18:33.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:18:43.102Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=72b45317-2504-4c54-bceb-3af98a38a851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:18:43.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:18:53.108Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e50bbc00-7aae-45bd-bfc7-3ae9247b1c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:18:53.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:19:03.115Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=56db9d57-2c5e-4796-8dfe-6167e4b01d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:19:03.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:19:13.123Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=644f7aa5-f420-48c5-b79d-d926b3d60801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:19:13.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:19:23.131Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1978ddbc-9041-40f0-9820-abd30461a870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:19:23.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:19:33.137Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=46dfa5c9-872d-4538-8c0a-5cc6cd389bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:19:33.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:19:43.142Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=297cd028-dca2-4afd-b5a2-4ea0b7ea5d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:19:43.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:19:53.147Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1effc413-e825-4ee3-bba7-a585fec67a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:19:53.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:20:03.153Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=97ed8cd4-5547-4eb9-9865-a627af3c5716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:20:03.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:20:13.159Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=889768a5-b842-4500-8685-fbc7199b49ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:20:13.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:20:23.165Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=32f66938-0cba-4dfc-abd3-b5fa1242fea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:20:23.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:20:33.171Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3027a65f-8ce7-4940-9f75-f5c68ebaee1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:20:33.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:20:43.177Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c667c643-2569-46a7-9cf3-47313207150a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:20:43.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:20:53.183Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f567c66b-dc34-4be4-b378-30cdcef7efd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:20:53.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:21:03.188Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=382926a8-56eb-4c67-bb3f-8afdfc8b6837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:21:03.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:21:13.193Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=77048547-6acc-44d0-a784-486564d87d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:21:13.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:21:23.199Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=bbf7b89e-1544-4d3a-b418-16523217c3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:21:23.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:21:33.205Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=cd776746-18f2-46ab-b455-27ad61ec9911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:21:33.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:21:43.211Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=773a6801-70db-40eb-9f63-2a4612f04d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:21:43.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:21:53.217Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=27b34d83-341d-4b07-a893-97b9359918d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:21:53.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:22:03.223Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=0623a347-b877-447a-806f-9c5a5b06d6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:22:03.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:22:13.229Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a99c9412-d2c8-4262-8813-ba637586044a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:22:13.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:22:23.236Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=848b022b-fc18-44ea-aab9-47fffacce668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:22:23.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:22:33.242Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4eb4e2d8-ddc0-4816-a5bb-28f895884728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:22:33.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:22:43.247Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c35a056d-4acd-4377-906e-67af0ab9ca03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:22:43.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:22:53.253Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=15a32756-4ff2-4397-bb9f-f844fda2cb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:22:53.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:23:01.659Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:23:01.659Z |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-10-05T16:23:01.660Z |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-10-05T16:23:01.661Z |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-10-05T16:23:01.664Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T16:23:01.665Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T16:23:01.665Z |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-10-05T16:23:01.666Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:23:03.259Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=0bc7300c-af03-42e8-b9e2-9397f98509bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:23:03.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:23:13.265Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c2ba86e1-1c12-433e-bfe4-e3ccb651330d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:23:13.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:23:23.271Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e7c60cc8-412e-4977-aded-4ecf29875ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:23:23.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:23:33.276Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7a303d05-7e11-43e2-8214-e6fa7869d7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:23:33.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:23:43.281Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b3f5d6fa-b7d4-4a83-a4d5-c599ecd6bc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:23:43.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:23:53.287Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2e98c491-2853-4e51-91ee-5ec7f7327292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:23:53.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:24:03.293Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=989cf442-7dde-46c2-9abd-8af13757163b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:24:03.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:24:13.298Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c87636ee-f1e1-4449-85a3-27a9d9132fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:24:13.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:24:23.303Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=19fbc958-3e93-44d2-a40d-22708ac1179f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:24:23.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:24:33.308Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a51dd43f-7c7a-4223-ac98-5f338385dde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:24:33.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:24:43.314Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a84074c5-618b-40f6-a025-241c1146610b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:24:43.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:24:53.319Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=0a43b210-1e5a-4f8e-8bd9-b2bcb476cb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:24:53.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:25:03.325Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c133beb5-e08f-4586-bfb1-1dd41ad03e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:25:03.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:25:13.330Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c68c68c3-746d-4279-ae06-783863dae660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:25:13.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:25:23.335Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c45e650f-52f2-4505-a10f-97b5d68defdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:25:23.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:25:33.343Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2ed71399-4e8a-4d4b-841b-2110d0db7b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:25:33.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:25:43.349Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2e2b4990-a9c3-4f84-8713-8a0e2e6fd148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:25:43.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:25:53.354Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2f830ee5-4989-48f0-9685-c6bb5a377464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:25:53.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:26:03.359Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d158b56e-1a3e-46c5-9bed-aaf46e6592f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:26:03.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:26:13.364Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7f12faa5-d8b9-48b5-a7df-fbfad5d914a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:26:13.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:26:23.369Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d6efb29b-8aab-45aa-9ed5-4c2e340ee3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:26:23.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:26:33.375Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=0e793dc4-0c2a-49bc-b520-8c404d82c0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:26:33.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:26:43.380Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e8cbaced-b0d6-4f33-a238-16af6c6fc72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:26:43.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:26:53.385Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=404656c4-1aaa-4cb5-a335-3ed73ef0bd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:26:53.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:27:03.391Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=54a4b71b-0586-4f67-b72e-72a724ec3646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:27:03.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:27:13.397Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c3bc73d6-618c-4422-bea9-5352b8849ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:27:13.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:27:23.403Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c6516022-204d-4ebe-85e0-28d40564903c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:27:23.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:27:33.408Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5bbf58e2-f7e6-4bd3-94b8-68af8f30ba70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:27:33.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:27:43.414Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f835bf3a-8691-4a81-83a8-9916b278665f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:27:43.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:27:53.419Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9b7572e3-71eb-43d1-9b29-9bb6b986f3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:27:53.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:28:01.642Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:28:01.643Z |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-10-05T16:28:01.643Z |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-10-05T16:28:01.645Z |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-10-05T16:28:01.650Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T16:28:01.650Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T16:28:01.650Z |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-10-05T16:28:01.651Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:28:03.424Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c37fc3dc-0716-44c0-b162-b20b31e221cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:28:03.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:28:13.430Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ff11611a-5a09-4398-8e75-81e8c35376e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:28:13.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:28:23.437Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=77f48eb5-737a-4870-9e58-7fd0b6316eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:28:23.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:28:33.443Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d6806966-7dab-4acc-aa0d-2b008eec43b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:28:33.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:28:43.449Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=956b58b2-78c5-4112-8558-b3975f282c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:28:43.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:28:53.455Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=0902bf06-1e23-4cdb-8701-37bc9c4fa763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:28:53.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:29:03.461Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=0470e70e-9148-470a-b4ef-391728895282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:29:03.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:29:13.467Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ab1a7b19-3b40-4186-b0f2-e925232bcf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:29:13.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:29:23.474Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a31ce40d-94e3-46ab-a665-8af1617fd787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:29:23.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:29:33.479Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ad6d3cff-eaf0-480f-8dff-ea30cd572611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:29:33.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:29:43.485Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f42cf5f4-60a8-475b-a825-8059be16500d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:29:43.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:29:53.490Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c9f71e26-21b0-460d-bcf1-dd8fdb503bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:29:53.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:30:03.495Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=347d955e-6d79-4830-a3e3-d7a1fcddea7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:30:03.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:30:13.500Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ff8e023f-c9a3-47f2-9969-a6e0ea7a7d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:30:13.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:30:23.506Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a1eda1a8-2d02-47de-8dce-7d772d9cf1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:30:23.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:30:33.511Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=70e58a10-f05c-4949-8f25-aae67736192a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:30:33.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:30:43.517Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ea54dd6a-b11c-42cd-aa03-fc10c362661e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:30:43.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:30:53.522Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5d3444fd-9343-4f05-927d-65d84f5bfe11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:30:53.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:31:03.527Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f2ed8e1a-1781-42d7-8579-d599847251d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:31:03.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:31:13.533Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9e4ca14b-0d5c-4c50-b533-a4d68991f289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:31:13.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:31:23.538Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1582dfa4-a844-430e-885b-80183c2b4131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:31:23.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:31:33.543Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=999b4766-98cf-4168-9ab5-f3e7121f61cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:31:33.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:31:43.549Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=36d2e8c8-81dc-400b-bdad-230a8c7b0927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:31:43.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:31:53.554Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1ab6b8ec-858c-4773-9d54-b75fb01f8d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:31:53.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:32:03.560Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e1938e92-3555-48d6-b6e1-6ca119af1969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:32:03.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:32:13.566Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=42fadd29-b1a2-401a-8b6c-11a04db0f8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:32:13.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:32:23.573Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a6dabf03-e681-4b85-9546-cde927f151b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:32:23.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:32:33.579Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=fe429aba-c4bc-4fe0-9d1f-dc5d1627cfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:32:33.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:32:43.584Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8891f33d-c716-422f-aef3-c38d6c45e462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:32:43.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:32:53.590Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=32a39016-5f56-44f2-a803-2e81d0faf05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:32:53.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:33:01.663Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:33:01.663Z |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-10-05T16:33:01.664Z |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-10-05T16:33:01.665Z |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-10-05T16:33:01.669Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T16:33:01.669Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T16:33:01.669Z |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-10-05T16:33:01.671Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:33:03.596Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ba7cc220-0b9e-4726-b1a6-2570d847d4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:33:03.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:33:13.601Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=cd89b306-7abe-4801-a6a4-0a38a6c1b03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:33:13.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:33:23.606Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8f5aee9c-a1e4-4c95-a553-835213134c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:33:23.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:33:33.613Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=6838a8cd-d848-4486-a18a-220166b66baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:33:33.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:33:43.618Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=71580ef3-815a-47f4-a280-b1bf53f71072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:33:43.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:33:53.623Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e39b1379-3554-43e8-be39-a0740aec1173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:33:53.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:34:03.629Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4610721f-a954-43c3-9581-3bf13aa15aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:34:03.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:34:13.635Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9981843c-618e-403e-a414-a54e24c3f2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:34:13.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:34:23.641Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=230e6ea2-50d4-440f-aa91-9d23fcaa47e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:34:23.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:34:33.646Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d1b7fe04-5a73-4f75-a833-795a5f129ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:34:33.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:34:43.652Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=0c9f8dcb-c972-4ed7-955b-6fd32943a471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:34:43.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:34:53.659Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5666e623-ec9a-4ac3-bb9c-19729ba2e7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:34:53.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:35:03.664Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8ccc87f9-1518-4bfc-a2ae-3fdc386470c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:35:03.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:35:13.670Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=93a046c6-b86b-4f89-891f-02a8f15a10ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:35:13.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:35:23.676Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=632dbdd4-028a-48d8-b530-d1c565a7f0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:35:23.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:35:33.681Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=cc987767-88bc-4425-8893-b0f13012a6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:35:33.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:35:43.687Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b69c8a8b-8ae2-4124-ab04-278d21411bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:35:43.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:35:53.693Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4511e1fe-5c6d-4c41-9830-d54e1f18b761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:35:53.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:36:03.698Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c72ea04c-d03d-401d-99b5-f0d5a93417bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:36:03.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:36:13.705Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a8b8d1b4-8e6e-4c07-8e73-2899f2a18c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:36:13.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:36:23.710Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3437f35b-45e3-4bf1-9201-fe9bbeb86bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:36:23.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:36:33.715Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=39ba8383-f4a5-4332-915c-8a6943ba11c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:36:33.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:36:43.720Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4aced810-eb91-4f53-a109-390464e0bd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:36:43.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:36:53.725Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=29568472-4389-4ea6-9165-7c8947ebf586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:36:53.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:37:03.735Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=990eba5c-1215-40a6-a33e-6cd2dacf889c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:37:03.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:37:13.740Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2a42cdf9-fa57-4b2b-bce2-449c5f658c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:37:13.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:37:23.746Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d7685d9b-f952-41f2-9f5a-f7eb02d0e42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:37:23.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:37:33.753Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b05c6a68-b9cb-417a-a245-97ada9eab07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:37:33.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:37:43.759Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=bf760713-8747-4992-a144-994376d4a47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:37:43.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:37:53.765Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a8d17827-68db-4d08-9919-36cf81fdaa63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:37:53.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:38:01.711Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:38:01.711Z |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-10-05T16:38:01.711Z |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-10-05T16:38:01.712Z |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-10-05T16:38:01.715Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T16:38:01.715Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T16:38:01.715Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-05T16:38:01.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:38:03.771Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d951ee07-4901-4ec7-adf8-ccce169c2f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:38:03.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:38:13.776Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e3694eba-630f-4cdd-8653-d96f6bae4cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:38:13.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:38:23.783Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=054c0107-3981-4f2b-8a65-e3823a13a92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:38:23.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:38:33.789Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=409d5931-f69f-4f24-9e95-3ff44160f4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:38:33.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:38:43.794Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=bb46a1cd-5f36-47d7-abe7-65dbe4488eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:38:43.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:38:53.801Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3dd5296d-f59e-4b06-9659-bc2ad6906cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:38:53.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:39:03.806Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b6bca346-6b6c-444f-b3b7-fad839eb3aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:39:03.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:39:13.812Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b31db34a-7614-4f22-8c5a-904d646da1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:39:13.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:39:23.817Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=607133bd-aa82-4d63-9115-d0705cb8cb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:39:23.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:39:33.823Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=031d549a-c5c3-42b2-85ec-36a3851d040f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:39:33.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:39:43.828Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7c8c2cfb-86e2-4386-98e1-b8e6c4e6577d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:39:43.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:39:53.834Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7f40c674-3c07-48a6-9acc-5f3315d9c790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:39:53.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:40:03.841Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c310325a-8bd0-4861-adee-ee21ee9e39c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:40:03.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:40:13.846Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5f1c9c53-376b-4fc9-9ec0-a3c46c6da752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:40:13.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:40:23.852Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d89bb54b-fbc4-44cf-bf85-488b4a189c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:40:23.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:40:33.858Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=bff3a9e5-f815-48eb-a508-c8d8e5b1e3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:40:33.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:40:43.863Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5880588c-8c42-4601-9ceb-b54ae7dfcc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:40:43.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:40:53.869Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9b9a62b2-9c9f-4c78-b212-62b66e4ffc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:40:53.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:41:03.875Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=dc8ed1df-8b52-44d8-b1ae-079b6c0c7007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:41:03.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:41:13.881Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9620cb99-486c-4335-85d8-429336bbb55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:41:13.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:41:23.886Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=fc57c070-0c07-4b94-8de6-fa30d6bdf1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:41:23.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:41:33.891Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7f5d5811-4c74-4fad-b80a-7b9ee1552ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:41:33.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:41:43.896Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f6d250df-8382-4c85-b91f-3b2c26605726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:41:43.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:41:53.903Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=925a6120-1838-493c-a195-e1932778d3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:41:53.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:42:03.908Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=954a81a0-0187-40c9-946b-ee9d62e3cb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:42:03.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:42:13.915Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=52764ee2-6707-4370-befd-a6e06b8d87e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:42:13.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:42:23.921Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=720249ef-6b9c-4dd6-bdc5-0bd31990331f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:42:23.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:42:33.926Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2297a9e5-ee4c-4b31-8aa0-2eb63b63412b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:42:33.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:42:43.932Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=074f6ced-d089-4071-93c6-3dcbdc50fbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:42:43.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:42:53.938Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e148ba7f-597b-447f-bb51-aa7c14119d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:42:53.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:43:01.614Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:43:01.614Z |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-10-05T16:43:01.615Z |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-10-05T16:43:01.616Z |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-10-05T16:43:01.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T16:43:01.619Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T16:43:01.619Z |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-10-05T16:43:01.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:43:03.945Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=142ead10-504c-496d-a92d-d458dc4803ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:43:03.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:43:13.950Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=725080b5-be72-4934-90c5-06bd3f6c04cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:43:13.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:43:23.955Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=76cad6e9-e636-45b2-b09c-af4509cef32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:43:23.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:43:33.961Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=bdc846c2-c948-4368-abb4-86e3221aa598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:43:33.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:43:43.967Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=fdbea8d5-4e44-4597-a2ea-fd4de10de193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:43:43.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:43:53.972Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=121edf47-f0f4-47e6-9e6b-66221dfc431f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:43:53.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:44:03.979Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=df5e876d-7ac3-4adc-ab4d-deb531fafbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:44:03.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:44:13.985Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8330703d-f5f3-4b1c-803b-96fd2500c77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:44:13.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:44:23.991Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f1a3219c-1b69-4916-8f56-9ffe387398b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:44:23.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:44:33.996Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a5db23ba-2f33-4f4b-885e-73852e9be286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:44:34.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:44:44.002Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7f6aa7cd-35cd-4aa8-80f7-d0483b69571e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:44:44.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:44:54.007Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7f8aeaa5-95fd-4859-9630-18a40f9890d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:44:54.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:45:04.014Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c848daf8-d632-458f-9161-cb48f29d383f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:45:04.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:45:14.019Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4870d87d-0149-4a37-a9e0-203a219bd517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:45:14.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:45:24.024Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7482c9b0-4080-4b86-a022-d160eba49cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:45:24.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:45:34.029Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=89d55808-0481-42d3-aa55-5ddbb1da4b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:45:34.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:45:44.034Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=0ed4dba4-815d-4aa5-91ac-3c89a7356435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:45:44.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:45:54.039Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2160a2df-2d50-4641-adf9-b5d0bc593128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:45:54.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:46:04.044Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=164caea2-674b-4e4f-9b07-f5a6e7499bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:46:04.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:46:14.049Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=baf256e6-2219-4610-a9fa-898654deb3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:46:14.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:46:24.055Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8ae299d5-6bf5-4a79-86d3-74765cebf8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:46:24.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:46:34.060Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=fd62c846-662e-4d67-b36c-b7aa9b0c488e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:46:34.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:46:44.067Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f0f8239f-0317-45e5-a4f7-4518a16a140b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:46:44.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:46:54.072Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4bc22944-7d45-4ee7-848e-dd387ef666b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:46:54.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:47:04.078Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5bff0a7d-a0f2-48ed-8b04-33961883d480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:47:04.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:47:14.084Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=58a37b2c-02df-4cde-bcc3-a4f36d8f52ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:47:14.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:47:24.090Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8f20507c-37b8-4ff8-bba5-3242cc6e855c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:47:24.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:47:34.095Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d069de15-fac1-48fb-9d4c-66d316ae5bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:47:34.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:47:44.100Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ffdcc38f-3338-4f7a-b8de-1b69905d1920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:47:44.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:47:54.105Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=57611f36-092f-4805-b857-432a4e4a6e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:47:54.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:48:01.631Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:48:01.631Z |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-10-05T16:48:01.632Z |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-10-05T16:48:01.633Z |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-10-05T16:48:01.637Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T16:48:01.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T16:48:01.638Z |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-10-05T16:48:01.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:48:04.113Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b3b61e16-7fa7-4ca1-a751-40c19e739255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:48:04.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:48:14.118Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e6dda5c6-d9f6-4d10-9626-f077b8ea00f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:48:14.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:48:24.123Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=79da4efa-1ee9-453c-a653-6c148a290716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:48:24.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:48:34.129Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e7c71a1b-d613-4177-aa59-6c292fdd4383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:48:34.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:48:44.133Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=fad866b5-3a13-4908-9532-0b9d4a74a216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:48:44.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:48:54.139Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9a2f8663-6409-4a6f-b956-f84ef6dc2dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:48:54.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:49:04.144Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4c300d06-0bee-40fb-9122-3885cb1a64bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:49:04.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:49:14.149Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d494ab22-704a-49e5-9188-9c241d319068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:49:14.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:49:24.154Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d1ccf9bc-6874-419d-a1de-c35a39cf1a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:49:24.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:49:34.160Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=02dee0f3-231c-4bd6-aee2-4421dcc6f299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:49:34.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:49:44.165Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2f4dbe2a-29b6-42e7-b358-54a89e0bc4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:49:44.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:49:54.170Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4822a389-80e9-4ddd-be3f-b3ae8ce879d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:49:54.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:50:04.176Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=24a323f6-b309-4c79-a027-1785f50004da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:50:04.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:50:14.187Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c15e01f3-6278-4c2c-bee6-02ca3557e491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:50:14.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:50:24.192Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1068d466-12f5-4aa3-ae39-7fbae44b5408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:50:24.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:50:34.197Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7a986dbd-1a9c-4e6c-bfbe-a1f3066f66e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:50:34.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:50:44.202Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=caa1a693-7ee4-456c-87c9-dcda84391ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:50:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:50:54.208Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=909665ac-5324-4450-bb57-df591d6ef063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:50:54.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:51:04.213Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3faef010-3045-4b00-aff0-184191ad7185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:51:04.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:51:14.218Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3977d87e-7e7f-4a8a-a5ba-8a76f926f7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:51:14.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:51:24.223Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=653f5b0e-9bab-4a87-99e4-776f57a8911b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:51:24.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:51:34.227Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=00149ba7-ff1d-4e8c-bdf1-ecda81cf071f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:51:34.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:51:44.232Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f949b1a5-8407-404b-b56f-bd39eff7faab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:51:44.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:51:54.237Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f902d4e5-05b5-46f5-a7ad-743b8e86e828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:51:54.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:52:04.242Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5866f2e8-4b99-4a06-ab05-e39c2d22ac15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:52:04.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:52:14.247Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3863b1d6-8e3a-476f-96eb-49d816f24496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:52:14.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:52:24.252Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=49fb6566-7c41-4c17-9c08-99c478e65d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:52:24.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:52:34.258Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=30ea8732-39e9-4fdf-81b4-2aa0b1877ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:52:34.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:52:44.263Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5855b0cb-f37f-4695-8e1d-1417d5fe767d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:52:44.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:52:54.269Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=39c061aa-7b46-4b39-982f-f05a60b4ac8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:52:54.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:53:01.620Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:53:01.620Z |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-10-05T16:53:01.621Z |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-10-05T16:53:01.622Z |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-10-05T16:53:01.626Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T16:53:01.626Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T16:53:01.626Z |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-10-05T16:53:01.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:53:04.273Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=952c36e7-06bf-49ee-81ca-11d0a4f80c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:53:04.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:53:14.279Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c7431937-bc15-43c1-8dfe-266079bdbc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:53:14.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:53:24.285Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a1830b12-b0d3-413f-8350-6cb5dabd6aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:53:24.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:53:34.290Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=26c90583-cd38-42e7-a9af-f7fe8fabef76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:53:34.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:53:44.296Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d5f3899f-a1fd-4602-b2f2-6f842e3d47e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:53:44.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:53:54.301Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=11d23715-67c6-47fd-8613-873fdc48a483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:53:54.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:54:04.305Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=91848ba8-17da-4d51-ba9c-19451d257129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:54:04.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:54:14.310Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=409ffe21-3d52-4ac8-870b-7af571aecc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:54:14.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:54:24.315Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a41881bd-c4fe-41c3-8641-a399f25500d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:54:24.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:54:34.320Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f54b8a3c-2001-48a5-ac41-213ffafb3966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:54:34.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:54:44.324Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=33c06ea1-725f-4721-ac0c-d969509585a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:54:44.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:54:54.329Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a8b183d4-bba7-4989-a5d3-ec565855ae14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:54:54.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:55:04.334Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4538a1b9-ff5c-4297-b2e8-5471f156474a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:55:04.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:55:14.339Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=62c0eea1-522a-498f-9c9f-535bcca1206f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:55:14.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:55:24.345Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ce62822b-1951-48e7-a44b-699c6c6318ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:55:24.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:55:34.349Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=6d3d747b-33d6-45d2-906d-32f226e71ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:55:34.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:55:44.354Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c0422f7a-8595-495b-a38a-13aef2debb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:55:44.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:55:54.359Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b8a49f92-452c-42aa-a168-0357b08d8a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:55:54.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:56:04.365Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=703bc07e-182a-4768-bb65-f26b363b2cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:56:04.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:56:14.371Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c4540e30-a6e8-43fc-94cd-3c3b0a27471f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:56:14.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:56:24.375Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f6fbca6d-bfea-4541-b670-aaffb224b1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:56:24.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:56:34.380Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ec002618-4a35-4d03-b69b-94d0c3f161a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:56:34.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:56:44.385Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1dfbc65a-b891-4980-ba58-41ed3a6949b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:56:44.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:56:54.390Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9b6790fc-239c-4a82-aec8-72a9c043b8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:56:54.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:57:04.395Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9144c48a-3cab-415e-8d99-ac1389c91eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:57:04.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:57:14.400Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a1386056-9525-4f10-bf77-ebd382583dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:57:14.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:57:24.405Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a2e83791-9fb8-4f6d-8520-da920400408b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:57:24.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:57:34.410Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c39463c9-04b5-44d5-bda8-1900e9bb8845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:57:34.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:57:44.414Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f58595f0-6cea-4365-8cd9-0cb6e34e2ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:57:44.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:57:54.419Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1a4679e3-162c-410c-9764-9c5a68c991e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:57:54.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:58:01.647Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T16:58:01.647Z |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-10-05T16:58:01.648Z |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-10-05T16:58:01.648Z |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-10-05T16:58:01.651Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T16:58:01.651Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T16:58:01.651Z |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-10-05T16:58:01.652Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:58:04.424Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=90bf8780-f62f-40df-ac4b-a695331bf7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:58:04.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:58:14.430Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=99ea5e09-c5f2-40ea-a468-d14d73f001c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:58:14.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:58:24.439Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d522e2c8-5850-43ea-865b-7c36ca3d6f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:58:24.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:58:34.444Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=fca68385-d2e1-4102-8b52-87304b65a103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:58:34.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:58:44.449Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1d1749a7-136c-4b2e-9dd0-3635b7c03625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:58:44.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:58:54.454Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3663c5d0-e7a4-44a3-be37-afcf16a48518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:58:54.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:59:04.459Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9a25bf78-7d27-4226-9d6e-efc12bd4d7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:59:04.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:59:14.464Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=cf8df10f-4525-4ebf-ac0c-b66df6e12801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:59:14.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:59:24.469Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=681b8641-08ae-44c4-a412-19338b47e5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:59:24.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:59:34.476Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=782ae885-67b8-4e24-8d6d-52dc90577c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:59:34.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:59:44.481Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=92004922-8838-4a15-95f3-c9925eff5dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:59:44.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:59:54.486Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7820fc31-4a36-4cf6-9d99-00339c8dc880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T16:59:54.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:00:04.492Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a842a33b-23bc-4456-8019-182ebee36405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:00:04.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:00:14.498Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ca831d20-4bca-4f6f-885f-f43607b8c607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:00:14.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:00:24.503Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ef2b39e8-a4ab-426f-b2df-1772c2feb9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:00:24.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:00:34.510Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f2f92b77-ad64-400a-932b-d000876e1e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:00:34.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:00:44.515Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=6c2e796e-90f6-4f93-9e1e-c9aa34e96b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:00:44.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:00:54.519Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a0266f99-0fa0-408c-b57a-af0cef5a3b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:00:54.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:01:04.524Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9a88e218-d94b-47dd-a18e-9a26d12d3da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:01:04.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:01:14.529Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=022c9452-486f-4188-aabe-07749bae6988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:01:14.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:01:24.533Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4db5cc6c-31ca-4859-871b-88214af83971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:01:24.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:01:34.539Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8c92f469-fd31-4d46-9316-4c0538a1570c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:01:34.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:01:44.544Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=99835fbe-ebd6-4f61-a895-e8d79a285902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:01:44.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:01:54.554Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b86721fc-4852-4916-8d48-f985321e37e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:01:54.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:02:04.560Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=10febf67-2268-4fbb-9a03-beb7ef3e350e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:02:04.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:02:14.565Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b537745d-f457-461e-bcc2-ce8b650b5100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:02:14.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:02:24.571Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=66d9279a-41c1-4a6c-afee-6065215923bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:02:24.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:02:34.576Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d4f1edf3-3274-40d1-a1e8-e57ae616de9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:02:34.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:02:44.582Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4e75b910-1523-4fc9-9230-59953e3924f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:02:44.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:02:54.587Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=30feacca-d1af-48fc-bd50-fdf8d62e763a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:02:54.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T17:03:01.656Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T17:03:01.656Z |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-10-05T17:03:01.657Z |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-10-05T17:03:01.658Z |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-10-05T17:03:01.660Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T17:03:01.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T17:03:01.661Z |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-10-05T17:03:01.662Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:03:04.593Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d36a8a78-1315-4207-8f4f-68b5c1650aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:03:04.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:03:14.598Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=83e2fb60-71f0-489d-9268-5751b613a2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:03:14.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:03:24.604Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e721e6f2-d0ff-4d8d-828a-21d29ad4f984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:03:24.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:03:34.608Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=75768a79-f98b-4549-b83b-00cd6efe4e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:03:34.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:03:44.615Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=10f6a8ed-40ec-4a74-a91f-1b8c580b3fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:03:44.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:03:54.620Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1f6d4b5f-bddd-4967-99ca-6860bfe04035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:03:54.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:04:04.625Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=e7dbfd08-e049-47eb-b4b8-1b949cb4b35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:04:04.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:04:14.630Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=7893a48d-b06f-442f-a992-2cf261859656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:04:14.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:04:24.635Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=69e43a68-5823-423f-8811-a021d811b436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:04:24.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:04:34.640Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=9353d0ec-6fc2-4ca5-aa68-d9b66c6ff009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:04:34.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:04:44.645Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=bf3bc7d0-8138-4a3a-a659-315905abadf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:04:44.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:04:54.650Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=af687bc0-1ff9-4953-b01c-546854d98682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:04:54.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:05:04.656Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=872dabf1-a6cc-4d1f-b371-bdba7042c36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:05:04.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:05:14.661Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ba189918-cd49-4c47-be82-864d1011528d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:05:14.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:05:24.666Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=fa401b55-6fb3-428a-a676-c3bf7107c067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:05:24.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:05:34.672Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=12da24c0-3236-4742-a2ea-7e2ae24cbda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:05:34.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:05:44.677Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=6c754bcc-3378-4774-9b4d-160742a6356c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:05:44.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:05:54.682Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=698df9c1-b956-4860-9d78-48661480a2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:05:54.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:06:04.687Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4d68376c-91f0-46c0-a164-7d5fb393d80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:06:04.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:06:14.692Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b7903a61-d8a1-4506-a254-dd30578bc04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:06:14.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:06:24.698Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5f129cad-db29-4b55-bb08-486f11ebb503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:06:24.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:06:34.704Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=0ec6a657-47c9-474f-9026-acda10e0aa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:06:34.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:06:44.710Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=cfea86af-e00d-479e-b13f-f929ed14d15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:06:44.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:06:54.716Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c29c72ef-0784-4e8a-a0e4-8255348d5a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:06:54.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:07:04.721Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=0546d11a-9ea5-40f4-b18d-29f9ab96df30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:07:04.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:07:14.727Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=77db334b-2485-4862-91bf-5eaf90595be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:07:14.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:07:24.732Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=cfa85a66-df16-4e54-8e18-932be1728e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:07:24.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:07:34.737Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c34baeb5-0db9-4b61-9a7b-570db817367c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:07:34.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:07:44.742Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=26b54394-2077-431e-9358-bb5a0b3d73ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:07:44.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:07:54.747Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=78203c20-4a71-46b2-aa7a-6eaa5a2a3997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:07:54.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T17:08:01.679Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T17:08:01.679Z |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-10-05T17:08:01.680Z |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-10-05T17:08:01.681Z |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-10-05T17:08:01.683Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T17:08:01.683Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T17:08:01.683Z |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-10-05T17:08:01.684Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:08:04.753Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8a2f4892-821d-4ee1-9d90-62bf5e647235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:08:04.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:08:14.758Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=de778bc6-c5e2-407c-b683-8e6674eb738e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:08:14.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:08:24.764Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=69ec39bd-6358-45ea-b6e9-b8c50d0ee5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:08:24.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:08:34.769Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=4b84789a-2118-41b3-8416-dbda6e435ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:08:34.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:08:44.775Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=8889e396-80d3-4757-8bd1-38e3507e4fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:08:44.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:08:54.780Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c216dce7-2f6f-4589-91dd-bfd9e0899e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:08:54.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:09:04.786Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=fecf958d-d867-4531-9024-e9e9681727d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:09:04.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:09:14.792Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2f65690a-7c22-473b-9df9-682069e9f4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:09:14.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:09:24.797Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c5871dc1-2cf4-40d8-ae27-ecc042e566cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:09:24.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:09:34.803Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=ca49d725-2bcb-4d6a-bcfb-b4979747864b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:09:34.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:09:44.808Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=fa7d88e8-a1e0-4ffe-9302-7f9129d7d588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:09:44.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:09:54.813Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=dbda83ea-c9ce-499a-93b0-a302e349f63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:09:54.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:10:04.818Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=921f8f7f-aebb-4c88-9a65-7c47f4245bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:10:04.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:10:14.823Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=47b68352-185d-48ec-a973-d40d0ab5d5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:10:14.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:10:24.828Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=15a9db81-2a85-455f-ae8b-2a223cac249f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:10:24.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:10:34.833Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=a0ef058c-b997-4633-aa98-bf8a57d9437a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:10:34.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:10:44.838Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=fd4cca7b-a216-4419-a441-9909e4389975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:10:44.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:10:54.843Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=1962165d-306a-4370-bf5a-04314667ea8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:10:54.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:11:04.849Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=3915bf4e-cf23-4ec5-82d9-015eb7d953d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:11:04.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:11:14.854Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5629c941-4abc-46fc-a44d-9342ba1f6cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:11:14.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:11:24.860Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=31209a6d-7c69-447f-b389-da7772b21021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:11:24.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:11:34.865Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=cbc23419-e976-4dee-bfe5-27054c82de85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:11:34.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:11:44.869Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f7bf735f-2a89-462e-81a4-201b9b82016e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:11:44.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:11:54.874Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=f3ef09c3-b1c9-430e-afa2-69ce3671987f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:11:54.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:12:04.880Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=c8f8a857-3404-41a5-9fe6-12c15b9aa0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:12:04.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:12:14.885Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5da3289b-a9b3-4983-adcc-a2cd5b99b8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:12:14.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:12:24.890Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=2a220cb8-2de9-4f5e-ad66-c86e9204dbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:12:24.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:12:34.895Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=74524d03-6a38-490e-ab99-af7921022934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:12:34.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:12:44.901Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=55e7dae9-52ad-407a-96fe-f57a940c6c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:12:44.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:12:54.907Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5f483abf-543f-443f-9afb-ca638b57209e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:12:54.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T17:13:01.645Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-05T17:13:01.645Z |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-10-05T17:13:01.646Z |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-10-05T17:13:01.647Z |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-10-05T17:13:01.650Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-05T17:13:01.650Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-05T17:13:01.650Z |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-10-05T17:13:01.651Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:13:04.912Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=569159b4-1e88-4351-90f3-6aeea68e0f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:13:04.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:13:14.918Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=981e12ee-92c3-4530-a302-0cefa66ac727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:13:14.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:13:24.923Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=39c11541-7510-4e7a-8cab-0d5a1ccf59ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:13:24.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:13:34.928Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=79b0396f-f222-4a41-9a96-2f5ca98c5d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:13:34.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:13:44.934Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=d7546a78-674b-4f72-8995-d35ae01a5ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:13:44.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:13:54.938Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=5c85f6fe-e0b2-4a23-a5d9-21a7bf31c10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:13:54.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:14:04.943Z |INFO |Init configs |InvocationID=f77221d7-face-467b-b7c3-468dfe2f0852, InstanceUUID=b004b89b-1a60-4cd5-bd99-4a63da2093d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-05T17:14:04.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4