. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:04:13.017Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:04:13.024Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-06T16:04:13.157Z |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-06-06T16:04:14.547Z |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-06-06T16:04:14.732Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T16:04:14.733Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T16:04:14.733Z |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-06-06T16:04:14.887Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-06T16:04:15.018Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-06T16:04:15.144Z |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-06-06T16:04:17.114Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-06T16:04:17.641Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-06T16:04:17.662Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-06T16:04:17.662Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-06T16:04:17.728Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-06T16:04:17.728Z |INFO |Root WebApplicationContext: initialization completed in 2584 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-06T16:04:18.206Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-06T16:04:19.122Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-06T16:04:20.496Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-06T16:04:21.086Z |INFO |Started MainApp in 13.054 seconds (JVM running for 14.294) |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-06T16:04:21.168Z |INFO |Start scheduling PRH workflow |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:04:21.181Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=8e6d3bec-ae7a-4ea4-948b-8c56dc68d8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T16:04:22.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.109:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:04:22.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-06T16:04:26.988Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-06T16:04:26.989Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-06T16:04:26.992Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:04:32.705Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=30939731-4641-40a0-883d-e1a8ab2241ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T16:04:33.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.109:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:04:33.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:04:43.792Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=651595eb-0637-48a6-8819-123e0f8e1225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T16:04:44.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.109:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:04:44.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:04:54.864Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=3e622a8e-e83a-4b90-9ae0-42e85e5e5d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T16:04:55.944Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.109:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:04:55.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:05:05.948Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=244bb6b4-bc86-4b65-b0b3-acad0f9f3248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:05:06.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:05:16.149Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=50695ec0-9b28-4c83-a357-22b5f7f75034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:05:16.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:05:26.195Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=ee38daf4-8532-42c9-ba3c-38a1dcfb7c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:05:26.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:05:36.215Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=a0028445-e7c0-4408-ba5f-91d45b319150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:05:36.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:05:46.242Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=e8ab1345-c3a0-41e4-a934-60762844b422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:05:46.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:05:56.267Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=e02bdeb1-2efc-47fc-957f-523593498948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:05:56.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:06:06.284Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=b111f067-4878-46fe-bd32-053f12301ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:06:06.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:06:16.304Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=b9ba255a-9e1e-4f84-a7c6-c87676501117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:06:16.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:06:26.325Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=92601b68-19be-4397-9dac-a45f9edf1dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:06:26.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:06:36.345Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=72cfeda3-b252-41e5-8ba7-d45fe7e50d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:06:36.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:06:46.363Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=b6a50618-fe60-414b-b059-6ef7f9b79cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:06:46.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:06:56.392Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=b1f48ed6-6c09-44ae-afb2-e85adc590c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:06:56.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:07:06.409Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=6d4cde8e-9311-4f76-8f8c-e14d557d060a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:07:06.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:07:16.428Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=df16c950-84d7-4252-afd9-fe9dfc7e23b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:07:16.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:07:26.448Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=42bcdadb-3426-47b0-be47-55ea41ac858f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:07:26.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:07:36.476Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=294679ed-ddab-4199-9c3c-787d23d103d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:07:36.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:07:46.502Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=f22317e8-ace5-40da-8a63-df4e70932efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:07:46.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:07:56.522Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=d2f39f8a-ba6a-4eb6-960c-043cfc92af41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:07:56.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:08:06.556Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=761cee4b-78c5-4383-b8c4-6aaf2d19c1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:08:06.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:08:16.583Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=9e625ec3-0877-4fb6-a5fa-fcc1c072ecda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:08:16.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:08:26.611Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=bec66d09-9370-4c14-95f2-f9b675a504ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:08:26.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:08:36.635Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=f25c0ae9-fe59-452f-8919-dffc675cc851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:08:36.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:08:46.660Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=ad2b2f83-f8ef-474a-95be-74aeceacc6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:08:46.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:08:56.689Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=4729183f-c4b4-4ebd-ad14-3bf7ae64006b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:08:56.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:09:06.707Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=1196d188-72ef-402a-89ab-556f8abd0949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:09:06.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:09:16.723Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=98c86530-cb10-446d-8c93-24cbeb3c7e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:09:16.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:09:19.318Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:09:19.318Z |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-06-06T16:09:19.319Z |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-06-06T16:09:19.324Z |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-06-06T16:09:19.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T16:09:19.338Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T16:09:19.338Z |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-06-06T16:09:19.341Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:09:26.738Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=6386bf7e-8f12-4cc6-a166-7e0c762fae2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:09:26.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:09:36.766Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=13b7d349-efa1-4545-a357-91aa82368860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:09:36.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:09:46.781Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=a35009dd-49cd-4d95-94ab-5b51279d715d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:09:46.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:09:56.797Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=9c598636-aea7-4f94-bdfe-495760a81089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:09:56.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:10:06.814Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=5d341748-55b9-42e4-b955-b2fe5c9b90d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:10:06.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:10:16.830Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=92c01c98-8bf5-4faf-9523-6aa57b4ce250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:10:16.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:10:26.845Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=3ad0fc8b-b826-45c9-9d83-4862fdb5cb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:10:26.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:10:36.863Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=a4fbfe46-99c9-4986-9ecb-06e62c74301c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:10:36.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:10:46.876Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=d31c77b4-7635-4838-837e-b4ddf9f426cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:10:46.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:10:56.900Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=3938ba25-9f4d-42ea-95f8-150649a7e41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:10:56.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:11:06.920Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=dd73fddf-819b-4d4f-9aa3-db35aa96e9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:11:06.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:11:16.942Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=add6adcb-5a44-44d1-93c8-64659f4bbec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:11:16.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:11:26.955Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=85baab95-0d66-4182-a73e-415084a0b893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:11:26.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:11:36.978Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=c5d57b71-e619-4f1c-a999-57a1aa545b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:11:36.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:11:46.992Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=53ffe834-9e37-4573-9859-6499c97376be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:11:47.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:11:57.011Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=dddea890-057a-45e7-ac49-979692a183e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:11:57.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:12:07.025Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=fc44d242-8de1-4570-adde-ce052690ee8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:12:07.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:12:17.071Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=9f086557-8684-40a9-8cfc-e25a7b64efe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:12:17.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:12:27.088Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=277b3fc3-d899-4b42-8d98-84240ad68cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:12:27.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:12:37.107Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=8ce88110-9824-47af-adad-ba1c0472adef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:12:37.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:12:47.124Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=11c0ea0d-bffa-4273-98de-0e44fe84349a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:12:47.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:12:57.164Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=e8d05dac-fd30-4b72-b3aa-1bc0db642bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:12:57.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:13:07.180Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=d8eb51c8-ae02-4d7a-8ade-8559d2e7095f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:13:07.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:13:17.192Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=b9631029-dd06-4e98-b413-b3368d3257d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:13:17.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:13:27.206Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=1590245d-7c95-439f-9181-20402508c535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:13:27.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:13:37.223Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=8e5174d1-4b62-419b-b342-118214344d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:13:37.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:13:47.241Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=7339c60a-a1b3-4f01-ad56-48521e46548e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:13:47.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:13:57.267Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=a76f781f-88e9-486d-86d0-9b08b37dacba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:13:57.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:14:07.281Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=92d84b52-936b-464f-a8cd-e3d03c603afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:14:07.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:14:17.299Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=d741b2e3-380b-4841-8d39-7044fe19c156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:14:17.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:14:18.643Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:14:18.643Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-06T16:14:18.644Z |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-06-06T16:14:18.648Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T16:14:18.658Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T16:14:18.659Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T16:14:18.659Z |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-06-06T16:14:18.661Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:14:27.316Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=f8041624-2bdb-4388-b0cb-9f217a509fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:14:27.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:14:37.333Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=bb986e68-4a38-4b4d-ab84-d0c471bbe1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:14:37.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:14:47.347Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=7ddd8fa3-3460-449c-ba4d-bde83d404781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:14:47.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:14:57.361Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=336582c5-6565-48fb-b7cb-daf4e25fccc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:14:57.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:15:07.377Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=c1fbde7c-e986-4542-814d-d114e46dceb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:15:07.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:15:17.393Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=d9d63ab7-a8f7-4e98-afd3-54399019af79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:15:17.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:15:27.408Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=83cf9816-6b2e-4317-ab1c-a15167493c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:15:27.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:15:37.421Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=41f4e50a-ad06-4a3e-8e55-3a4e733bc577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:15:37.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:15:47.436Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=0bea9886-53cd-4417-9be7-68b857bdbf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:15:47.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:15:57.454Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=7b26d55d-1bfd-4658-9461-7b6e8eae5f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:15:57.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:16:07.467Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=856e1866-97a7-4ab9-be08-286ab4ccdf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:16:07.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:16:17.484Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=7e04f407-b4ee-4def-9c5c-c9a9e051ee5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:16:17.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:16:27.497Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=a82b7466-79fb-4346-aadf-5e908b706c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:16:27.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:16:37.511Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=18df62b7-4853-4241-8f14-858ea9074f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:16:37.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:16:47.528Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=e45b29de-c427-4da7-b64b-e081e626c7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:16:47.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:16:57.540Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=3947178a-13eb-4e7f-b11f-856dd435b08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:16:57.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:17:07.554Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=29e6f774-dced-4a97-99ef-ee96c7e487c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:17:07.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:17:17.569Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=a6144a1b-8e7c-484c-aa8c-26bc295a3ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:17:17.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:17:27.582Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=49a7fb39-a568-4b11-832e-c5febfe2618f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:17:27.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:17:37.600Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=668c4d52-6206-4d67-8a3d-cc125ac74df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:17:37.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:17:47.615Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=e6e025be-4576-4c41-ac8c-f7f1ecdde7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:17:47.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:17:57.628Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=dc65fd17-fe6c-4dc5-a5f1-42ded0cf5873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:17:57.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:18:07.641Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=71e4ccf8-0b5e-429a-b7e2-40ce6a39a91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:18:07.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:18:17.654Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=03f74c53-da76-4750-bc0a-80a9e512d463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:18:17.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:18:27.666Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=8ea98b91-613f-4702-8e35-89daed0b133b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:18:27.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:18:37.677Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=fff1fe31-00dd-498f-8a7e-93e1ea0590f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:18:37.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:18:47.690Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=0063b4db-6659-4e43-aa9b-98d50b70b985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:18:47.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:18:57.705Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=840495f1-04fa-4093-b26e-98f381b2fb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:18:57.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:19:07.720Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=d9f69f28-a24c-4f98-8b5b-bd40be9ed369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:19:07.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:19:17.745Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=99aeacf3-7daa-4fd3-9739-cc09cb8a1e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:19:17.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:19:18.517Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:19:18.517Z |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-06-06T16:19:18.518Z |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-06-06T16:19:18.521Z |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-06-06T16:19:18.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T16:19:18.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T16:19:18.541Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T16:19:18.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:19:27.757Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=0df9ee92-37e1-48aa-933d-9634196a0539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:19:27.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:19:37.771Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=6ce299c9-1766-4e3d-8c61-2179d4a241d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:19:37.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:19:47.783Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=f0052768-2eed-43a8-bddd-2d1bb8183124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:19:47.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:19:57.802Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=2be83415-031a-400e-a935-ab48df47bebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:19:57.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:20:07.815Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=c7e1f9e9-1e3d-4107-8b2e-18b2fadb8be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:20:07.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:20:17.844Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=6cd49108-69dc-4624-ad66-3dd7551ea34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:20:17.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:20:27.855Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=195a84ba-6c36-434a-a3f3-8a4f847910e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:20:27.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:20:37.875Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=dd59ffd3-e925-4ee9-ab28-1bd6ce35e4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:20:37.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:20:47.891Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=4c0dc199-2807-429e-bb27-6c1eb5d8715e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:20:47.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:20:57.923Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=d6f484e7-3999-493b-bb90-19524d42e772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:20:57.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:21:07.940Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=9227988c-9cba-4b35-bb95-6d5a3788ed46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:21:07.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:21:17.973Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=28306570-75db-43bb-9b44-25c82608b822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:21:17.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:21:27.988Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=c0a3aed6-c7cf-4c04-9378-4cf7d5e0fa79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:21:28.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:21:38.007Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=670157f0-c93a-4197-b0f1-663bd3d4d21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:21:38.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:21:48.027Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=d54cec3a-b588-4100-b162-fbd28466ea07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:21:48.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:21:58.039Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=0eb24da4-f1a5-4b68-81b5-2fe70e1f55cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:21:58.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:22:08.052Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=ef5fb17b-def3-4eee-bbc7-b8e57100ff6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:22:08.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:22:18.062Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=37035157-580d-48a0-8733-f7306ff5ca04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:22:18.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:22:28.075Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=dd1436a6-81b9-457d-b96a-e156b2afb45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:22:28.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:22:38.088Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=13039a4a-758c-485c-bea8-a4d6c8578718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:22:38.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:22:48.099Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=9eba50a0-786d-4c88-bebd-9c96f44131e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:22:48.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:22:58.131Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=aa24d15f-c316-49b3-8d83-bd8240aeb0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:22:58.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:23:08.151Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=b5942059-7f83-4e58-bd8b-bf0b142a39bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:23:08.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:23:18.165Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=87f46f04-98c4-4c18-b307-fefe3f6eb25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:23:18.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:23:28.175Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=3d448ddd-f560-488a-a628-fe9aac749a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:23:28.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:23:38.190Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=636879a8-2b45-4eb5-8866-9400e2795417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:23:38.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:23:48.202Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=ffd57df3-ad1d-4104-ab16-c4cb81d6c8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:23:48.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:23:58.220Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=411e0a9c-92ae-481e-b61c-f65f3099bd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:23:58.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:24:08.234Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=2540ff50-a4f8-48e4-8b2f-cf7be3251512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:24:08.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:24:18.271Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=ed5b1fa1-926c-407a-99ae-622f963c50cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:24:18.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:24:18.590Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:24:18.591Z |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-06-06T16:24:18.592Z |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-06-06T16:24:18.595Z |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-06-06T16:24:18.604Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T16:24:18.605Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T16:24:18.605Z |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-06-06T16:24:18.607Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:24:28.284Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=dd2b9cc9-1415-4e2e-b303-ccd3ea74320a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:24:28.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:24:38.296Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=5cd65736-6588-4789-a85c-68d48d757b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:24:38.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:24:48.308Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=cae085e6-8203-4e94-a808-2c121d84aa31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:24:48.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:24:58.344Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=2b79fb59-3f67-4929-b96c-f55c77a37357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:24:58.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:25:08.357Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=368f6b61-4b84-4f0c-9423-6059743af1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:25:08.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:25:18.373Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=2734ee7a-93c3-4fae-98ad-5b5fd450ac88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:25:18.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:25:28.388Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=ba9e6541-670d-4b83-9f57-3585d8f16ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:25:28.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:25:38.401Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=ab5b025f-c536-47ad-80bb-6c6d155a49c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:25:38.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:25:48.416Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=bc92199e-e3ac-4d4e-9fb5-200878ba36f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:25:48.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:25:58.429Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=b419db04-b996-42cc-bf74-16ce4bb785e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:25:58.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:26:08.450Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=7b674941-c982-42b4-82d5-55addae8de18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:26:08.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:26:18.464Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=1336c3d7-9e16-4f46-802b-e904149ee4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:26:18.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:26:28.479Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=7181c8e5-d449-41ef-a438-e1a79d7d9fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:26:28.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:26:38.494Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=df08eeb0-9489-49eb-8ed9-bab5fa22a92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:26:38.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:26:48.509Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=0ec62861-d106-4ab9-b548-00c9ca8f3470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:26:48.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:26:58.592Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=b90193a9-91e6-4c60-8a6b-b3d1d6cff828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:26:58.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:27:08.605Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=ee02103c-2e15-4869-a9b5-46041972a36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:27:08.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:27:18.641Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=9addc539-5fd2-4735-ac3f-a8a630efb3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:27:18.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:27:28.653Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=225db0af-3525-4770-beec-22e1fe6818a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:27:28.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:27:38.685Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=7a09cbb8-3dfc-47b5-916e-5b0023bf4fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:27:38.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:27:48.698Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=5ffc8885-eee9-43f9-b2ac-81669aebcd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:27:48.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:27:58.714Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=6aefee6a-3b6f-475b-869f-fe4d1ad1a181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:27:58.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:28:08.729Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=2e3e86bf-d5a4-429b-b7fc-261a62381bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:28:08.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:28:18.763Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=14286282-4516-4fc0-90ab-df0ba98e8ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:28:18.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:28:28.777Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=543aecba-d61c-4822-8858-328eb268a244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:28:28.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:28:38.796Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=d1c330a1-e4ed-4f55-8645-42a1250a436a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:28:38.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:28:48.808Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=863ae723-1dc2-4654-9fcc-9acf29dfb670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:28:48.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:28:58.834Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=cc0f944f-d12b-4cbc-9a70-3f163e21ef87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:28:58.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:29:08.860Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=02f3dfc2-1453-4d10-9b4c-73f7dc4ae839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:29:08.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:29:18.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:29:18.536Z |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-06-06T16:29:18.537Z |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-06-06T16:29:18.539Z |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-06-06T16:29:18.546Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T16:29:18.547Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T16:29:18.547Z |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-06-06T16:29:18.549Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:29:18.875Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=2a45d3ea-e7f5-465a-ba7a-0d8794f7fb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:29:18.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:29:28.887Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=516d9117-4b70-406f-a6cd-22563445d60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:29:28.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:29:38.900Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=9aeadda1-0cf8-4ab8-b413-978991b1af70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:29:38.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:29:48.913Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=714fd350-90b9-4384-93ec-a8e700714523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:29:48.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:29:58.925Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=1ca10736-8bf7-4a52-be6f-3eb7ceb235f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:29:58.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:30:08.937Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=f3451897-0679-4b33-8637-f44eb4656867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:30:08.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:30:18.962Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=ab45c8b3-efa1-46b7-88aa-ac83c70d03ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:30:18.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:30:28.975Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=cb8d07b0-e57f-4440-b63c-df31585d381f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:30:28.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:30:38.991Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=67e0845d-f5e4-4392-84bb-d68a35af7273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:30:39.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:30:49.004Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=abf521da-7f15-4f6a-b7bf-2afbf9d890fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:30:49.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:30:59.026Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=19e71a3e-f35d-4e02-a890-55f4ee45bc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:30:59.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:31:09.038Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=60297dee-e73e-4427-98d1-f51c2d9f29c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:31:09.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:31:19.055Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=cce096e2-0e0a-4b3b-a358-3acb1e3d03e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:31:19.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:31:29.069Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=a9f2cfd8-1df0-4885-ad1a-c4a90b408fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:31:29.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:31:39.078Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=5eba9b43-650c-4fad-a3bf-7e5a82c5acfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:31:39.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:31:49.089Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=2c0e7908-713a-4730-855f-8c8dabe07f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:31:49.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:31:59.101Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=ce1eb041-d256-4553-aa84-34d84376670d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:31:59.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:32:09.115Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=e2cb0607-e187-4b8c-b1aa-1ccee653e327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:32:09.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:32:19.129Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=b4078883-f6ac-4c76-bc3b-efe48de50c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:32:19.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:32:29.142Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=52f9a5dd-f0a1-4165-a89e-3d0471277abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:32:29.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:32:39.153Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=cfdd71ea-9b89-41e3-86fa-182468d2a704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:32:39.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:32:49.166Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=533ccda5-970a-45fc-ad32-f6ff1c213a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:32:49.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:32:59.182Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=d16d4ff4-f719-48c6-ba68-097fb8291225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:32:59.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:33:09.193Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=ceb4ca8b-8f25-48d1-999e-1d4202897042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:33:09.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:33:19.215Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=b4b13937-57be-4ab5-ac3a-5cc37214b253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:33:19.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:33:29.227Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=62002f97-f224-4603-93da-21ae033ad6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:33:29.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:33:39.246Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=515a5598-fdb2-457f-9d6f-57d0e0b983c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:33:39.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:33:49.259Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=5f1866ab-3ffc-472e-98c3-331a5ba5a89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:33:49.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:33:59.271Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=4bfd33d6-2bfa-4872-9320-2f82cd23e950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:33:59.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:34:09.283Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=34d3b353-dd20-4a02-aede-def607b3f6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:34:09.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:34:18.517Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:34:18.518Z |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-06-06T16:34:18.519Z |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-06-06T16:34:18.522Z |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-06-06T16:34:18.529Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T16:34:18.529Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T16:34:18.529Z |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-06-06T16:34:18.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:34:19.293Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=c2071d35-2170-4537-86a7-b067747f2fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:34:19.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:34:29.304Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=a921b942-6058-467a-821a-2626380b356e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:34:29.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:34:39.316Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=586d9a9a-5592-4efd-b23f-7b4138ac2cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:34:39.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:34:49.328Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=1d43e367-907f-458d-8143-d7191382c412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:34:49.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:34:59.341Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=2eca6642-175e-423a-9006-f387aeb21a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:34:59.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:35:09.352Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=2ccc6c5f-e0b4-40e8-8423-eb1fbdfd497b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:35:09.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:35:19.364Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=2a776c28-1162-423c-b533-bc6484247095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:35:19.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:35:29.375Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=f3df2446-258c-47a6-8479-6d3e024a65cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:35:29.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:35:39.384Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=0e4e3280-567a-4cd8-bee4-976864ca7b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:35:39.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:35:49.395Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=0d1f8dc1-5a7b-492b-8950-e7a11bfe5413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:35:49.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:35:59.406Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=95b41c61-4d03-4ed4-97c5-48fa77c483dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:35:59.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:36:09.417Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=a7edbee1-d019-4960-9fbe-42a85ae6da73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:36:09.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:36:19.430Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=83ec45c4-e4d0-44f4-b016-a6742c1fdd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:36:19.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:36:29.442Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=c710869e-c1bc-4851-a745-97169a5d4380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:36:29.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:36:39.454Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=ae2ba8f5-56d6-4673-a814-616f6825fba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:36:39.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:36:49.465Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=e47db9b8-c205-4919-a843-8b0478518f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:36:49.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:36:59.477Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=179b761d-3118-4041-9ceb-76c0dbf2fead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:36:59.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:37:09.489Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=c7f08b41-81f9-4be3-b1e0-6d064d452ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:37:09.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:37:19.500Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=7c6621f6-59eb-49a0-9b7f-611bc13f5cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:37:19.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:37:29.513Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=e6e09e5c-982b-4020-866e-ad7f9035ebe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:37:29.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:37:39.528Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=d9c87ed5-4ba6-4bbb-8d95-59390410929a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:37:39.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:37:49.542Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=6f5a938a-f13d-451f-bab7-8793acb93297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:37:49.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:37:59.553Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=c7559737-c97e-49e7-93c8-9183282a77cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:37:59.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:38:09.565Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=aa0aa6ea-eda8-4239-af32-a32272e3fa9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:38:09.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:38:19.577Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=9da5d84e-1035-4a2a-a1f2-21a01da9301d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:38:19.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:38:29.592Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=16e0b46c-5907-47eb-82ec-6634c57ec51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:38:29.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:38:39.604Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=c3750114-9f5c-43da-a117-e5fe102604f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:38:39.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:38:49.617Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=3ca8fbef-71d1-41d9-932d-5eeb38069ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:38:49.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:38:59.629Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=15a9ca4f-4769-4112-9c69-5bd481ddda0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:38:59.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:39:09.640Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=8b97b603-0c28-4586-aa19-edb0ade66bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:39:09.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:39:18.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:39:18.541Z |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-06-06T16:39:18.542Z |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-06-06T16:39:18.546Z |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-06-06T16:39:18.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T16:39:18.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T16:39:18.553Z |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-06-06T16:39:18.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:39:19.650Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=c0e1ccd3-de4e-4403-9aaf-828d062177ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:39:19.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:39:29.663Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=f9bc762a-c955-40b4-b4e9-4bbd5e93ce34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:39:29.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:39:39.677Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=16a5362d-81e2-4b5e-b283-9851c1657a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:39:39.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:39:49.689Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=e612c431-496f-493a-91c3-fb1532fd0c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:39:49.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:39:59.698Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=0fd11fc1-4568-4b16-9a89-91ddeff5227e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:39:59.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:40:09.711Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=46c1f2e3-82a9-455c-901f-036f974a6cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:40:09.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:40:19.727Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=dfa00889-12e2-4baa-be6e-4a383e05c41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:40:19.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:40:29.740Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=25bab182-9c7e-4b6d-8ce5-255b12fda424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:40:29.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:40:39.751Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=95a1027c-8caf-4fde-ae81-e17539709b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:40:39.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:40:49.769Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=574104d3-af82-453f-a516-37ce45aa9ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:40:49.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:40:59.782Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=8509c28b-3700-4c68-8d62-a5c6cc2bf13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:40:59.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:41:09.797Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=257651a7-ce40-46c1-af59-26ae59f9217d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:41:09.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:41:19.810Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=d755d202-f136-4fd4-b084-d15b286c7364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:41:19.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:41:29.823Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=d97339ba-c0ec-477a-a4a5-d35ab0a693a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:41:29.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:41:39.835Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=4a846a71-1961-425f-8766-f340ad692bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:41:39.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:41:49.846Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=bf599e62-f65a-437e-9f8e-8a1ade1e67df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:41:49.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:41:59.857Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=2931e127-f7a3-4aaf-9a2a-d960c8e080d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:41:59.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:42:09.869Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=4a3ca719-40e2-4492-ab6f-152ccfc2d04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:42:09.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:42:19.881Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=d5ed912d-475b-4500-a0f0-7be4f739b022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:42:19.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:42:29.893Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=61c7b7d8-efcf-4173-879a-154a7fdf0054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:42:29.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:42:39.905Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=043dc968-dcf7-4f7f-8691-fe869bc0e26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:42:39.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:42:49.918Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=121307f1-44d5-4f78-93ac-d1a70cfd5d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:42:49.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:42:59.930Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=a4e3b05b-72b3-4a1a-bc16-892eab09ffce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:42:59.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:43:09.942Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=4a7ba154-992c-43ac-ba8a-06747d517746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:43:09.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:43:19.957Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=3747671b-187a-4ac8-bc69-15deb7629d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:43:19.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:43:29.970Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=943b7a68-4902-40de-80f4-a211f714bb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:43:29.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:43:39.981Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=94389323-a9e3-412a-9495-b10c852d98b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:43:40.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:43:50.027Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=bf3942b0-9fef-49d9-aafe-5e349ba7a4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:43:50.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:44:00.039Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=c759efde-0de4-4d8a-87e8-a3eb9ae0a529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:44:00.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:44:10.052Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=bf6f426c-ba79-4117-8133-623fe51a9b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:44:10.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:44:18.422Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:44:18.422Z |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-06-06T16:44:18.423Z |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-06-06T16:44:18.425Z |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-06-06T16:44:18.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T16:44:18.431Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T16:44:18.431Z |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-06-06T16:44:18.433Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:44:20.063Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=907725a4-3601-4dcb-a1c0-234a0c66fc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:44:20.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:44:30.074Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=e4756a5e-54d6-453d-95be-0ee2731dff9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:44:30.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:44:40.084Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=11eb4c56-360a-403f-9dc6-268135cabe01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:44:40.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:44:50.094Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=b59c70b4-8c75-40d0-affc-23df8a8c86ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:44:50.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:45:00.106Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=cb50bdfb-29e0-4e08-bdec-18ccf030c23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:45:00.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:45:10.123Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=a012d768-8d76-424d-8e1e-cc1b0b15e9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:45:10.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:45:20.134Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=955de276-e8ec-43bd-aea3-dedcefca94e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:45:20.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:45:30.145Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=657bffbd-b5e7-48a3-af0b-6c73ae282da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:45:30.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:45:40.156Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=a014e15d-8215-4180-9581-1edef835fe93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:45:40.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:45:50.167Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=f229d421-f517-49be-9008-b1f149333a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:45:50.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:46:00.179Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=b8062d7c-1be6-4960-b84a-445249f45ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:46:00.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:46:10.189Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=c9ebb1b9-5d34-43aa-b8c1-1dcfcc8dac3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:46:10.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:46:20.201Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=3687543d-2ef8-4335-87ed-52fcf48268dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:46:20.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:46:30.213Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=32931c2b-8972-4089-bf1a-d486394b33b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:46:30.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:46:40.224Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=c3ba1b2a-8906-46f3-955b-8b91b36c95fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:46:40.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:46:50.234Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=9c094c44-3d7f-4fd1-a656-023373b99e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:46:50.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:47:00.244Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=bf63db9f-f5a8-49a9-b3d0-3b92bdf48f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:47:00.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:47:10.254Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=741e8845-fcf6-44e6-a5e1-f38c83e2e587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:47:10.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:47:20.264Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=dec62e0d-8f9a-4366-a69d-d487bc0bf61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:47:20.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:47:30.273Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=7e2b644e-4627-4cea-880e-b95fcc50f4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:47:30.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:47:40.285Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=8b9fb984-469a-415d-8881-05e5c294c21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:47:40.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:47:50.296Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=16e9ae60-7fec-4b87-854c-e6fcb86f9ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:47:50.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:48:00.307Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=19704e27-1dd2-4cfc-8a92-a215a38bc8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:48:00.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:48:10.317Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=8b9470ed-e33c-4c8f-8303-f4e5f94e6874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:48:10.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:48:20.329Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=4415c7e9-edca-43b6-b31a-a050fc13d107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:48:20.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:48:30.340Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=0c1b48f7-8c38-4cd6-9064-eb3da938b3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:48:30.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:48:40.351Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=e8a7eda2-401d-4ce0-b661-d05133c5feaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:48:40.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:48:50.361Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=04383759-0cda-431e-9916-644c8f5adef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:48:50.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:49:00.372Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=4f11af68-9001-4c15-ae2b-6e25f8e057fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:49:00.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:49:10.382Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=bd628117-c2dd-45cb-a8d1-d65c2b009176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:49:10.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:49:18.505Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:49:18.506Z |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-06-06T16:49:18.507Z |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-06-06T16:49:18.511Z |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-06-06T16:49:18.519Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T16:49:18.519Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T16:49:18.519Z |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-06-06T16:49:18.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:49:20.391Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=4c4c5af8-8c6e-401d-b903-ad3113908425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:49:20.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:49:30.402Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=fa6eb21f-0753-463d-9004-a4103bbc0565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:49:30.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:49:40.412Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=b983bc2b-507f-47f6-8d44-f0b5141218cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:49:40.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:49:50.423Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=3e77da9f-b2f4-48f0-b037-1031335acf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:49:50.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:50:00.434Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=cbdd5627-2c36-40aa-94dc-aa27c10e4d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:50:00.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:50:10.447Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=fce4a370-2bfa-4ed1-8707-bd6128c17f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:50:10.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:50:20.458Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=2618cc95-e13d-485a-b4dc-19d271754344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:50:20.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:50:30.469Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=eb218763-7ded-49d0-952c-c4caeee27911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:50:30.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:50:40.482Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=6f1669b8-5090-4e9e-904a-9d7d321aa724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:50:40.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:50:50.492Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=ad627560-50f5-40d2-b850-683903c6da91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:50:50.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:51:00.502Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=45320fae-aae9-496f-beb3-260c16724f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:51:00.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:51:10.512Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=58a3e37e-6c87-4215-b9e0-66991cbe903b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:51:10.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:51:20.523Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=43182f98-0e16-4c86-a1aa-3b72d496fb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:51:20.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:51:30.534Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=69cd1e0e-78e3-4112-a353-a50b4c3f0a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:51:30.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:51:40.544Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=44e3a10b-4b54-4dd8-a6e6-5be0b46cae0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:51:40.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:51:50.553Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=2b082af1-cd5e-43d5-8a0d-b5bf90b238df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:51:50.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:52:00.562Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=e197073f-84b6-484b-9c63-78bb01c40d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:52:00.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:52:10.570Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=aacef3e7-9645-44d7-9fc1-3fcf93a48eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:52:10.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:52:20.580Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=4a103d6d-5476-41f1-9714-97a942da6cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:52:20.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:52:30.590Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=73ca35d0-208e-4cac-8da5-9967d4b2eaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:52:30.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:52:40.601Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=611a7d3f-2629-4c7d-80fd-3ca001019353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:52:40.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:52:50.614Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=4fc5d35e-bbb6-4cfa-8929-e1f2cfea6c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:52:50.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:53:00.626Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=72965783-f8a1-4226-8dcb-3bb177fe57b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:53:00.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:53:10.637Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=3d7abd37-ac6b-441f-a449-0e8329cb9cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:53:10.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:53:20.649Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=bbf91603-1abc-4ed2-b397-e4dfc7340a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:53:20.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:53:30.663Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=82773b4e-8cf9-4eec-8a6a-f71d4aebadf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:53:30.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:53:40.673Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=d3dbc86a-9f69-404b-84e8-fe384f3aa9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:53:40.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:53:50.682Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=1da50f24-56ff-4978-bae9-a9df79b04ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:53:50.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:54:00.697Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=9e0542b0-0e0a-45fa-92af-c8a129ed9cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:54:00.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:54:10.708Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=fbe0a06a-2b29-4d18-bd43-ec17639ed5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:54:10.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:54:18.545Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T16:54:18.545Z |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-06-06T16:54:18.546Z |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-06-06T16:54:18.549Z |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-06-06T16:54:18.554Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T16:54:18.555Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T16:54:18.555Z |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-06-06T16:54:18.557Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:54:20.718Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=4284f332-e880-4d73-b2d3-95273ac40e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:54:20.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:54:30.732Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=d95939db-5b97-4a4c-9b97-2b4437a7a239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:54:30.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:54:40.742Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=c17a0b35-d255-45ad-af15-c867ace6607e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:54:40.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:54:50.755Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=ffa8f647-8de4-40cc-a314-8b06875b7ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:54:50.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:55:00.765Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=a716a4db-b141-45db-9118-70f5f5ca8ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:55:00.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:55:10.774Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=91d20186-4fff-4a26-a61c-a2577dc8c305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:55:10.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:55:20.783Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=29c67d56-03ad-48ff-87a1-f83c8cdd0223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:55:20.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:55:30.793Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=58d006a0-169b-43f3-a475-fda2999c29fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:55:30.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:55:40.803Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=2035de42-a0de-4fa8-87bc-25b181952923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:55:40.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:55:50.814Z |INFO |Init configs |InvocationID=10139812-f13a-4dff-8ca3-2eb7c549a103, InstanceUUID=a90375f8-d5df-42f9-9ec6-cd4ef8ff03a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T16:55:50.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |