. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T09:38:32.667Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T09:38:32.671Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T09:38:32.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} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T09:38:33.597Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T09:38:33.709Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T09:38:33.709Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T09:38:33.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"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T09:38:33.895Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-27T09:38:33.947Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-27T09:38:33.972Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-27T09:38:35.483Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-27T09:38:36.049Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-27T09:38:36.072Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-27T09:38:36.073Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-27T09:38:36.145Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-27T09:38:36.145Z |INFO |Root WebApplicationContext: initialization completed in 2172 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-27T09:38:36.634Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-27T09:38:37.804Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-27T09:38:39.171Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-27T09:38:39.752Z |INFO |Started MainApp in 9.811 seconds (JVM running for 10.568) |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-27T09:38:39.835Z |INFO |Start scheduling PRH workflow |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:38:39.850Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=dbda3e63-bf25-47a1-a74d-00f574d44c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:38:41.354Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:38:41.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-27T09:38:50.951Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-27T09:38:50.951Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-27T09:38:50.954Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:38:51.392Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5bcd340e-24a0-4df0-ae76-bdb50cddd44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:38:52.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:38:52.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:39:02.451Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0424385e-00af-49b0-a067-131acc08f82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:39:03.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:39:03.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:39:13.522Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=86c9c131-a504-4bd0-95ec-eab4a7d5cdd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:39:14.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:39:14.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:39:24.592Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=8c6cbce8-3b0e-4209-86be-dc5695423055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:39:25.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:39:25.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:39:35.640Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=46d670d1-8630-41eb-937e-bd2139ef522f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:39:36.701Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:39:36.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:39:46.702Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=97911029-cd40-4134-aa7c-c582a0f8d4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:39:46.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:39:46.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:39:56.774Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=65a62e7b-2d46-4d69-a85e-577d845f7952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:39:57.859Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:39:57.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:40:07.861Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=df584dc1-5566-406e-8128-b3650be11fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:40:08.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:40:08.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:40:18.937Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f672c166-a69b-4d3f-a78a-03712d4942a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:40:19.998Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:40:20.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:40:30.001Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=2d672f62-b9f2-46db-a90c-5e97be0d7753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:40:31.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:40:31.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:40:41.072Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=01b2823b-70c5-4171-8721-8916fa0054b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:40:42.146Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:40:42.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:40:52.148Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=cc0c06eb-0a74-41b9-b95f-ac3ee85cce38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:40:53.222Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:40:53.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:41:03.226Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c6f50fca-89b3-4a8b-98ce-8eef1d016f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:41:04.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:41:04.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:41:14.323Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c85fdcb4-6f95-4cfb-beb1-33aca9c5c5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:41:15.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:41:15.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:41:25.368Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b4b6f34d-62b7-4b94-96cc-cf5194e906b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:41:26.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:41:26.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:41:36.439Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=9af7e416-1eed-4ffd-8ca5-1a3934ba27d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:41:37.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:41:37.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:41:47.508Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=9376cb14-ff10-4b87-a233-4ea336868812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:41:48.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:41:48.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:41:58.548Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=9ac19464-2fc1-4ee9-8f50-280d109c6765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:41:59.613Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:41:59.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:42:09.614Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=8ba8a521-ca9d-45e8-8ad0-6dbe454ee560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:42:10.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:42:10.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:42:20.661Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=357be962-fb82-4f9a-b4c7-53255ddcbefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:42:21.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:42:21.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:42:31.734Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ff57b863-de82-488b-b994-09c0894fef89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-27T09:42:32.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.193:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:42:32.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:42:42.799Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=7495bd5b-f33c-4745-a7b3-fb0cb30dd97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:42:43.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:42:53.367Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e042baf3-0c8f-4d81-b603-fb59f36e52f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:42:53.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:43:03.408Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3fca3cb2-e454-41ed-9670-94e28f6836c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:43:03.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:43:13.485Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b3cb0dad-c933-4350-9e46-cc7f1a1c68cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:43:13.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:43:23.526Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b9ed037b-95f0-4523-8676-77c6481ce1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:43:23.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:43:33.613Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d7ad5b3f-014f-437d-bf01-48699e204d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:43:33.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T09:43:37.046Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T09:43:37.047Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T09:43:37.049Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T09:43:37.052Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T09:43:37.066Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T09:43:37.067Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T09:43:37.067Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T09:43:37.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:43:43.640Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5e5ff4c6-1b40-4538-a356-49c961d73ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:43:43.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:43:53.662Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a9ddf4ef-0acf-4b2d-9acd-a3d007feafdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:43:53.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:44:03.689Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3f2adc5b-5b6d-4a47-8923-e83b98f440f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:44:03.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:44:13.725Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=1cc1face-8246-4f31-9628-12b494badf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:44:13.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:44:23.759Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5f796223-0f13-4e88-9910-4af0835fb7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:44:23.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:44:33.795Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=77f7c9ff-66ea-45aa-909c-82f24716e001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:44:33.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:44:43.825Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5ce955b3-64cf-4318-a063-789e863df864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:44:43.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:44:53.877Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=060e797e-d287-493a-9499-b7d3210d8fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:44:53.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:45:03.910Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=fcbe790a-4166-4ea9-b49e-045805345de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:45:03.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:45:13.945Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=14acfbc2-cbb5-4b42-9789-2e0ea8e4ef1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:45:13.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:45:23.968Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=31a4ef76-d576-4bdc-bcff-f97004484c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:45:23.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:45:33.992Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5b1bbf35-1f5d-4c16-8468-68f53308b4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:45:34.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:45:44.030Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=69e0af1d-0cb1-4aae-8483-90567861e890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:45:44.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:45:54.064Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=2195057b-4aa1-40cd-affa-44ff4b60f5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:45:54.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:46:04.089Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=08d0e166-962b-42a7-93a4-ad1b2a8693b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:46:04.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:46:14.120Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6c06100b-68c8-4976-905e-1f0232032a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:46:14.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:46:24.155Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b4e270b3-166c-4fbf-b89f-b099a7b8ba91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:46:24.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:46:34.181Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=58b153fc-d56f-4698-a55a-6dec38f6d0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:46:34.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:46:44.239Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=61d99af7-368d-46e4-87bf-911b01147406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:46:44.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:46:54.262Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=de925d99-becc-4be3-9d35-57e1a858c5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:46:54.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:47:04.285Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=118fb914-af8e-45f5-8e90-1d46c836833f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:47:04.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:47:14.421Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=4389e7a8-9f11-4d66-af9d-c3deaa4ba27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:47:14.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:47:24.449Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d7979545-1c4f-45c9-937d-9b4875bf60ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:47:24.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:47:34.474Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=bff75861-aa73-4cc2-b973-de14b37cf288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:47:34.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:47:44.500Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b47d6edb-deca-49da-8598-d50820cb7e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:47:44.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:47:54.567Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=716480ef-1ef8-4ba2-a725-42657a79d071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:47:54.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:48:04.585Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=bf6987b4-f1bb-4d6c-a8b2-2f3519cfc020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:48:04.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:48:14.618Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5b404599-79d6-468a-b387-487f37c1721b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:48:14.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:48:24.646Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3f6e80ea-84a5-435e-ab70-2f4b5f5e3316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:48:24.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:48:34.667Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d98b380e-9f2e-403b-8748-dffc992dda04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:48:34.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T09:48:36.972Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T09:48:36.972Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T09:48:36.973Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T09:48:36.977Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T09:48:36.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T09:48:36.988Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T09:48:36.988Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T09:48:36.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:48:44.691Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=35035ab5-f3d7-4d74-aaac-8e2d0740ed6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:48:44.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:48:54.739Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=dd6e977a-1109-4a8c-a76f-d29e95a909e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:48:54.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:49:04.771Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=2a6ccc24-c413-4ce0-aa7c-719d88eec643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:49:04.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:49:14.788Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c4d836b1-d837-4f2d-b395-b797b8ec9101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:49:14.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:49:24.814Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=9b3aa137-e519-4b30-90a9-9b45335de790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:49:24.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:49:34.830Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a3f348a9-94b5-4d0e-b902-120adf7c54c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:49:34.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:49:44.847Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d3dcc2bd-1db5-4ac1-8363-6b4d69cabdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:49:44.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:49:54.869Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=71d990c2-aee3-4c8a-bb6e-a1774641f2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:49:54.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:50:04.886Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=410c0963-9658-42d3-a569-a05232a72970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:50:04.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:50:14.910Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6eb443a5-6945-4ef0-824d-6ca2858f0da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:50:14.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:50:24.937Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=25e6bae2-ae72-4204-b663-32438bc3d4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:50:25.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:50:35.018Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e13241f2-143e-41fd-9a03-fdba4db234c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:50:35.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:50:45.037Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=59606a26-fd49-4725-a950-eaf323a5a162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:50:45.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:50:55.053Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c90de25e-6fd7-4212-adcf-cf5ace9a331c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:50:55.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:51:05.074Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=662164d4-ced4-407f-9849-6eea546654f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:51:05.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:51:15.095Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=65a4f22c-ee83-4be1-97a5-79109a5d7e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:51:15.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:51:25.112Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e4265f2c-3388-4537-86c8-a87dc8d76be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:51:25.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:51:35.142Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=cfc0e39e-3b68-48f3-b685-554e449a5d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:51:35.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:51:45.158Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=47ec8266-bd6e-4aa0-8d74-a7bfc2c8d85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:51:45.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:51:55.174Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=02ef02c6-6b9c-4052-bb50-550afb1974c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:51:55.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:52:05.231Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=7c9bd8ee-9ae0-4029-aed4-4edff93fccf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:52:05.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:52:15.255Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e98140f4-10a7-44ba-b3e9-ec2fee81c081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:52:15.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:52:25.270Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=bcf2c5f7-d1af-45c5-be3c-12b7c9c71772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:52:25.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:52:35.285Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ec9546f9-72c5-4a96-b3f8-d8390d9e5583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:52:35.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:52:45.300Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5f961fd1-2929-4556-9bba-6147a8ccae5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:52:45.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:52:55.315Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=db53db98-706b-4760-8039-d986fce6b89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:52:55.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:53:05.327Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=05b7c41a-1074-4bcf-9505-c01a0be0a7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:53:05.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:53:15.340Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=9932a462-dfe4-47c1-8095-f0a85ef8d33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:53:15.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:53:25.390Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=029d2e28-d809-4699-b01d-2b1131c2858f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:53:25.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:53:35.403Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=96833d01-22f8-4ae8-b445-7e16af7354b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:53:35.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T09:53:36.967Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T09:53:36.968Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T09:53:36.969Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T09:53:36.971Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T09:53:36.980Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T09:53:36.981Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T09:53:36.981Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T09:53:36.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:53:45.427Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3291b544-9a85-4532-a7d5-11eabe643c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:53:45.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:53:55.440Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6903bcd4-81f3-4168-a896-6a0fd74c4902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:53:55.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:54:05.456Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6b20c28d-c961-4d47-9d26-acaeec2e39d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:54:05.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:54:15.474Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e0dccf11-4d6a-493b-be70-28dda27d7f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:54:15.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:54:25.510Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ea87cd78-f508-421c-ae35-14443452c186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:54:25.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:54:35.527Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=abbd045e-545b-47ce-acca-84dcf0907d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:54:35.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:54:45.551Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=dc7b98f2-9eda-421d-8c8b-579016d90fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:54:45.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:54:55.563Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=4dc6e619-2c62-4302-aa17-3ac4f09d6681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:54:55.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:55:05.600Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=71656fde-dd57-4458-9f44-ec827423bab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:55:05.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:55:15.614Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=231a4882-9c3c-46f6-a175-ed8420b48b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:55:15.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:55:25.628Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=803d8fd9-8f23-4094-aaec-2111da1bb327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:55:25.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:55:35.646Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=1f4cd19e-ec9e-4075-82f0-bde7fc42f42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:55:35.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:55:45.663Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=58731175-35b5-43ce-86b5-c5c5ccf6c7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:55:45.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:55:55.683Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d1db6ada-a7b0-4164-9512-a08c0ac0fea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:55:55.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:56:05.718Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=7e89ee1f-7ed4-49ad-8824-ea74521b8c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:56:05.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:56:15.732Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=eeb6afab-1c08-4230-9a35-cfe308342660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:56:15.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:56:25.757Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=54db97f7-e2ac-4f08-86e2-04cccca4b87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:56:25.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:56:35.778Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=08525204-68dd-46bc-82f6-fbbeb873f072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:56:35.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:56:45.791Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=8a0cc6d6-8092-47a5-9ee3-dd5934a2d395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:56:45.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:56:55.808Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=585e2580-d58a-4607-b0fa-20408ab9072f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:56:55.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:57:05.832Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=76f91d1c-8a3c-409c-a77f-399d31b3351d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:57:05.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:57:15.875Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=44e8ec46-6ab2-4c60-996f-5c137caf4597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:57:15.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:57:25.897Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e436c339-11cb-4b66-9f88-b8f36e9af791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:57:25.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:57:35.924Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0fe34708-5c48-4a92-a494-c8f26c15f557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:57:35.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:57:45.946Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=9a4bfedc-91b2-4f36-b5b3-6aa212af1dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:57:45.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:57:55.961Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=52183ab6-57bd-46a9-87b4-3fb3e3437a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:57:55.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:58:05.976Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=9d74411e-35ab-4287-ade4-86e0bf0b0127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:58:05.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:58:15.994Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=9867a73c-0d79-4f36-a890-333de7b24427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:58:16.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:58:26.008Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=00b00729-fd92-4c81-b7e7-b8436729b00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:58:26.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:58:36.024Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=7a7c80af-e50f-4bca-9e92-330c25e7de72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:58:36.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T09:58:36.967Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T09:58:36.968Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T09:58:36.969Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T09:58:36.972Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T09:58:36.982Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T09:58:36.982Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T09:58:36.983Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T09:58:36.985Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:58:46.038Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=55e8fede-816c-4fa9-815d-74f55fe9e8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:58:46.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:58:56.051Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=428715bb-1a5a-422e-9e19-057af2cabe87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:58:56.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:59:06.074Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e8c22ef6-7627-436f-912e-9214a2381bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:59:06.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:59:16.092Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b3708d4d-7de3-41cc-9605-e8f64731b86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:59:16.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:59:26.116Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=54e2289e-ae88-4830-bf2f-029b3d7df86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:59:26.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:59:36.130Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=860a2062-620a-45a1-a080-fccd35918535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:59:36.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:59:46.157Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ca2a00f2-de30-4617-b941-dcbc52056ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:59:46.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:59:56.174Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0ca42fd5-7c6e-48ca-a8e8-4b8ad07a1a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T09:59:56.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:00:06.197Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=834c21f0-4448-4e31-86b8-f9871593369b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:00:06.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:00:16.222Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=93a02374-3b66-46fd-af4e-5e53a2687c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:00:16.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:00:26.283Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=23a039d3-5ee3-412b-9b8a-0b71211cad79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:00:26.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:00:36.316Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d381ec33-9e79-45b4-b1f9-94eb08d5e936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:00:36.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:00:46.327Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=01530116-5ad3-4af0-93b4-934d528babc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:00:46.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:00:56.342Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e382d58e-8ef2-4680-b989-2e75c57d74bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:00:56.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:01:06.355Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=2b80d332-97c8-479c-b639-de98c33fbc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:01:06.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:01:16.370Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a920e5f2-1d07-42fb-9ec5-89c0aaa1acf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:01:16.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:01:26.390Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d8ddd130-e505-4943-9d0d-33031c99e022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:01:26.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:01:36.406Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ba26c645-b6c9-462e-a09f-b5c00d3a5a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:01:36.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:01:46.425Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e476eeb6-853b-4ba3-9f54-4c0182c8e5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:01:46.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:01:56.439Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=bfb3ef32-5252-4cd5-bcfa-e639b4ba8f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:01:56.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:02:06.457Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=4c5a0202-ccc2-46ba-8089-1836447f4133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:02:06.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:02:16.473Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3d6c6c48-5e4b-4c42-b6b7-ab9ffe15f85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:02:16.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:02:26.497Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b79d5a78-3dee-44c0-8802-a75103619358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:02:26.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:02:36.511Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=86e4e2e2-44fc-43eb-990f-635eba527a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:02:36.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:02:46.522Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d95b4508-6495-459c-bf06-884d4812e900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:02:46.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:02:56.536Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=cde111fb-d0d4-465f-a89c-211c14969705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:02:56.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:03:06.551Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ec757cea-471b-4cc2-aa14-7109672868b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:03:06.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:03:16.565Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=90731f56-31c9-42ad-8bd3-2f2049a0c5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:03:16.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:03:26.579Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=4251327a-346a-4649-a4f0-bc50f6644c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:03:26.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:03:36.604Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=2829f0c0-b029-4500-ac2e-ee1d9d5081b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:03:36.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:03:36.948Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:03:36.948Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T10:03:36.950Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:03:36.953Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:03:36.961Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:03:36.961Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T10:03:36.961Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T10:03:36.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:03:46.618Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=1513ddd7-2994-4b09-bbec-d4394f2dc5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:03:46.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:03:56.631Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=133548aa-2c59-46f1-a968-1dc9c7e30055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:03:56.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:04:06.645Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=91ebc465-37ee-4ccb-995f-7ce21cdcf787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:04:06.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:04:16.658Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6e57a0f8-16f9-4ea4-a286-98f1caa9ae2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:04:16.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:04:26.672Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=267e1e39-fb75-4878-921a-bf0ef4fe0a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:04:26.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:04:36.704Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=bd846ffe-3a32-491b-8673-27f7a8cccdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:04:36.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:04:46.714Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3c939106-6d62-441d-b635-85a483753b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:04:46.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:04:56.726Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=842ee92f-ec52-4097-b8fc-77e6a34b1333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:04:56.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:05:06.738Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=9458f472-25c1-4e83-aad6-05092b2376b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:05:06.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:05:16.750Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0fa33141-f581-45f2-926c-8a73f6fb3b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:05:16.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:05:26.765Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5fa1940b-95c4-4f81-8d7e-92f12da0caa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:05:26.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:05:36.778Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=dd35baed-f824-4eb1-96ca-7e74550cc652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:05:36.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:05:46.790Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=23cf902f-dd20-4bbf-8959-86d60bcd3ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:05:46.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:05:56.803Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ebf4ce1f-71db-460a-991c-0ad9a6084a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:05:56.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:06:06.817Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b6783f02-203d-467f-886b-f80434a22121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:06:06.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:06:16.829Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c9f62a79-912a-470e-b01d-766a3fe59a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:06:16.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:06:26.843Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=acb9e5c5-56bd-4e83-aecf-24a23015b43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:06:26.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:06:36.863Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3b0dacc6-3285-4611-bd2d-72c3de733b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:06:36.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:06:46.875Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d2ab0885-14c1-4778-b2c0-b7bc95142b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:06:46.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:06:56.894Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=733ff3fe-b902-4d50-b481-092fe01f73d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:06:56.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:07:06.909Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e580e2aa-3f6e-41c0-811d-e83460ee7242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:07:06.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:07:16.922Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=aa346b3f-1bee-4cbd-bb80-d298812d9dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:07:16.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:07:26.935Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=9949597b-0837-46c8-98bf-5c21a2347eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:07:26.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:07:36.949Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e252708d-b236-41ce-8d0c-cb06e0ff7429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:07:36.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:07:46.962Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=76aacb7a-fffd-4815-9a38-b66df3226ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:07:46.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:07:56.985Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=4ab28505-0952-4386-855a-e1d732fb20e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:07:57.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:08:07.001Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a8cf7859-334d-49a6-b22e-99f28e53e07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:08:07.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:08:17.018Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=4c3ecbf6-9f06-4f91-9b23-192d2d7f03c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:08:17.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:08:27.030Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=dac7e7ef-dfac-42e9-a5d1-4c07a91ef314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:08:27.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:08:36.933Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:08:36.933Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T10:08:36.934Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:08:36.937Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:08:36.944Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:08:36.944Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T10:08:36.944Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T10:08:36.946Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:08:37.162Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=56d19a87-b556-4197-9dce-f8c7ad41cafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:08:37.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:08:47.233Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=fb006201-cba3-4b60-8f61-55557affa0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:08:47.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:08:57.248Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=53fe82ca-2250-47ff-a021-92930d8f97d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:08:57.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:09:07.264Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=322212cf-e5bd-454e-827e-64950bf2f17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:09:07.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:09:17.278Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=9c4f48e8-0572-44c8-8d0c-9c34c1a5e9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:09:17.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:09:27.295Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b2d18059-adc6-4986-962d-54f7cb843426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:09:27.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:09:37.309Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f94c6c0c-3478-4b03-9ea7-686274df18ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:09:37.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:09:47.322Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=bb72e7fd-90e4-4dac-a98b-cebbb512cc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:09:47.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:09:57.345Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=189e9844-c043-4f6b-b15c-544551421482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:09:57.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:10:07.359Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5370f88e-779b-4d75-bee8-05099e937a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:10:07.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:10:17.372Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=22a989a3-d4e5-4e53-8562-f807d8b43ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:10:17.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:10:27.384Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e8061c1c-ac16-4b4d-85f7-4df96bdc91e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:10:27.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:10:37.399Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=449e4a1a-9deb-4d2e-aa42-e0b63490e5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:10:37.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:10:47.411Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d47d632d-4667-4ff1-80e6-be09959dde0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:10:47.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:10:57.432Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=2dbff611-232c-4fce-87c6-da0538734b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:10:57.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:11:07.452Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f50c18f2-577d-47a5-bd14-bb6e7d565817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:11:07.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:11:17.465Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=968d537f-9ebf-4d3e-b667-94f86a3bd450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:11:17.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:11:27.490Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=94c7e5ec-beb0-4f11-be50-66db84e41b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:11:27.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:11:37.504Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=cd0e498e-3835-4305-a9ed-ab97febfffa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:11:37.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:11:47.519Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=cb50a632-af1e-4771-9081-60527917ccc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:11:47.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:11:57.543Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0badfc85-9d68-46a2-a6c2-8b60444c57a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:11:57.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:12:07.557Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e0f1bbfa-9dcc-490a-a1a7-e00a5db30f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:12:07.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:12:17.577Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f4c4f6d6-900b-460c-8c77-9f32b72385f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:12:17.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:12:27.614Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=aa178e29-1590-4f13-b1dc-24609db0fc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:12:27.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:12:37.630Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b9e0f93e-5b4d-4c94-8b77-c0cd407d3f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:12:37.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:12:47.643Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=06fbf529-9421-4095-99ed-82f833c89d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:12:47.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:12:57.657Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0ae3c44c-4360-4cfe-b528-24bbfe7da854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:12:57.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:13:07.681Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=2997cebd-1f78-4e52-9a98-5b2a73096de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:13:07.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:13:17.714Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=72833ed4-846b-4dc3-9bae-d5ed9455c204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:13:17.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:13:27.742Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=94b3dc6b-ee6d-47ff-a371-e69502d364c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:13:27.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:13:36.967Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:13:36.968Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T10:13:36.969Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:13:36.971Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:13:36.977Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:13:36.978Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T10:13:36.978Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T10:13:36.981Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:13:37.764Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3383ccaf-eb30-44c9-86cc-60a58ce0c8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:13:37.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:13:47.799Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=21c4472e-9bec-4def-9ab8-54ccd1033744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:13:47.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:13:57.830Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ee670972-7d0a-4e91-b266-47335ed36966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:13:57.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:14:07.849Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ab6fc81c-f699-49ae-94aa-c04c7b1d6a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:14:07.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:14:17.996Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=01a47273-e401-4ee2-9310-5db814905de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:14:18.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:14:28.165Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0b44a542-3285-4d73-a241-6c5f0ff05d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:14:28.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:14:38.236Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=360f0fd7-377c-46fb-8e79-cf837779c0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:14:38.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:14:48.331Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=760438f0-e04e-4e83-8a74-7501ed48297c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:14:48.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:14:58.354Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a4cdf466-28ff-402e-9315-d78b816a6997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:14:58.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:15:08.394Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=aa374bfa-ee04-4d2a-9ace-8a67d656148d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:15:08.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:15:18.426Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=92744c6a-7bc1-4c53-ab2f-f990a8b8bea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:15:18.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:15:28.453Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b1e700dd-44af-4bbd-95bf-4f2885483b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:15:28.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:15:38.493Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=2d8b7a3e-0b95-4ef8-aed3-acbd50e5c62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:15:38.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:15:48.510Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=107c1ff1-3d79-41a1-ab2d-2a83444b7d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:15:48.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:15:58.541Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=8dbc9c8e-74c5-41de-b89e-0209ac3a3bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:15:58.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:16:08.570Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=9b42fda2-848e-4619-a4ef-3184706b36cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:16:08.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:16:18.585Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5b14b508-7199-4fda-80e6-9bdbc9e5e0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:16:18.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:16:28.603Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=8ae3fe1a-9656-41fb-8bb0-cc12f8755200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:16:28.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:16:38.621Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=34ead6a8-f370-4c4e-b1d4-9c4fe3930667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:16:38.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:16:48.646Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ae20351c-be80-4629-b3a9-b7289f86fd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:16:48.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:16:58.666Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a2899c8e-70b5-438b-be74-0d1306e452f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:16:58.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:17:08.685Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f2785c42-ace6-4c89-b91a-4b09a3896ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:17:08.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:17:18.703Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=7aaec124-63e4-43ff-911c-566c37c24c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:17:18.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:17:28.725Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ad91909a-0d4e-49bf-9fa5-434fb792b2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:17:28.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:17:38.762Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=bcbe5a76-87fd-4438-9e91-a49a339d0f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:17:38.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:17:48.776Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=2bd4edf2-909b-480f-bdfe-89d23850e7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:17:48.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:17:58.829Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ce19351d-2664-4d88-8404-ecc1448bd0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:17:58.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:18:08.862Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e61ff78e-c373-4b58-a903-cd65bfc084dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:18:08.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:18:18.878Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c6297146-abac-4678-abb4-358b6d846e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:18:18.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:18:28.893Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=32f727c1-dfe4-45f4-98f1-39a886c33d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:18:28.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:18:36.926Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:18:36.926Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T10:18:36.927Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:18:36.930Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:18:36.936Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:18:36.936Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T10:18:36.937Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T10:18:36.939Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:18:38.903Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=eedb51fa-0ba7-49bd-8f5b-bceb59d760fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:18:38.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:18:48.916Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=34dce7f7-193b-4468-ad99-c2509a3ca475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:18:48.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:18:58.929Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=63e38c65-c149-4a16-9189-56a7de27f18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:18:58.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:19:08.977Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=10d75856-2f04-4497-9524-9cf8f16803b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:19:08.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:19:18.994Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a3fcd167-7b3e-4b01-8408-e74663651cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:19:19.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:19:29.017Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0f152703-0b26-4734-a000-416f8d9c145b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:19:29.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:19:39.040Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=68fd52d1-b39f-446a-b01b-67f61d7f2b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:19:39.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:19:49.059Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=742c39b4-c148-4684-86b6-9b9a5875480d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:19:49.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:19:59.081Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=bdff2c03-b928-4917-b4ac-96561450d507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:19:59.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:20:09.096Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a0e5ad8b-5cfa-4b5a-8bb4-96f137d57532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:20:09.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:20:19.109Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=8d1f6d99-2a12-4c0e-92d3-2418a3f57693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:20:19.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:20:29.121Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=2c0320c9-52b3-444c-80b4-a50bb9739b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:20:29.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:20:39.135Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e82eb46b-079d-41dc-b39d-ac92e69219bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:20:39.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:20:49.148Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0ec5fdc3-7151-49a5-be99-bfa0354dc160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:20:49.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:20:59.160Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=8c0471dd-0fe4-4e64-b9b6-799b63ac8ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:20:59.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:21:09.173Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=735923af-21f6-402e-b1e2-dd02ee287f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:21:09.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:21:19.187Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=08dac4f7-db1e-4779-a769-1ca5ef78ee62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:21:19.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:21:29.199Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=65cc86c6-ccde-4237-863b-ea7cc01bf77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:21:29.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:21:39.212Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=213dfc96-b0a9-49c7-bebf-aab248eb86f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:21:39.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:21:49.228Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3e535c81-d3c4-4670-b1eb-d306b47c5040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:21:49.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:21:59.243Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e095fc50-1c86-41c4-97c7-93a3a15f17f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:21:59.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:22:09.261Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=da19adf9-3df4-413e-8f80-85ef2a8f06ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:22:09.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:22:19.273Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a1bf7f1b-7cfd-44d9-a018-b171d040e669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:22:19.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:22:29.289Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=526ad8fa-0304-4d52-a8ae-ff74d94e9bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:22:29.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:22:39.320Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b227a86e-dff7-4ffd-81a2-32ea12176e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:22:39.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:22:49.334Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0e75316f-f2bc-4ae7-b755-af27d62497ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:22:49.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:22:59.349Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=016075eb-0b28-41d0-acc9-9241ddd763fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:22:59.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:23:09.378Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=989c6adc-1a0a-4473-88f1-14a535aa57d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:23:09.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:23:19.391Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6280feb2-3020-4742-b3f6-e42e091c5556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:23:19.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:23:29.410Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5da1668b-bfbe-4719-86b4-08a246a33541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:23:29.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:23:36.972Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:23:36.972Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T10:23:36.974Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:23:36.979Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:23:36.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:23:36.988Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T10:23:36.988Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T10:23:36.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:23:39.439Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=398d1009-bac7-4dc4-8f18-1a9c91a5a78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:23:39.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:23:49.455Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e0d6bbe6-69b2-4b51-a1b1-4dde1cd745c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:23:49.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:23:59.494Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=8abeb464-9284-41ab-9fdc-ba74f17bcef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:23:59.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:24:09.512Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b4d725af-1d4a-4d5d-86b2-78c10d32dcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:24:09.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:24:19.542Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=2a8cbb80-efb6-48cd-a591-d7acf69828c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:24:19.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:24:29.565Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3ea6f56f-532e-4b94-ad89-4ccd1ff78d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:24:29.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:24:39.576Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=1dac1785-04f4-4a07-bfd6-4613d49d8cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:24:39.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:24:49.594Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=727e4c44-278e-427d-8cf9-417a03520d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:24:49.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:24:59.622Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=eb2904a9-fa22-43e6-8e8d-7708ddc23026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:24:59.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:25:09.634Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0a6562bb-0392-48a0-834a-20e537917734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:25:09.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:25:19.654Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5316e4b2-ac59-476d-a8b6-b46462013fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:25:19.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:25:29.681Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0da97ba3-412c-4eb5-b77c-e5af0353b632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:25:29.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:25:39.693Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=416a0646-c9ab-4d81-b260-ea5217d77f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:25:39.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:25:49.707Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ba1b3279-51d0-44ba-8e87-065e6c197f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:25:49.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:25:59.729Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f51f4579-927c-44e0-aa72-9431737e388f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:25:59.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:26:09.742Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=9ca6da77-68b6-4a05-b3cd-6d861b4f7da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:26:09.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:26:19.770Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=fb60f057-c0f8-43c3-a705-fe6eb4a3c251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:26:19.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:26:29.784Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=2a675992-a5fb-444f-bb22-937ebc1d6785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:26:29.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:26:39.794Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=084a0b57-0f5a-4790-a927-dd62c5fd0801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:26:39.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:26:49.810Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3ad876d7-120a-4460-9863-e24585d8297f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:26:49.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:26:59.833Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=8f500b23-4264-48e9-96c4-f49ca854ab67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:26:59.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:27:09.847Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=624606d6-ab62-4493-a645-c887b7375142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:27:09.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:27:19.857Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f1769cf4-39b8-485b-87e6-c1ce4d8f021f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:27:19.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:27:29.871Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ccebe9d9-d87a-4798-8918-638d6d01a04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:27:29.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:27:39.882Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5c11a60a-3016-4984-9e92-df1697fb40d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:27:39.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:27:49.900Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=003a0a36-ca74-4b13-9e32-f3676eec5304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:27:49.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:27:59.912Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=829a29ea-9509-4e23-876b-00409296e0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:27:59.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:28:09.925Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=9963402c-7ed7-46c2-90d4-8d1a37acec7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:28:09.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:28:19.937Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5fef9ce7-2c37-4f08-ba6b-4c963e7e0ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:28:19.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:28:29.955Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=8256c7f9-e096-4ab2-8bc0-67e8e4e4716b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:28:29.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:28:36.817Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:28:36.817Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T10:28:36.818Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:28:36.819Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:28:36.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:28:36.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T10:28:36.824Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T10:28:36.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:28:39.971Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=57de2376-873a-4ee9-8484-7b331e849672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:28:39.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:28:49.984Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=17e701e3-15fb-483a-b565-a6f5d3f3e866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:28:50.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:29:00.001Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3a976314-1900-4a04-9088-1cc339e19080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:29:00.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:29:10.013Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f26ac578-e39c-46d5-a614-1064e4eb2bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:29:10.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:29:20.027Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=4d40d848-d426-477e-8f12-f79891a88a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:29:20.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:29:30.041Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a365c70f-eac0-4216-b901-ae1bbcf0b943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:29:30.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:29:40.053Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=de6aa306-766d-4a31-87e7-c09970a0443b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:29:40.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:29:50.074Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=de31026d-7aeb-483c-8ea8-d13637308c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:29:50.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:30:00.093Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=45a62142-e378-4e0a-9de8-a87241478aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:30:00.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:30:10.110Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=db6ac637-33cf-4ba6-a764-081107a2656d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:30:10.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:30:20.122Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b3d00789-8b4d-43e1-808e-b96330eee836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:30:20.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:30:30.133Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e1e9173a-37cd-4487-865e-1c992346dbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:30:30.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:30:40.146Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=84642435-9a6f-433b-b7a7-10735c0db076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:30:40.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:30:50.162Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=7eec6578-0a1e-438d-950f-997401036109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:30:50.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:31:00.174Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b33c8682-1ab3-48f7-9d03-6d0aaca47a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:31:00.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:31:10.188Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5cb85db9-79f2-4be6-ac7c-b760e49bccd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:31:10.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:31:20.202Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=7e545a41-9c75-4ae9-9db6-4ae76c50bbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:31:20.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:31:30.215Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b61e884d-e75c-4442-9f58-db152553ea52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:31:30.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:31:40.230Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e7850a33-bcba-4cc3-ab03-2bd2506d3d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:31:40.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:31:50.253Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=7a930e3c-3999-47f3-a382-2d84f9c94cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:31:50.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:32:00.265Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=61907b51-58fb-4ea2-ab76-305f4b000dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:32:00.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:32:10.280Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b17919dc-629f-4131-a3c2-7d3da142b76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:32:10.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:32:20.292Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=4e6eb9ab-c82c-4537-859c-afad0dbe0edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:32:20.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:32:30.304Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=17420035-61fa-490c-b3b7-990d409b78db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:32:30.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:32:40.322Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5eb258ca-5353-436f-b19f-11fd32454433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:32:40.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:32:50.336Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=89d08291-57c5-4eb5-a6d9-e8aef0dad5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:32:50.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:33:00.348Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a2ee7d48-a30f-4a66-a53a-3db6a25cf9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:33:00.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:33:10.369Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f3726cf9-d771-42bb-a207-c8a235bffd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:33:10.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:33:20.382Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=baa707b7-ae9c-4812-be07-7653f7a5f51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:33:20.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:33:30.399Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=9573b786-1fae-44e7-93d5-97a35647110f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:33:30.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:33:36.934Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:33:36.934Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T10:33:36.935Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:33:36.938Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:33:36.945Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:33:36.946Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T10:33:36.946Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T10:33:36.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:33:40.411Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=acb63511-e6f5-4319-b3f4-12026ee4b80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:33:40.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:33:50.421Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3a831d02-2d04-46e7-865d-a12e282c1fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:33:50.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:34:00.446Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6215ff33-336a-413e-8eb1-378595683bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:34:00.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:34:10.457Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=1f194815-0334-4ec9-813f-898cacd9c5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:34:10.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:34:20.469Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=7e87fa51-607f-4c2c-b786-85ba4818404b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:34:20.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:34:30.481Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=89d0bdd3-39b1-4369-93ea-808f8950a85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:34:30.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:34:40.492Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3611102c-4411-4cfa-b9e7-0e186ec4f3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:34:40.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:34:50.503Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f1bfba3f-904c-40c2-b28c-0babd4c68740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:34:50.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:35:00.515Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=89ed5127-6138-41ff-b7f9-df50bb948e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:35:00.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:35:10.526Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=bea8e016-f170-46c9-a9fb-37b0c53f8568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:35:10.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:35:20.536Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=1e5bac92-dbc0-4ae0-b87e-c69a0111113b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:35:20.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:35:30.551Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5cb2df1e-4e97-45ca-b564-c539fadc94e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:35:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:35:40.563Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0975988c-73eb-45f5-9021-06274b4317c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:35:40.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:35:50.573Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=349241fe-cecd-440c-91c5-cdb437c90092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:35:50.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:36:00.587Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=4f046c9d-c095-40b8-8726-0bed78228abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:36:00.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:36:10.604Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=bce6ed63-a021-4aaf-868d-9a1a7e619725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:36:10.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:36:20.616Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c43faa79-64ba-4995-9ec5-5aa2d188ee0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:36:20.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:36:30.645Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=2b385bbf-1ace-4d25-9750-b97874d662b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:36:30.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:36:40.659Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=4d7e637f-2115-425c-bdd3-fd0888dd192d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:36:40.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:36:50.673Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=036ac0a1-7b8e-408e-929d-31625c11d275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:36:50.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:37:00.689Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5a93d60c-d8a8-4357-ac8a-d6daf029d2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:37:00.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:37:10.732Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=eaaa502c-e581-4fc2-a703-def0cfbebdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:37:10.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:37:20.746Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c92dd890-29f6-448c-9eb5-230d46b0f39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:37:20.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:37:30.765Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f53a36e8-9cdb-48f8-8c74-f27ce2601158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:37:30.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:37:40.776Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=56fc43e1-fc23-4d7a-96fa-f43cc1155a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:37:40.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:37:50.790Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=1100ef71-13fa-42e4-96ce-780c9e2b6892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:37:50.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:38:00.805Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3cccfc90-954e-44ad-b38c-594073488cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:38:00.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:38:10.819Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=7227ea63-0bf2-4270-9a75-0b3db737794b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:38:10.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:38:20.830Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c53d6239-1702-4ccd-94ec-e8193dec62aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:38:20.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:38:30.843Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=359b0f5c-ff35-499a-a7be-e87004470d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:38:30.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:38:36.977Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:38:36.978Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T10:38:36.979Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:38:36.983Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:38:36.990Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:38:36.990Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T10:38:36.990Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T10:38:36.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:38:40.866Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=96a1ce16-ac25-44a4-a8eb-a61ecd728ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:38:40.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:38:50.878Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=61ad29c0-5f50-4bcb-921d-c5a8b4c2e389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:38:50.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:39:00.888Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=cbd38746-16c5-485e-a7e4-fb854743d443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:39:00.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:39:10.901Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=cf757d4f-3ee7-446f-92d8-509fcc2453ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:39:10.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:39:20.920Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=dc1b1506-347b-4075-9388-3aefa2b18fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:39:20.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:39:30.933Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=60effab5-e4f7-4ba6-bf3f-3094311f599e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:39:30.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:39:40.944Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=098b4042-34b3-49f4-8c61-caf268aa368a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:39:40.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:39:50.958Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6877db92-74a6-4f59-80b3-210228408a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:39:50.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:40:00.969Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=78a29b02-395e-4559-94ff-d0df39f8300d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:40:00.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:40:10.982Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6502d3fe-1d4e-4e5b-b149-3bce86b558a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:40:10.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:40:20.999Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b714e896-6181-454d-812a-24e5c7043c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:40:21.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:40:31.016Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0cd3f2e9-0433-4849-8ef3-50f8c8cd64c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:40:31.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:40:41.027Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=418e21bf-f3c8-4485-9f04-70311ddb2cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:40:41.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:40:51.037Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0d39ceab-3e64-44e7-8f03-c20261fee14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:40:51.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:41:01.047Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=afdc277b-e8dd-4bb6-af0e-73086e5c3ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:41:01.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:41:11.058Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=77385262-4f30-4c66-a853-7fd72c6dac72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:41:11.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:41:21.070Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b0858a2e-bf18-4c9f-8c21-128888244677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:41:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:41:31.083Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f0a9886f-0ab9-4e1c-8245-148a89b7e7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:41:31.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:41:41.099Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=063744f9-bf45-4f04-b15c-8f402c9f7fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:41:41.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:41:51.111Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=4a589060-fead-481e-a79f-80c2e20bea6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:41:51.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:42:01.125Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f10fe61a-cd12-470d-b7d8-4c7b22048191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:42:01.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:42:11.138Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a06ca807-0c9f-4793-9c3b-acdc8d41690e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:42:11.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:42:21.148Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a745579a-5e43-4e26-b093-288ddfed37c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:42:21.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:42:31.163Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=995471f0-cb77-4cad-adaf-a3336d732c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:42:31.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:42:41.176Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ded4ee28-ec2d-4201-a01a-b6ffae844b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:42:41.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:42:51.195Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b5254a6c-6727-41c1-bfee-5667085985a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:42:51.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:43:01.209Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f082f663-738f-40f5-8266-21f21f8a28ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:43:01.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:43:11.223Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0e10aefd-f447-4386-b37e-e84c81919206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:43:11.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:43:21.236Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=60356a7c-38ef-47a5-9caf-d20ab4338be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:43:21.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:43:31.259Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=431faccb-1164-43ed-a773-860894e79ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:43:31.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:43:36.824Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:43:36.824Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T10:43:36.825Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:43:36.827Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:43:36.835Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:43:36.835Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T10:43:36.835Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T10:43:36.837Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:43:41.272Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c28a58ce-6af9-47f2-89ca-b5e2e9c1e1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:43:41.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:43:51.282Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=82117410-681b-4426-b9fa-3b889f0e59ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:43:51.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:44:01.294Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=034c7fe2-61b4-4d46-a6b1-4def960a8b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:44:01.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:44:11.306Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=61a68700-31ac-4834-bd53-120c2ca91fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:44:11.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:44:21.324Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=2242200e-ec0a-4e99-84e7-0d7cabe93392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:44:21.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:44:31.341Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6de1751f-d636-47dd-83d1-04afa975bf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:44:31.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:44:41.361Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d30d26a5-95d1-41ef-9d71-f62a7b44e704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:44:41.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:44:51.374Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5d8161c8-1f70-4321-8d9d-74cbc41badbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:44:51.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:45:01.385Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=deec0fd9-9fed-4c14-8eb1-d881b3a638cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:45:01.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:45:11.398Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d1d58d08-2a44-4769-9a0c-1dcbc7feeb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:45:11.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:45:21.411Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=bc864b0d-816e-4a62-b6b2-6158a5913018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:45:21.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:45:31.430Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ac10780a-41aa-45f1-b871-9cbb846c61be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:45:31.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:45:41.447Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f345410c-ec80-4ba0-b1bf-43c1f03916a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:45:41.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:45:51.461Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=358fa056-bd2d-41a3-bcde-dbf9e6a8c5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:45:51.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:46:01.475Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c695ea2f-48a6-4847-8332-28aa40aab1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:46:01.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:46:11.486Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=251e2411-1f81-4ec5-a0b8-d830fde7dadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:46:11.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:46:21.497Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e53ee93e-25df-4a53-bd7f-2a89e995d44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:46:21.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:46:31.511Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ab856a29-dc9d-4e5f-9fc5-b9fdd6ac760e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:46:31.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:46:41.523Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a216c2a8-ab03-446a-be45-e4bf87727887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:46:41.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:46:51.544Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d35abb73-73e3-45aa-840a-63e327904348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:46:51.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:47:01.556Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6661c53a-53a8-4962-ae60-ba3783095bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:47:01.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:47:11.575Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=833eeea5-e9c6-490d-a44c-3ae202706513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:47:11.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:47:21.589Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=7b852682-d7e8-4571-a97a-91fa5606e601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:47:21.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:47:31.609Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=27810faf-e937-4210-884a-5ee98fc72e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:47:31.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:47:41.621Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=18d22062-a7ea-4706-89ca-0a829512449a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:47:41.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:47:51.633Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=28b79cb1-0ca3-4bf2-a6c0-f91a79a73363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:47:51.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:48:01.645Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=33aa5249-7802-496a-9574-f8d06011093d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:48:01.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:48:11.658Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c822d8f9-0c24-42d7-9135-5923775daa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:48:11.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:48:21.674Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f1362ab0-0161-4676-85a6-bd8c3d666f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:48:21.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:48:31.686Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=901a5290-248f-4482-9a7f-490b72016a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:48:31.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:48:36.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:48:36.919Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T10:48:36.920Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:48:36.923Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:48:36.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:48:36.930Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T10:48:36.930Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T10:48:36.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:48:41.701Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=efbc3bfe-489c-43c3-919d-5046557dd8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:48:41.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:48:51.715Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=1f06678c-976a-4bdd-9d72-fc99cefeb6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:48:51.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:49:01.727Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3466c157-2d77-4292-b3ba-78e735033fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:49:01.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:49:11.741Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=90c99b6e-589c-45c7-b69d-ce415d790af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:49:11.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:49:21.752Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b1ad1740-1da3-4aa8-8309-9de3b98c9b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:49:21.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:49:31.764Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=15b3744e-fbe2-433b-90e0-cbe517764337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:49:31.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:49:41.776Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=53ef4276-a7fe-4c4a-9f11-469459569232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:49:41.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:49:51.827Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=4dec6e81-ea32-4d77-a6f6-8f5498a02014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:49:51.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:50:01.837Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=89151b63-5915-48be-a470-2db1d26d3b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:50:01.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:50:11.852Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=fb793da5-941c-4331-a304-6d5651eb3b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:50:11.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:50:21.885Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=244789ae-c158-4b78-91a0-57d88a024669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:50:21.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:50:31.897Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f4ca7e42-2933-47e9-a5c2-66f386630909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:50:31.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:50:41.918Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=936323b4-b822-48a4-8684-95b8c81164ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:50:41.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:50:51.932Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=cf1f4b68-ba52-4456-91ae-2839be04a91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:50:51.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:51:01.942Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3b90674f-4578-409b-9884-4513083642c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:51:01.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:51:11.954Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=2cc18800-4025-47a7-b649-8172b6de7c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:51:11.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:51:21.967Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c7f104fd-4aa6-4d40-a2d7-b95eba062f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:51:21.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:51:31.977Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=1aff1dc9-c1fc-42dd-af70-91ce4d3a89f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:51:31.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:51:41.989Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=08ddf93e-e2a4-4475-9e0f-087e22a361e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:51:42.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:51:52.001Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0e1ae964-5b4b-4b6b-b3d2-e3a0da3d8433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:51:52.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:52:02.017Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=930ea94f-ece7-42c8-87de-ec0bf22b16ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:52:02.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:52:12.047Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3c343628-ce78-41ed-8224-6ed4c57c228f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:52:12.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:52:22.066Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0e3eb003-770a-4dc4-bb66-66e123df5075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:52:22.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:52:32.084Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c621a26b-b617-4163-b145-ccb52e475fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:52:32.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:52:42.102Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=7a8e8cc5-875c-4048-8e94-0461b28d5679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:52:42.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:52:52.132Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=414f6ab0-7804-460c-b95f-db3cb97d5bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:52:52.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:53:02.143Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=bdc37af6-6216-4e48-9085-0059a38f5448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:53:02.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:53:12.173Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=fe81da74-814e-4fdf-9790-c7b9d88cd660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:53:12.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:53:22.189Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=1760cefb-05d7-4b70-8a5d-06a5269aa000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:53:22.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:53:32.212Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=11086bc8-5e92-4f8c-b2b2-8c2bab8256b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:53:32.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:53:36.914Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:53:36.914Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T10:53:36.916Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:53:36.919Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:53:36.925Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:53:36.925Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T10:53:36.925Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T10:53:36.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:53:42.223Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b17ef9fb-daab-4cfe-ad30-98a132641131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:53:42.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:53:52.239Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b92f27d7-9505-4c76-a918-1b7eeb4caa5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:53:52.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:54:02.252Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=60a54921-5bd7-4197-8524-fe678dcaf38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:54:02.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:54:12.267Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5edf6fcc-10b2-4b68-bb37-083cdc5750ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:54:12.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:54:22.281Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f148d2e2-a200-49c6-940e-04d046314f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:54:22.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:54:32.297Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ee9b55a7-30ac-4656-a18e-7ca43ba14078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:54:32.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:54:42.309Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=7a55a33a-4742-47bf-83c4-f9aa26b63056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:54:42.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:54:52.319Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=713a17ce-6723-40da-bcad-ec1f30ced35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:54:52.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:55:02.342Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5c58069e-98ae-4d33-bbae-87887fc7d74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:55:02.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:55:12.356Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6c9e4655-451e-419c-9cc1-35284f33f2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:55:12.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:55:22.368Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d0aa2c23-6df6-45f0-a9cb-53f192b8c4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:55:22.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:55:32.382Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f2b5831f-d7c6-4cba-8daa-f72239423309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:55:32.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:55:42.392Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=64f0e787-e94c-4cf3-aea3-f9516e901b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:55:42.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:55:52.405Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ba6ebbdf-c68e-4146-9514-88a7645712b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:55:52.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:56:02.421Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e9989778-a2ac-4080-84df-d1803c6dc4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:56:02.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:56:12.431Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=201357fe-c414-4a2a-b9b0-168f5750201e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:56:12.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:56:22.442Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a5387fa3-f870-4603-b52e-f60cbb674af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:56:22.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:56:32.458Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b4bb049f-087b-4b97-ba37-981b91adb0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:56:32.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:56:42.473Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6a376790-3b89-4490-bf45-7bdb4fad303f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:56:42.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:56:52.483Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=56ab36d6-f5ce-4723-b681-6bf74ebd9f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:56:52.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:57:02.497Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=9c282656-3532-446f-a712-0c38d75a6166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:57:02.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:57:12.513Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=687acfcf-ceb8-492e-92ad-f8dda3a66c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:57:12.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:57:22.525Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c78ed18e-e3ae-4071-b685-922a7eb3d98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:57:22.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:57:32.536Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3ce95e47-e00d-4ba4-bf7e-f25fee58f3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:57:32.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:57:42.548Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ecf95ab3-6baf-47e9-8eb6-a9e9c9ab9f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:57:42.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:57:52.563Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5c063b06-ea3f-42b7-83cc-5f97b49a5bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:57:52.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:58:02.582Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=588af5f2-e87e-49a2-863e-63885ffb7b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:58:02.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:58:12.596Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=1c3fad91-305f-45b5-b3f2-7b966f0393ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:58:12.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:58:22.607Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c27c7c85-fe14-4738-8a04-d6deebf1bd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:58:22.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:58:32.618Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e29c3ee8-39b9-48f3-a054-21a09dbab5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:58:32.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:58:36.821Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T10:58:36.822Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T10:58:36.822Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:58:36.824Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:58:36.828Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T10:58:36.828Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T10:58:36.828Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T10:58:36.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:58:42.629Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=40d57956-aeaf-4c19-bbdf-2a73823b3336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:58:42.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:58:52.640Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=420ffd1b-99ed-4939-b696-25e5db97f175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:58:52.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:59:02.653Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=11c39fb1-10ab-4c75-abe6-3028ffe09224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:59:02.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:59:12.666Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=948c17b7-0d1b-4095-b38e-f51d19b89520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:59:12.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:59:22.678Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=998d6ccd-c027-4083-a59d-8f529e858956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:59:22.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:59:32.700Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=924244b2-9bed-4058-bc7a-b9d05ca213f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:59:32.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:59:42.717Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=79232b43-6235-468c-a632-c3695921732c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:59:42.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:59:52.731Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=4bd6a205-f3de-4b14-a7f6-e8aba9d029a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T10:59:52.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:00:02.753Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3c03682d-d804-4ec8-95ee-7f88087065e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:00:02.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:00:12.767Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=34daa509-5d5a-48ed-a929-4341a38ed840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:00:12.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:00:22.779Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=7ffe0b53-35cf-44ab-81e6-1b4341c28358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:00:22.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:00:32.799Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d8248fe7-4e84-4354-84c9-0aeb3138f834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:00:32.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:00:42.809Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=cf3ee9a6-71b8-4ac0-8f74-095fd305a17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:00:42.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:00:52.821Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ef9dc727-a6e7-4f20-9165-6f3ebb5edc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:00:52.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:01:02.832Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3eeab670-a6ca-4c6a-bd96-64f369d951c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:01:02.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:01:12.845Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=52bf68e7-0d20-4eef-bfe5-075d3cc13ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:01:12.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:01:22.856Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ba955577-79aa-413a-808a-968abf935066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:01:22.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:01:32.868Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=afbd1a3d-56e6-420e-946f-c0d29ec2ff65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:01:32.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:01:42.879Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c8344674-472f-42a6-9cb0-c78ced9280a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:01:42.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:01:52.891Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=7c95f50a-a33d-4833-8965-ba2094e7e7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:01:52.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:02:02.902Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3cf51d97-d888-4e54-a4ab-2eefbf004bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:02:02.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:02:12.913Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b9eba50c-7006-4200-982d-ac2a72471ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:02:12.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:02:22.925Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=7786545d-af40-4368-854e-d9acb8cc2326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:02:22.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:02:32.935Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b4c416cf-9ba4-48aa-87e6-627a814fb1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:02:32.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:02:42.945Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=86e73712-0149-4ebd-97e7-2b473de73ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:02:42.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:02:52.958Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a91265ca-8b6a-410b-b4c7-dfe7a3040226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:02:52.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:03:02.969Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=49480695-4a59-457c-b178-d7e8c06833aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:03:02.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:03:12.985Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5ce2d9fc-5651-4c1b-ac9e-9f2eed7757ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:03:12.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:03:22.996Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c83c47b8-c35a-4f44-9480-0fc59abd1cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:03:23.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:03:33.007Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0420dce1-68e3-4a44-ae6b-7f35fb6e89d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:03:33.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T11:03:36.909Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T11:03:36.909Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T11:03:36.910Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:03:36.913Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:03:36.919Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:03:36.920Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T11:03:36.920Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T11:03:36.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:03:43.017Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=2ca0a48a-61d5-4659-943d-246e656655f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:03:43.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:03:53.032Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d5ae3ee9-7f63-47f1-997f-d7f25faa1278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:03:53.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:04:03.043Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=73ab7d2e-c1e5-4165-b20a-33c3aa8e7c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:04:03.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:04:13.055Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ffbc405f-8c3f-4d5b-bc2e-4d47b7470a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:04:13.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:04:23.069Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6d1084cd-d727-48e1-89b5-458790394c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:04:23.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:04:33.084Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b846c745-d02c-41d7-ab70-317843a09ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:04:33.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:04:43.101Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=8635c1d7-5b22-41b3-89ef-6d4638444087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:04:43.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:04:53.117Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a3b12730-2618-46e2-b2a8-4875ddbb0090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:04:53.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:05:03.128Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=eb3fba42-77cc-4c55-8597-a159210234d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:05:03.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:05:13.138Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=da03ea06-0e3a-4ab3-94d8-5aca4409bb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:05:13.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:05:23.151Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f9f1455c-250d-4c3b-a3bb-c6308d976e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:05:23.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:05:33.161Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=750a516a-d32e-425c-8128-46ce90999c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:05:33.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:05:43.180Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=654ba402-0b90-4eda-9ab2-b2d007a722f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:05:43.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:05:53.193Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6337f4d0-d211-45a7-b131-19964d05ad10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:05:53.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:06:03.207Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=867cb6a1-ce26-4fe1-8dd9-443d159c5bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:06:03.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:06:13.218Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ca1417d6-118e-4c90-85a9-1d3510689f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:06:13.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:06:23.230Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=cbe1087e-0cb9-4201-ae10-ce35cf8b8fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:06:23.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:06:33.241Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d361a8b9-06aa-4257-a6c9-de9860fc0b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:06:33.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:06:43.253Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ad04a51b-fa8b-4166-ad90-122a84c10132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:06:43.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:06:53.266Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c477d663-a7e1-4bfa-ba14-3dbf5af14c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:06:53.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:07:03.281Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=26c7bb4a-f41c-4e22-bbc3-cb2b5df952c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:07:03.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:07:13.291Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=bc8625da-d61c-4118-b8eb-782abe590cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:07:13.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:07:23.306Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d9f11862-eb86-4d79-b420-2590db81e5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:07:23.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:07:33.322Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=8468d45c-f71e-4249-98b8-b19741065723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:07:33.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:07:43.336Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=dc51b604-c94d-4dc4-a679-572516be4c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:07:43.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:07:53.348Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=78a039e1-8671-4e3b-8875-6e46053123b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:07:53.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:08:03.361Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=74cc1a93-0bd0-4275-93fe-ae523d2a4379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:08:03.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:08:13.376Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3bd04ce9-3a9c-43d6-a5ac-42366018acd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:08:13.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:08:23.389Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=53e24248-7c5e-4a0f-af09-59d22157878a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:08:23.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:08:33.401Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=92f2b5f6-ba49-4ee2-8a3f-dbb67a505384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:08:33.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T11:08:36.927Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T11:08:36.927Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T11:08:36.929Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:08:36.931Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:08:36.937Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:08:36.938Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T11:08:36.938Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T11:08:36.941Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:08:43.413Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=4aee8760-2d12-453e-864b-b7dc5a08d9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:08:43.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:08:53.427Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3e0ce820-7e90-4f7b-9ac6-7f9035d1efc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:08:53.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:09:03.441Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=cd34947f-72b3-4548-b58f-938b4f716cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:09:03.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:09:13.452Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f3a34cbc-9a00-4a2d-b68c-360e66abc10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:09:13.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:09:23.462Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b4defeaa-18a6-4702-a2db-b9a5a0c4df79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:09:23.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:09:33.482Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=056648c0-ea4a-4bad-b6a3-25e3feb30013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:09:33.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:09:43.491Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0ba9bc30-47d6-46be-9f65-ecfeed5fd577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:09:43.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:09:53.503Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c4bc876e-3ad3-43a4-be9d-8b2b3ef1f29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:09:53.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:10:03.513Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6c02c725-a365-4cc3-a22a-fd0bf5221abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:10:03.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:10:13.538Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=952c2ebc-883d-4d76-9603-4530fa73eb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:10:13.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:10:23.549Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=1387d50d-cc2b-4312-8456-615924254c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:10:23.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:10:33.559Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a3c2ccf3-712f-4224-99e3-b8a66d3a0b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:10:33.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:10:43.568Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=92eb2def-e36a-4d8a-9e40-85d0c5d7c874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:10:43.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:10:53.578Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e0636598-dff4-45ae-a10f-e7ebbfd34ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:10:53.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:11:03.589Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0cc8bfb8-bd7a-4c3f-8b44-9c29ac35e50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:11:03.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:11:13.597Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f8879f8a-7aa7-4cab-a69f-72a5f83203c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:11:13.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:11:23.607Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f04246dc-f3c6-428b-b6a0-af40c478d939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:11:23.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:11:33.618Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d5ea702b-73d0-4b87-8918-1d9eca298050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:11:33.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:11:43.627Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e99e81a1-4e09-4ace-aff0-a15cd07347ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:11:43.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:11:53.637Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=952c2aaf-b430-43db-8ae6-1172edc9acff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:11:53.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:12:03.651Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=cbfb96ee-63c6-41cb-b6f0-0bfd4c38e3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:12:03.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:12:13.662Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=24ca514c-1684-4422-98fe-a30ec56466bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:12:13.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:12:23.672Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=65f4740c-edf3-4a64-a266-83b1dbf9a2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:12:23.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:12:33.684Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=61587bf6-f14e-4231-ba9a-9e1cc415ba5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:12:33.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:12:43.694Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a2efe4ae-ad7f-4e0f-9359-fd9373e758a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:12:43.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:12:53.704Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0ac9ea97-67d0-4a6f-b569-064c44bbbbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:12:53.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:13:03.722Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c654cd90-bb77-42d6-8b98-08d5c69924dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:13:03.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:13:13.735Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=dc791fe2-43e7-433c-b6f4-f58ffecaa226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:13:13.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:13:23.748Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=fca043b0-e0c0-47d3-b66d-f59d29975b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:13:23.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:13:33.763Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6f09aa0a-40e5-4a50-ba37-93289559015a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:13:33.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T11:13:36.859Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T11:13:36.860Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T11:13:36.860Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:13:36.862Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:13:36.866Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:13:36.866Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T11:13:36.867Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T11:13:36.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:13:43.774Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=51372ca9-fc4b-48cc-a7cf-2b7cc39675f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:13:43.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:13:53.833Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=333a80c3-411d-4efa-80d8-c667af57c9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:13:53.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:14:03.845Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=77b9dc7b-49c2-4072-bc5f-02afb294d52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:14:03.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:14:13.858Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d52465d7-03df-462e-8aca-3b77c09c45dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:14:13.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:14:23.872Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=9de8f257-48bb-462d-8b05-4110cea9056d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:14:23.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:14:33.888Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a36531e1-f323-4c0c-9dde-a4c84dd91b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:14:33.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:14:43.902Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=aa6e73db-8be1-4d77-9989-e6725920cdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:14:43.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:14:53.911Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=be8bc7ab-e4ff-4a38-ae7d-0d9485387ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:14:53.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:15:03.929Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a928124c-8762-438b-867b-597f6cc2f98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:15:03.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:15:13.944Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=21f78569-feba-4dc3-8f24-6170609d9ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:15:13.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:15:23.955Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=84c4f002-2fe2-45fa-be93-5196342feadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:15:23.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:15:33.971Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3e697b9f-3a73-45b9-ac6c-a008685a43bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:15:33.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:15:43.983Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f27d9566-547b-463c-b0a6-246a55dec899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:15:43.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:15:53.999Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e271743f-7cf7-4213-a061-2913d7ca6747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:15:54.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:16:04.009Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=bead2c89-af74-4667-8070-505c3f12245f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:16:04.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:16:14.021Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d0fb2020-fe1c-4795-b56c-5756d86c77cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:16:14.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:16:24.032Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e05ae388-d664-4f28-8025-284feede77d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:16:24.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:16:34.061Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0d12319a-b766-4def-9207-fb152b6f2f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:16:34.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:16:44.071Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ca9c5a8a-bf49-4c7f-b550-f8c5cf2eee06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:16:44.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:16:54.124Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=41a865c2-bad6-4ada-ba48-11a19df09a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:16:54.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:17:04.138Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b7ddd8df-199c-4893-bd10-427e8e8dca87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:17:04.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:17:14.150Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0cf05693-67d3-4b70-995b-e66d21332b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:17:14.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:17:24.163Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ebd382b3-2eec-4368-b1ee-b6c8f54264f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:17:24.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:17:34.176Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=77770f31-290f-4994-97db-b633a6dc48de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:17:34.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:17:44.186Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=354aa706-5a05-4d8a-a322-0e0584dd3036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:17:44.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:17:54.200Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ab3678b1-3575-458d-80c4-db459baa5d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:17:54.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:18:04.213Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=35414e70-ac0b-4f37-8749-da37e1a9d29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:18:04.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:18:14.230Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=bba73632-33aa-47e0-b558-0b63c1134e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:18:14.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:18:24.239Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=329c4083-7b67-4ed7-b870-a44a1a90fa04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:18:24.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:18:34.257Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d24eba07-66e2-40fa-8946-ab10b4b070e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:18:34.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T11:18:36.949Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T11:18:36.950Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T11:18:36.951Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:18:36.955Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:18:36.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:18:36.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T11:18:36.963Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T11:18:36.966Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:18:44.269Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f14abbb6-47bb-4534-b6f5-979e91def9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:18:44.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:18:54.282Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=dc2f70bb-de19-411d-a503-09be78b1f2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:18:54.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:19:04.298Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ea4efc0e-e069-49d8-b0ea-994129c852fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:19:04.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:19:14.309Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=30cc4931-8d08-4f73-bd74-d6befa7a9f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:19:14.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:19:24.321Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e73f5dcf-9b83-4608-990d-6d2b79b8ebb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:19:24.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:19:34.333Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=924bf735-0498-4bc3-bd34-3f561743edfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:19:34.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:19:44.347Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=733a49b0-017c-4af5-8351-12357462a946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:19:44.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:19:54.360Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=4477202b-9b76-43b3-81f0-de83c37ed5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:19:54.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:20:04.369Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=16c8a0d5-6f9a-4dd6-8c19-dd14510ccdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:20:04.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:20:14.385Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d7806c79-8db4-47c5-830b-5779d40fef14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:20:14.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:20:24.411Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=13d48b53-26a7-4d62-82e3-2a2e2aa6ae55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:20:24.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:20:34.430Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0077d83b-ccbe-43a2-a061-5780fb902758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:20:34.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:20:44.441Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=7e6ec276-c8d0-4c6a-bc74-d9c1ab2fffc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:20:44.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:20:54.463Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=18d05036-1ce2-481d-ac17-804d74c601ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:20:54.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:21:04.476Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=30051770-8fac-453d-82bf-c3737e0c627e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:21:04.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:21:14.491Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3a618bca-4ad7-4427-a308-6b954356277d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:21:14.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:21:24.517Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=7d77bcb8-fbbb-48db-9608-61c310ac0d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:21:24.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:21:34.532Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=21a39cf9-5802-4252-93f6-769ae91554a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:21:34.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:21:44.543Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=515149ca-6962-4896-abf7-675ea20990e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:21:44.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:21:54.558Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3d49c401-ea2b-4b53-a153-c43bb9639682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:21:54.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:22:04.570Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=61e84f17-5296-41c4-962c-f15fad89d549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:22:04.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:22:14.589Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0edc14c7-3130-4a8b-b17f-713bb64169d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:22:14.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:22:24.602Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=1adf4e52-4749-4f33-903e-257c312ddb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:22:24.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:22:34.619Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a66168da-d0fc-4115-a8ee-6c814dc7927e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:22:34.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:22:44.630Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=36c40aef-9e4c-455c-afad-1efca8fd1fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:22:44.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:22:54.643Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=2e6ae841-ee57-4015-a98c-c845df7a6b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:22:54.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:23:04.655Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=9ff9ae68-6635-40b1-94c7-0a2ee5bcf671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:23:04.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:23:14.667Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=62accf8b-c1d5-4137-a6d2-2b54cde7127b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:23:14.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:23:24.677Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a231031a-ccc0-4866-9c38-eb1f5ee4071f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:23:24.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:23:34.687Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=258cc72e-59dd-414e-a770-8d516329ddd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:23:34.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T11:23:36.849Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T11:23:36.850Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T11:23:36.851Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:23:36.852Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:23:36.857Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:23:36.857Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T11:23:36.857Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T11:23:36.860Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:23:44.701Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5f488181-33aa-4c7c-96d7-2266bcdf6c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:23:44.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:23:54.714Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=8d93f801-7aa6-4654-a1a9-e83524cc0bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:23:54.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:24:04.725Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0d22857d-a755-4a5a-9653-bc6420d8fcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:24:04.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:24:14.744Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6a358d9f-445d-4524-9577-2f1cbc0161a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:24:14.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:24:24.755Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f8cd66f0-9a71-4764-9453-763ff5a7c8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:24:24.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:24:34.766Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0ff4715c-fe2c-4928-a743-9edee4d9bed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:24:34.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:24:44.784Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5e96b43b-294d-4f77-9031-ca0edbac993b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:24:44.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:24:54.795Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f60f4eb3-1e88-4871-aa4a-607fb4118b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:24:54.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:25:04.807Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=58616362-2224-42a1-b29d-c0c3439b8f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:25:04.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:25:14.817Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=aa1946fc-6eab-4de0-bc92-fc5835210219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:25:14.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:25:24.825Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c816fb7c-4b43-4485-8163-1c077e1b8f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:25:24.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:25:34.838Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6a33399b-566f-4df7-910c-b4b9f8381cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:25:34.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:25:44.850Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0c4431af-b180-48ba-9ff3-1c0d1e90583b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:25:44.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:25:54.878Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0cc13e06-ee77-4ba8-92a3-6c94c75b000e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:25:54.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:26:04.906Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=2e0d1e21-b42e-4cc3-af62-8ac9a1bccb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:26:04.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:26:14.917Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=eeda74d4-4c4d-4d3a-ae5b-6f84e687f1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:26:14.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:26:24.927Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=bd82cc49-b5f9-4d40-9ce9-0d5ec53b4e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:26:24.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:26:34.941Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6427b79a-2a12-40cd-974b-8ca675106fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:26:34.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:26:44.951Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=1247f263-3b84-4d0d-8192-93b0587454ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:26:44.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:26:54.962Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=8ac1cd1c-2396-477c-974b-76cf7ffa8b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:26:54.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:27:04.975Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=00f51b01-827b-480e-bd8b-c462e30de0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:27:04.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:27:14.985Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=8c79637f-0e9e-4b20-8734-eca5131bad37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:27:14.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:27:24.996Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=fbe54dec-46b2-4e71-929e-5cc962f5839f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:27:25.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:27:35.009Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=58262303-ac2b-4259-bc25-9b55955434b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:27:35.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:27:45.019Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=8fd3568d-c093-4186-a2e8-e24751e64a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:27:45.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:27:55.029Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6f79f0a2-468e-466a-90c8-91d54e0d0b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:27:55.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:28:05.043Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0045c05c-4b2f-4184-aaa9-5de7584cc04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:28:05.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:28:15.055Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d7fc2294-cc0d-4d76-860f-3aa6ffaba292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:28:15.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:28:25.066Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=fab6b3b6-5573-45d2-841f-eaf2390a3d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:28:25.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:28:35.077Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=8398bf21-cfbf-4897-9180-9ebeca428f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:28:35.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T11:28:36.916Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T11:28:36.916Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T11:28:36.917Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:28:36.920Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:28:36.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:28:36.926Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T11:28:36.927Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T11:28:36.930Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:28:45.089Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=dbd16890-268c-4689-83d9-2fa86a770663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:28:45.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:28:55.098Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=afe069f8-fd7f-4671-a0a4-3c702bceb2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:28:55.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:29:05.110Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ab3758d4-c3db-442f-9fe7-9f30f93d6680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:29:05.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:29:15.123Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=25f95bcc-5106-408b-aeee-d8ca071cdb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:29:15.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:29:25.132Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d00a5a02-2f24-4b14-9c4c-b83b209113b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:29:25.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:29:35.142Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6fa28a99-3401-4510-ae34-0f4799a1670a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:29:35.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:29:45.153Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=11a67ec4-44ec-4da5-8de8-58c7a9dd4eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:29:45.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:29:55.166Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=68e41455-93d8-4a90-85ff-5a90bce36424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:29:55.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:30:05.177Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=14d9d9ad-293b-4a76-9412-72ddd1b35115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:30:05.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:30:15.188Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3face4bf-b99a-4c43-b28b-f19706b2cb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:30:15.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:30:25.199Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=41940c85-39ae-4776-a206-d65e06ea8b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:30:25.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:30:35.209Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=856d1a9f-1a08-4d88-88a4-19a61cb7770f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:30:35.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:30:45.219Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0c761f79-fb0b-4619-afae-08c57f6b7537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:30:45.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:30:55.234Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6ff5881e-4b37-4ea4-863c-6cc5d297a737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:30:55.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:31:05.246Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ca9f0842-14c4-42ec-be12-004b2331a2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:31:05.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:31:15.258Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=8790ca9d-1af9-4773-8ded-13ae670fccfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:31:15.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:31:25.271Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a9881666-1353-4a5f-a08f-174bf9d77b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:31:25.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:31:35.281Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3951b6f8-0502-4ec5-9ea4-9f2029b9d256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:31:35.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:31:45.292Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f3629a70-81e9-44d9-8065-7d0f8fa03e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:31:45.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:31:55.304Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=99e9eb1c-68ba-4a17-99b1-6bf60410aeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:31:55.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:32:05.319Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=16bafa6a-5725-438e-b956-bcac3fc64a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:32:05.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:32:15.332Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a05b0f0f-025e-462f-bf2c-df96505d4f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:32:15.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:32:25.348Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=150c5756-902b-4a9a-8b4f-0f51ff08e989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:32:25.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:32:35.362Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b72a58f7-7db5-4fb2-87ea-e3facc2dc115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:32:35.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:32:45.374Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ea198693-f4e6-42cb-be26-f4f1dce85c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:32:45.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:32:55.386Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=079ba1dc-343b-4e35-bf1f-f863e901c2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:32:55.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:33:05.398Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f00511eb-b574-4fb7-bc8f-70e1aab313e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:33:05.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:33:15.409Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=593f3b7d-b91b-4b5d-8960-c2c359a5682f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:33:15.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:33:25.420Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=de9c3a6e-a470-4575-bf33-b662eecb47b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:33:25.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:33:35.439Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d86bc23a-cc70-406d-8c7a-8673e5df713b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:33:35.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T11:33:36.925Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T11:33:36.925Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T11:33:36.926Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:33:36.929Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:33:36.934Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:33:36.934Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T11:33:36.935Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T11:33:36.937Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:33:45.449Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=1cef07ca-6dbf-40f4-acd6-c57502f61548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:33:45.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:33:55.463Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d282dfb2-407f-4102-923e-dbae494e9a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:33:55.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:34:05.474Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d96902f3-628a-4cfb-b412-ed177107ddac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:34:05.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:34:15.489Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=04f6e659-ed6f-4517-bd67-12a50d99a59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:34:15.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:34:25.500Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=3892e721-b331-4c21-b447-1c2d47870018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:34:25.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:34:35.513Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=f56c2f2b-d8e5-4aa9-b847-1fbd380fc76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:34:35.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:34:45.522Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=25a23813-ee73-4b4c-8200-cc4f5e3c1eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:34:45.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:34:55.532Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5977d2a3-29d0-4cb3-89e5-3814103977f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:34:55.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:35:05.542Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d9b2507a-9e06-47ff-b1ac-786ba405f34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:35:05.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:35:15.552Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b89bd296-5758-43c8-805e-4533ab5132b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:35:15.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:35:25.561Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=dd982eea-f838-4a25-904d-2f69ac86dd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:35:25.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:35:35.572Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=4f6ab2c9-4d3f-4e46-970b-56799116e0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:35:35.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:35:45.581Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=497b4e2a-b092-428f-a797-a49cffdad44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:35:45.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:35:55.591Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=13eb9cce-bc3e-4b00-bf6f-29cf60d25620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:35:55.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:36:05.601Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=177ba083-2d1f-42f7-95cd-bc686f0b78eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:36:05.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:36:15.612Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ea19f013-9dd0-478c-8bac-540c57eebd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:36:15.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:36:25.621Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=2178ae89-cfa3-415b-975e-24ab2a7d5f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:36:25.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:36:35.637Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ea6bc733-6cdb-4d6e-b7b1-a2e9f90fb00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:36:35.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:36:45.659Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=9eb26a4e-06a8-4754-aeb8-6630ef550e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:36:45.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:36:55.668Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ef757e07-4194-4061-8156-2ab1f6b89970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:36:55.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:37:05.680Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d4ea739c-c4a4-49cd-be91-bb73d51709b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:37:05.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:37:15.694Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c58f35d7-aec1-4ae4-980a-882606763479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:37:15.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:37:25.715Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=06d95a99-d811-4ee6-b157-7299a527939a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:37:25.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:37:35.741Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d06a412e-d9b1-42ac-8055-69ef66d890b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:37:35.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:37:45.750Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=1dae1d9f-84e5-4c80-8254-f6d2bb83f854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:37:45.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:37:55.761Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=9bf1282c-9753-4412-bc2d-0441716d626e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:37:55.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:38:05.771Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=29155d38-f77a-424c-828a-99770b27faec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:38:05.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:38:15.780Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ab9fc26a-9140-4f45-a2d5-368b4f22e96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:38:15.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:38:25.791Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d8517fe4-a8c0-4c5d-912f-b26bacd83229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:38:25.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:38:35.801Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=e7671399-0ce6-4a40-82db-e847161c8547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:38:35.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T11:38:36.825Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-27T11:38:36.826Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-27T11:38:36.826Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:38:36.827Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:38:36.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-27T11:38:36.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-27T11:38:36.831Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-27T11:38:36.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:38:45.818Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=774e3f90-2ba7-4a8c-9469-243360e202ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:38:45.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:38:55.829Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=dd6747e8-d8ff-4bb8-82d6-00ddf323ba9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:38:55.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:39:05.848Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=5241e750-8e4e-410c-86e5-afc04b747850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:39:05.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:39:15.857Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=1859c80b-545e-4a55-aa4c-48b2f9171f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:39:15.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:39:25.868Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=ac83c80d-ff66-4993-99db-46eb2b653567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:39:25.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:39:35.878Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=bfad78d9-f6bc-48e7-9c0e-650b73c96f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:39:35.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:39:45.888Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=bafe97ca-762a-4b5a-8888-656c2b517105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:39:45.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:39:55.898Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=8236092c-91e9-4695-8c0a-afd1f7480101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:39:55.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:40:05.914Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=772de719-8089-47b3-97ab-b9d79b397f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:40:05.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:40:15.927Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=beabfbc0-61af-41b8-a3d9-ee2f2e31e476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:40:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:40:25.940Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=7ae224ba-15a3-4b7b-843d-42876da1d1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:40:25.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:40:35.956Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=c25c63c1-4635-41c3-9413-6a0818eac05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:40:35.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:40:45.966Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=68e60326-2327-4fb4-8ac1-5c8dac4f0834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:40:45.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:40:55.985Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=44624187-a240-4785-87ad-1f732424efb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:40:55.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:41:05.998Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=33d8e63e-3166-4467-9a6b-a18a4b02602a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:41:06.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:41:16.010Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=6914a31e-7ab7-4490-a179-732fbd875b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:41:16.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:41:26.024Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b994f8b7-4658-4cb5-89ae-8d2da2667d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:41:26.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:41:36.035Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d83b70dd-dfb6-443f-9669-0331a002de38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:41:36.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:41:46.045Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=81c78391-c1eb-4a1f-9da3-f88b7ec5cb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:41:46.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:41:56.057Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=88c9f62f-1f0f-4184-b973-233c74086a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:41:56.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:42:06.067Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=0beacb51-dc61-49a0-b449-6917511e3230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:42:06.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:42:16.078Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=b1493b34-f500-4450-9ec4-f152a147e3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:42:16.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:42:26.087Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=a4982fad-6794-4c24-831c-e354f2b142de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:42:26.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:42:36.099Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=d681e370-7bc1-48a4-963e-a9b803ceb8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:42:36.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:42:46.108Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=7dc004ad-8afd-4e3e-b92f-c54da94a40c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:42:46.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:42:56.120Z |INFO |Init configs |InvocationID=a5d2ad65-ad76-4bbf-aa15-5332389dacae, InstanceUUID=64215442-c491-41a2-a4e1-6445a95be9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-27T11:42:56.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |