By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T02:53:43.595Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T02:53:43.598Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-26T02:53:43.635Z |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-10-26T02:53:44.411Z |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-10-26T02:53:44.559Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T02:53:44.560Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T02:53:44.560Z |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-10-26T02:53:44.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-26T02:53:44.857Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-26T02:53:44.881Z |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-10-26T02:53:46.592Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-26T02:53:47.043Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-26T02:53:47.063Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-26T02:53:47.064Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-26T02:53:47.126Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-26T02:53:47.127Z |INFO |Root WebApplicationContext: initialization completed in 2246 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-26T02:53:47.551Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-26T02:53:48.390Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-26T02:53:49.769Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-26T02:53:50.291Z |INFO |Started MainApp in 9.132 seconds (JVM running for 9.884) |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-26T02:53:50.360Z |INFO |Start scheduling PRH workflow |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:53:50.371Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=8466bc07-ccb1-44fa-a5da-62aeddda0aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T02:53:51.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:53:51.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-26T02:54:00.651Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-26T02:54:00.651Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-26T02:54:00.654Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:54:01.838Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=d349d488-5eee-4319-83f0-8c031378f210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T02:54:02.882Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:54:02.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:54:12.884Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=ce778913-e07f-494f-a6b9-a33c8249c2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T02:54:13.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:54:13.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:54:23.952Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=15a2fa8b-15dd-4088-bc2f-4900ca9ea1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T02:54:24.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:54:24.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:54:34.992Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=4d63f6ae-9069-46c5-bae1-20d22326ecc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T02:54:36.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:54:36.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:54:46.032Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=b36d42eb-f14f-4114-97b8-adbcb4b55ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T02:54:47.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:54:47.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:54:57.072Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=a6ac07f4-2209-4ef0-8df1-012b44d84f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T02:54:58.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:54:58.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:55:08.115Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=b263353e-0384-47fa-a712-3da3525a4876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T02:55:09.146Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:55:09.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:55:19.148Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=2d794586-dc88-43fd-9a9e-13800a4a73d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:55:19.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:55:29.461Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=465c6bbc-179a-4cb2-9d68-fc4ef00cb9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:55:29.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:55:39.480Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=db509f47-aa2c-4a9c-a8f6-ca318bbff02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:55:39.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:55:49.498Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=0db07061-5c85-4350-92fd-994ad89306c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:55:49.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:55:59.518Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=db447401-ee34-4abf-9f43-3440e4029afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:55:59.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:56:09.546Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=4fca3140-ad02-46fc-8dc6-650dd90964e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:56:09.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:56:19.568Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=a632a957-1589-4ecc-ae87-c867a12ca150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:56:19.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:56:29.589Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=681642bb-bd05-4265-8c13-c962dceab887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:56:29.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:56:39.608Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=7aba3fc6-9cbf-4d72-80f0-0b80f0aa1ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:56:39.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:56:49.634Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=916db388-bfca-47dc-8f8a-0956699e333b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:56:49.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:56:59.649Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=35811c5e-92db-498d-93ce-93775c017676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:56:59.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:57:09.667Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=501a0333-f0f6-4e2e-8be0-5cae4056cc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:57:09.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:57:19.680Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=7def57b1-6965-4c7e-99fa-9b7d60296bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:57:19.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:57:29.694Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=6573bdf7-cf0c-4a40-9df7-ef9fb0650917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:57:29.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:57:39.708Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=a27729ab-9ac8-4e2c-9c80-3ab678f8a543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:57:39.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:57:49.755Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=2395dba9-c299-4994-90fa-d28409362550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:57:49.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:57:59.788Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=4b0c1559-03d9-4227-b606-410cec36176d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:57:59.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:58:09.814Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=83ee8ea4-1e24-4247-83b1-2f0a8cf15c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:58:09.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:58:19.836Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=1ec37ba3-74a9-4e61-a3ac-567877d50d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:58:19.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:58:29.857Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=d265f4a4-9a40-45de-b383-816c7ce5e1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:58:29.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:58:39.896Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=c402861c-8210-4a8b-b868-54154b3ed261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:58:39.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T02:58:48.848Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T02:58:48.849Z |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-10-26T02:58:48.850Z |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-10-26T02:58:48.853Z |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-10-26T02:58:48.867Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T02:58:48.868Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T02:58:48.868Z |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-10-26T02:58:48.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:58:49.957Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=105eacb2-36b1-40c7-99c2-88e690cc4e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:58:49.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:58:59.994Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=7ff1f70b-b971-482d-88e9-1255a7f31e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:59:00.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:59:10.007Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=4a61c845-8fe0-483f-9a05-58dc08bb69bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:59:10.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:59:20.023Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=63d504af-a8da-450a-b61d-a8946e01b799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:59:20.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:59:30.043Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=50761362-44a0-4f78-b4a1-7942bfe41d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:59:30.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:59:40.057Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=1aed7a66-d39b-4237-856e-63263eba3d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:59:40.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:59:50.071Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=c74c63c8-ab0c-4c80-8076-3d3ee9195ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T02:59:50.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:00:00.084Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=94c1ee9a-feaf-4943-be33-431aa6d3682e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:00:00.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:00:10.098Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=c1b79cfa-e6f9-4a6a-ab02-af37bffcf765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:00:10.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:00:20.110Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=e03540a3-8b38-4345-a7f8-6c3375cae029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:00:20.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:00:30.127Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=eb09cf58-3781-4440-94e2-09c1acb3e2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:00:30.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:00:40.138Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=f8098dda-e28f-4ad8-87fe-ec7ce766cf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:00:40.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:00:50.152Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=8f9cf3fb-ce35-49a7-a606-e73f3790cbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:00:50.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:01:00.166Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=3d053dd7-e246-43c4-b491-33c36978a1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:01:00.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:01:10.183Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=77fd2afe-d31c-41d5-af68-3bbc6e6713b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:01:10.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:01:20.194Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=8fd09bb0-b569-4523-b338-2a9aa720d565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:01:20.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:01:30.206Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=1d9311d0-05d0-4452-9e26-6c45c419c5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:01:30.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:01:40.218Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=aea9d6e2-21fb-4580-82eb-fb73fd0bf9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:01:40.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:01:50.230Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=4f4e2fbf-0c39-495d-8b51-62db66ffeb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:01:50.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:02:00.246Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=4a422500-d537-438d-a794-5b92e759a567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:02:00.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:02:10.259Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=c205a1d8-13de-4af7-b0eb-bf5d26c0c77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:02:10.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:02:20.277Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=b209f0bf-a31b-42d9-803d-5af37c2786e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:02:20.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:02:30.290Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=c40ebadf-c713-480f-a7ca-9da0b8f215b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:02:30.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:02:40.303Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=7094114a-39fa-4cd1-8e5a-8bb05cba6472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:02:40.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:02:50.315Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=1a2f193a-0bdd-4dc0-b86e-542abe445a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:02:50.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:03:00.327Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=c02cf818-a6a3-49d6-93a3-61b36072ada7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:03:00.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:03:10.339Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=10f6409c-97a5-42db-aa75-87edc4ec8451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:03:10.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:03:20.356Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=6ba5bfa2-30dd-47c8-a033-88ef5b1fb8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:03:20.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:03:30.368Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=dfb8cd40-2d00-444e-93e3-1a8724eaaa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:03:30.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:03:40.379Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=9502c28f-8992-4fce-828e-96f60f839368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:03:40.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T03:03:47.935Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T03:03:47.935Z |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-10-26T03:03:47.936Z |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-10-26T03:03:47.940Z |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-10-26T03:03:47.952Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T03:03:47.952Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T03:03:47.952Z |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-10-26T03:03:47.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:03:50.390Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=f8ef2df1-2454-46f6-9c9f-35316d5b636b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:03:50.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:04:00.401Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=2c362206-46ca-4908-9a62-41717da33599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:04:00.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:04:10.411Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=fe89f480-6a70-4e93-ab51-8dd912e59b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:04:10.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:04:20.424Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=6a44a17e-2a9a-4fe4-867a-a43a889b2bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:04:20.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:04:30.437Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=7ac3ce17-5aef-4819-9a0a-b03be92b9bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:04:30.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:04:40.451Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=ae0badfa-e9c9-44c0-bc87-265ae154320c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:04:40.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:04:50.469Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=383bce98-09e4-458e-8325-3ff3da1b5468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:04:50.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:05:00.481Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=c920059f-19ab-4f0e-8227-2cd0df23346d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:05:00.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:05:10.493Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=7982ccd2-ffc8-4fa5-9988-af83be6b1348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:05:10.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:05:20.505Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=0f5940cd-3eb7-44fc-90c1-0f6b08347917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:05:20.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:05:30.516Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=e2e29f3f-f1bc-4447-941d-ba7762461d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:05:30.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:05:40.528Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=690a0b69-d9c9-4fec-9113-d9c37983e639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:05:40.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:05:50.539Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=9758ec0a-a9c6-4a19-affc-6ff780fd9567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:05:50.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:06:00.550Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=a53ce298-c166-4441-86d9-67d5fda95e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:06:00.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:06:10.562Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=42776672-ff73-430c-815d-f98ccabd1ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:06:10.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:06:20.573Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=e82f80f1-05e6-4013-858c-ed6d88364a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:06:20.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:06:30.583Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=703f5d36-b7cc-4e8e-a3e2-0fa44fda311b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:06:30.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:06:40.595Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=d74f1d01-e21f-4db2-a1fe-ac1ec3f3b901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:06:40.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:06:50.615Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=492295d5-545c-4015-aa8c-f2ffa6237d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:06:50.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:07:00.630Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=38889632-c5fa-4812-81e0-3650a5587a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:07:00.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:07:10.641Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=44a72ba0-6270-49ca-9502-d44733943b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:07:10.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:07:20.655Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=04abc0a0-1a5a-4f03-a066-f4a3fb801e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:07:20.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:07:30.667Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=97a649dd-955d-499c-8350-a98d3c67578f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:07:30.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:07:40.677Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=65cff8f6-c4ea-44d9-9301-129768cbde98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:07:40.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:07:50.689Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=62c02eb1-e90f-4833-a3d6-e7ef8612a605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:07:50.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:08:00.700Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=2f1d0734-9b08-4f72-9dff-66316df029df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:08:00.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:08:10.711Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=24a48666-8490-4e72-adbb-57746610d66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:08:10.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:08:20.721Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=9c5a1a51-e2fb-4d7b-99d3-ce0639888f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:08:20.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:08:30.734Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=d1e4d42f-a5ff-40e7-99f4-ee95a35589a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:08:30.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:08:40.746Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=747e5038-076a-477a-984b-0eb37bc4b9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:08:40.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T03:08:47.955Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T03:08:47.956Z |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-10-26T03:08:47.957Z |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-10-26T03:08:47.961Z |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-10-26T03:08:47.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T03:08:47.976Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T03:08:47.976Z |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-10-26T03:08:47.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:08:50.759Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=1842bc62-4c60-48c7-8d95-cbcdb7750e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:08:50.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:09:00.769Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=62e38f17-f000-4275-9a28-5a8d4e46e4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:09:00.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:09:10.780Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=8d6ee581-43f9-4cd3-99c0-d3b10da332d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:09:10.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:09:20.791Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=41c9bbc7-cdec-4e3d-861d-0007e8fa36d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:09:20.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:09:30.803Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=d5b3b8f4-9e9d-4221-a31c-58ba6469e7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:09:30.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:09:40.814Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=c674885b-50f1-465a-99ff-7530c5cb182d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:09:40.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:09:50.826Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=2e98ad8d-a750-4c7d-9488-9b65ee8a554f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:09:50.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:10:00.837Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=37ac833d-8e96-41cd-a5d6-88f8b9d54921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:10:00.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:10:10.848Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=509d90bc-38fb-4637-8827-a1f855a73679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:10:10.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:10:20.860Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=0623f897-7db3-4226-ba04-e3adf0b8992f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:10:20.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:10:30.870Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=06751779-7e31-468e-b700-1294b6f5fb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:10:30.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:10:40.880Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=abe92bf3-5c82-4983-82a4-6ab840d7e8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:10:40.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:10:50.890Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=b1271185-8a6c-4af3-92c9-582638793abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:10:50.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:11:00.900Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=8b35f474-dd0f-4441-b759-1b4f001ee78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:11:00.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:11:10.910Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=d8efd320-6cb8-4c9e-8248-748e7f694dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:11:10.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:11:20.921Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=a8e7e379-3285-4373-a965-e90ccec77b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:11:20.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:11:30.934Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=352eba20-4d02-491d-ad40-dedd79c24ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:11:30.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:11:40.945Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=6590534b-d6dc-4a79-bfae-a63d692f5cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:11:40.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:11:50.955Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=09f8f151-59bc-4ca2-b8e9-e1734a8e7255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:11:50.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:12:00.966Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=ca32901c-b69c-4104-a4c5-a485039ddca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:12:00.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:12:10.976Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=dffaa2c9-bec6-464c-8ba6-4df9ca4479a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:12:10.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:12:20.989Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=421fb962-b693-4067-a265-f459cb26ac13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:12:21.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:12:31.005Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=55b3a4f7-c661-43a2-9864-e0191456e4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:12:31.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:12:41.019Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=a51a29c6-86a7-4c03-8406-f2af2d1da79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:12:41.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:12:51.032Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=08047ade-d44b-4015-85e4-ad7e29fa44d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:12:51.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:13:01.044Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=40627003-dff5-4c15-af0e-9b2e904bd7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:13:01.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:13:11.054Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=8523d884-0899-42b4-94bd-168938dd0075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:13:11.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:13:21.067Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=290a30b4-a005-4903-88d9-18d1acef9cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:13:21.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:13:31.078Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=8d7e4271-5d88-4029-99a0-faae51495867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:13:31.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:13:41.089Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=d068066a-52da-4131-9e4e-8a90a2180bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:13:41.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T03:13:47.900Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T03:13:47.900Z |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-10-26T03:13:47.901Z |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-10-26T03:13:47.903Z |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-10-26T03:13:47.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T03:13:47.914Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T03:13:47.914Z |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-10-26T03:13:47.916Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:13:51.099Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=42c2b2f1-88b0-4661-b723-c9c122aaaf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:13:51.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:14:01.109Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=11e08ff1-5f94-4487-b9a9-efa7e8064d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:14:01.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:14:11.120Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=5a519500-6082-4fcf-adfe-9e5d46bc35e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:14:11.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:14:21.128Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=271f1a71-54b4-42b4-a5da-12ed12b0d751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:14:21.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:14:31.139Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=b78a6216-d762-432b-a9b2-6a89c6267ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:14:31.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:14:41.149Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=9d880d81-df6c-4cfb-ac5e-e16e23835b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:14:41.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:14:51.159Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=431c0f87-d9f1-4a5d-8225-f012a5f0738f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:14:51.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:15:01.170Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=a68eabf4-6536-4079-b3ae-da074e147cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:15:01.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:15:11.184Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=97d25f13-ab02-4678-8d2f-5d859244abbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:15:11.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:15:21.196Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=3df3a914-fa4f-4beb-ab82-ac8dcbc32488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:15:21.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:15:31.206Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=bfd4cf83-9245-47c1-8829-30b0c7f844b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:15:31.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:15:41.216Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=62d10fce-32f4-4fba-9edb-2a32d68db756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:15:41.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:15:51.225Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=871af0e9-30f4-4f1a-afec-2a49718e43e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:15:51.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:16:01.236Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=3b58b217-507d-44c5-ba24-1abbeb728bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:16:01.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:16:11.248Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=587a7e01-1add-434c-abfa-810769e04a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:16:11.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:16:21.262Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=921650ad-0bc9-4ad8-9eed-5a9f49c4e280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:16:21.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:16:31.272Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=307f9c74-64d9-4429-882a-1e87893d2cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:16:31.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:16:41.285Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=4a23e9de-2571-4ba2-a729-444eb8b96d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:16:41.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:16:51.295Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=a464a7f6-ce11-4592-84b8-3b79f59fd023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:16:51.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:17:01.305Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=71da7ddb-5b9c-488b-bac7-6402b9c44dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:17:01.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:17:11.317Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=c7782a8f-67a9-4eba-8662-830b60d2a947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:17:11.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:17:21.325Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=fcec6009-96cd-4da4-96c6-28e571673755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:17:21.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:17:31.336Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=0e33124f-c950-40db-92b2-e8e089e40a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:17:31.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:17:41.346Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=9c8a50f6-9dcc-4ccb-8e7c-9c172070a1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:17:41.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:17:51.356Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=72f52c5c-a7f2-4e55-834f-df372d7b10b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:17:51.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:18:01.366Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=29950784-b4f8-44d6-9bd5-ad6aca4f913b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:18:01.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:18:11.380Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=783652b7-d676-49fa-8fa9-b2034bac811b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:18:11.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:18:21.394Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=f1a660ab-1b27-4355-92aa-f71b5f55b47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:18:21.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:18:31.405Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=b8cb2a25-cc36-4035-9a8d-b6f99872681a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:18:31.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:18:41.415Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=1aa3d445-3eb3-4b89-81b4-4dfb080c2304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:18:41.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T03:18:47.864Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T03:18:47.865Z |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-10-26T03:18:47.866Z |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-10-26T03:18:47.869Z |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-10-26T03:18:47.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T03:18:47.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T03:18:47.878Z |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-10-26T03:18:47.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:18:51.427Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=5ac67fab-f414-46b4-aceb-14315e1102ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:18:51.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:19:01.439Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=ab9d6126-fd5b-43e0-aa63-19d88fb33e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:19:01.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:19:11.449Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=60fd19ab-d31b-47b4-bbab-a3e76c43d7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:19:11.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:19:21.458Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=3885fe50-d781-4c19-aaec-7f539b150ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:19:21.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:19:31.466Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=fd709357-8d19-40e3-b10c-cb0c0cdb6070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:19:31.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:19:41.475Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=1e85d3fe-ee14-4d95-8988-5b0f8a530a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:19:41.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:19:51.483Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=6024aabe-6038-4812-8b78-1cd5ba9bd02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:19:51.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:20:01.493Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=e95dbd94-f829-458d-a631-8c5b9a6f9f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:20:01.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:20:11.502Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=24b1cd50-a25c-4e8e-bc5d-b56a5c197ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:20:11.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:20:21.511Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=425d89e6-0406-4d1b-ae9e-497a44e737b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:20:21.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:20:31.520Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=b7f4acff-621c-46a7-a289-c5e1eac8543e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:20:31.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:20:41.531Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=b9ec8084-28da-4986-ba29-63642846bde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:20:41.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:20:51.541Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=cb0bfdb5-b7ff-4020-9298-ecda542bda71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:20:51.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:21:01.551Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=06e9bb9e-b3a4-4cff-9e50-e8765b2bcc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:21:01.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:21:11.561Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=df522474-09f7-472d-8337-dbe293ec84cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:21:11.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:21:21.571Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=9dff0810-3e88-46e5-a376-cbf9786f7fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:21:21.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:21:31.581Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=eff189d5-2bba-4da6-bce0-16260351e2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:21:31.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:21:41.589Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=11fc5324-770a-4ddc-aecb-6070619eccc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:21:41.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:21:51.598Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=654acb0a-5dfc-4261-8fdb-f7b805b68939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:21:51.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:22:01.607Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=50e2ce39-705b-48ae-aeae-cd695702a0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:22:01.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:22:11.618Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=323a3cba-45c7-4c0a-917a-cb01d9c17bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:22:11.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:22:21.628Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=a47fc3d2-2ac5-4654-b9b8-9678f0eb0ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:22:21.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:22:31.637Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=36a97caf-7962-4366-b710-a713602d4eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:22:31.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:22:41.649Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=fc0474e2-5509-400f-8092-86c889c5cb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:22:41.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:22:51.659Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=d07f44f3-b750-4da0-95cc-6f19aaed95ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:22:51.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:23:01.669Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=3bb12749-f2bd-439c-b5e9-3cad1218b4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:23:01.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:23:11.679Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=4fca4564-140d-4060-b381-f6f8efd24901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:23:11.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:23:21.688Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=4a57f5b3-157d-4c98-90bd-8fdbd4a7abaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:23:21.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:23:31.698Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=4af02554-150e-4364-b5b6-01fe780e0558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:23:31.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:23:41.707Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=feb5218b-1e74-48d6-9d88-e6a49a8c0a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:23:41.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T03:23:47.770Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T03:23:47.770Z |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-10-26T03:23:47.771Z |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-10-26T03:23:47.776Z |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-10-26T03:23:47.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T03:23:47.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T03:23:47.784Z |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-10-26T03:23:47.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:23:51.716Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=4ea4ea3d-bc55-470c-ba5a-05b6dbffeb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:23:51.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:24:01.726Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=3b5de10f-63dc-4b03-aaac-c7c40c7b9e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:24:01.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:24:11.736Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=647820b5-7608-44e1-90c2-fa183066fcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:24:11.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:24:21.747Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=7f928bf7-310e-4896-b10b-e69e4ed71975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:24:21.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:24:31.759Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=9fe295ec-e2d2-4458-afb4-390c47a929f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:24:31.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:24:41.771Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=05fa84e3-12fc-4145-923f-7b606f97b30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:24:41.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:24:51.785Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=3b3e30fb-b59e-493a-bc1b-b722ba114b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:24:51.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:25:01.797Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=977e453a-4e4a-43f3-89bb-79ca8333ecd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:25:01.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:25:11.805Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=f5b4a829-1f35-4df0-bd4f-a68c6b37c017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:25:11.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:25:21.816Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=5bce9e56-3bb2-4f10-80d0-d4b59bd14d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:25:21.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:25:31.829Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=fd09d3ec-61d3-4b8c-9a64-00d41d6da1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:25:31.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:25:41.839Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=da6a4edc-dce7-44c5-8a16-b43f65a22c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:25:41.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:25:51.849Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=c2dd3cc9-d739-407b-bc4b-1a4b7350d3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:25:51.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:26:01.860Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=e2a1a3ac-9456-4560-b8f7-3a3650d41446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:26:01.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:26:11.869Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=3bb62617-f1e8-4b40-be8c-a4a462ddfa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:26:11.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:26:21.881Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=a021e1ee-cc1c-4bf1-830a-f12d1a184039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:26:21.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:26:31.892Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=f56bf79b-71f0-4823-ac87-3af552b36f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:26:31.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:26:41.902Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=1663470f-f152-4f18-bb02-62d39b2e9a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:26:41.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:26:51.912Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=5608004c-53bb-40e1-85e2-885fab92f091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:26:51.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:27:01.920Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=f257dbff-6b0d-4a7a-9f1b-f0c95fac732b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:27:01.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:27:11.929Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=2090d2ed-f2bc-41e5-a47f-d466d409fd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:27:11.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:27:21.940Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=f4ba3f8d-caad-43da-b794-8683b8c884b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:27:21.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:27:31.950Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=38afeb3e-54be-470f-8b11-21287a1d78b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:27:31.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:27:41.961Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=ec1143fb-eb18-48d9-9dd3-c75a0e217647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:27:41.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:27:51.972Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=ae9e3ea4-89c5-4afe-b81f-787f8ee4c1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:27:51.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:28:01.982Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=52b5195e-e14a-4673-9ab3-f9e822871a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:28:01.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:28:11.992Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=601541b3-60ef-4cee-b132-78c4379707c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:28:12.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:28:22.003Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=e88d5b53-5ab3-4ee3-a4df-daea99d01196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:28:22.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:28:32.013Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=f3150721-8161-47ce-9eee-3c8bab0814e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:28:32.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:28:42.023Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=25d33a54-3d4b-4891-a707-6bde49a1afb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:28:42.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T03:28:47.862Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T03:28:47.863Z |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-10-26T03:28:47.864Z |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-10-26T03:28:47.866Z |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-10-26T03:28:47.873Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T03:28:47.873Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T03:28:47.873Z |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-10-26T03:28:47.875Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:28:52.033Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=f0ade85f-a1f8-4ac6-a1fa-dbaf159aa979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:28:52.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:29:02.044Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=f64dcdf0-26d7-463c-8ef4-54e875642452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:29:02.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:29:12.054Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=958f1a69-aeed-4f2a-90f2-efb64c966647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:29:12.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:29:22.064Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=bd3b4cc5-d78c-46db-9164-79761c35f2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:29:22.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:29:32.075Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=927250fc-bfc3-4075-81da-83ae9db83dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:29:32.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:29:42.086Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=8e0d07de-4123-4505-a9a7-dd6ff24a5aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:29:42.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:29:52.096Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=24677b18-9c3a-4fcd-b9bf-c8488043fc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:29:52.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:30:02.106Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=67740c98-f06d-4ef4-97b3-b56018169d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:30:02.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:30:12.115Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=6d2a2052-787b-4ce1-84d4-d58a1e7541c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:30:12.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:30:22.125Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=e69ba443-f521-40b3-a72f-3db5af077987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:30:22.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:30:32.140Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=42a9ae4a-6c08-4ea1-9d7d-aa996351162f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:30:32.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:30:42.151Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=225b7ecf-eea5-4dd4-8b85-5e33cc4c5e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:30:42.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:30:52.165Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=b7e47bd9-5716-4b1d-8b25-bb416e1a8c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:30:52.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:31:02.178Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=8eaa3b8e-176d-49d5-b0ff-055e83ec1016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:31:02.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:31:12.188Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=a8b1d259-f021-44e2-a975-edec20f36aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:31:12.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:31:22.200Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=84b53b84-7b57-46c4-943a-a004d6b1e806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:31:22.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:31:32.210Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=ebcd161d-fd84-450b-8635-d674cada296a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:31:32.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:31:42.221Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=79c0b85f-2e42-4006-b266-2f55f456d826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:31:42.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:31:52.231Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=04b17cc6-e1b9-4323-9cba-bb78ae96ffed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:31:52.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:32:02.242Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=0fe20e10-f4c7-4841-a554-684f5d54df5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:32:02.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:32:12.252Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=2b526277-23fc-45c1-8448-2b2336b8ebf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:32:12.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:32:22.263Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=b2ffff8b-1039-46a6-9acf-3e09272aa66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:32:22.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:32:32.274Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=a2e23c6e-a68f-4aac-bedc-5f10def235fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:32:32.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:32:42.284Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=01dc452a-0007-407b-a80f-beeaf0634232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:32:42.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:32:52.294Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=facfceeb-71e6-4eae-a02a-5cbfb23f612d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:32:52.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:33:02.304Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=794f5833-9713-4b84-9004-435500344bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:33:02.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:33:12.313Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=548c0627-a661-4a77-b428-9b84b98cb8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:33:12.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:33:22.324Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=bbe93d6d-94db-4e26-91a3-20629236818e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:33:22.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:33:32.333Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=c10f6a51-be3d-4625-8c78-8b10644b612b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:33:32.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:33:42.342Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=271bed15-6a14-4ccb-b12d-ead13524db2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:33:42.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T03:33:47.873Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T03:33:47.873Z |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-10-26T03:33:47.874Z |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-10-26T03:33:47.877Z |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-10-26T03:33:47.884Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T03:33:47.884Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T03:33:47.885Z |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-10-26T03:33:47.887Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:33:52.350Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=95f26f69-c8bb-4ba5-b80e-516c1e54010c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:33:52.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:34:02.359Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=84dad37e-3e53-4d67-9374-63b985e670e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:34:02.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:34:12.369Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=1236a9db-421a-4354-bec0-78c6e08cc20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:34:12.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:34:22.386Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=767a462d-9e0d-49a7-a98d-1ee18724fb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:34:22.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:34:32.395Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=9fd75f9e-b157-469e-bfde-568a9756e1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:34:32.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:34:42.404Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=f15549db-ec0f-4afe-a4c6-410a2d30d697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:34:42.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:34:52.413Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=81123e4a-d373-4784-b94c-87aba18240a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:34:52.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:35:02.424Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=784c77bd-e9a6-468a-8254-b41d09576e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:35:02.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:35:12.435Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=1fcfe9a9-0c96-426c-82a1-8cf741ffe19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:35:12.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:35:22.445Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=23e0184d-da60-4851-95d1-6c9906be18d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:35:22.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:35:32.454Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=6c6028df-06a4-48de-87f3-b6e86ee941a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:35:32.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:35:42.463Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=794b3962-f1e6-4443-bbeb-752fae3e9a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:35:42.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:35:52.473Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=f2e54ae9-4a50-4aa3-9b59-b5539265561b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:35:52.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:36:02.483Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=e06ba57d-0627-4c47-a133-905077a7fa71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:36:02.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:36:12.491Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=c23774bb-ddfd-498f-830a-fffa1f2ac9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:36:12.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:36:22.500Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=e62a4c91-6d75-4fec-b0a5-4c881e750c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:36:22.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:36:32.511Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=f41b7528-25c0-47e8-bd53-0ecd206f0bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:36:32.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:36:42.522Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=f6cb3cc1-5ae0-4d5c-8481-a7b4cacd870f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:36:42.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:36:52.533Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=4d94b85e-d0e2-448f-949c-99847426d55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:36:52.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:37:02.541Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=4572a9a0-315c-40c8-8f37-085f2dae03c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:37:02.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:37:12.549Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=ea4e63b1-0c78-43d1-9413-a5b3caa43ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:37:12.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:37:22.558Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=101d2522-c44d-4f05-982c-ea9f9903f33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:37:22.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:37:32.568Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=82ea3b86-2802-42ee-ac97-57a97f51de5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:37:32.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:37:42.578Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=a1c1c107-5055-4fd1-8550-98ba5a330cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:37:42.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:37:52.588Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=1a429997-a03a-4812-9ff4-a102bc9c6902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:37:52.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:38:02.600Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=2af3d464-c31c-48c3-953f-779252049a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:38:02.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:38:12.616Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=7703b9bd-1d14-452f-aa3f-d574c06205df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:38:12.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:38:22.627Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=cf4c87c0-b4fa-4a1e-8ac2-d7f195819c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:38:22.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:38:32.636Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=4d5c2f6c-8494-46e3-9c60-f3d088cd08c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:38:32.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:38:42.646Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=06ff861a-c03d-4574-ad16-74529193a06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:38:42.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T03:38:47.896Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T03:38:47.897Z |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-10-26T03:38:47.898Z |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-10-26T03:38:47.902Z |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-10-26T03:38:47.909Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T03:38:47.909Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T03:38:47.909Z |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-10-26T03:38:47.911Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:38:52.656Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=6f0a908b-5f19-4c60-9898-33d2fadbb993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:38:52.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:39:02.669Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=8ea80f3f-d507-4a24-beda-b093f965adee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:39:02.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:39:12.678Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=1c674821-54c4-48e4-b4a7-7a181969e298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:39:12.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:39:22.689Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=dc1ec51a-cbbb-4268-b2f0-c8a5a8197fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:39:22.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:39:32.697Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=898e011f-440e-4453-9e82-cb2f0fd3bc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:39:32.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:39:42.706Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=acaf41cb-4060-4e97-a4b4-81df71cd2ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:39:42.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:39:52.716Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=25f0987a-4747-45bf-999e-3a71abe28b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:39:52.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:40:02.726Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=c941709f-a36a-4234-8198-be64d02abd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:40:02.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:40:12.736Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=56f1e0aa-7046-4988-a3b4-41993549ccd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:40:12.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:40:22.745Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=29032e66-66b2-4c72-9f46-6766d8baf613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:40:22.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:40:32.755Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=fb38730b-7952-400e-a2a1-2b844438aaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:40:32.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:40:42.766Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=0e5f5a84-a870-43ce-84de-1074ff108d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:40:42.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:40:52.774Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=47317061-8877-4512-8456-6b818cebc00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:40:52.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:41:02.784Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=25c31850-99f4-42ce-8077-3b1f78a10c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:41:02.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:41:12.793Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=ea05d7e6-647c-4437-b0f6-4bcfa0368167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:41:12.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:41:22.803Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=e139352e-7349-4941-8adf-19c1356eb29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:41:22.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:41:32.811Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=08e4934a-d9d3-494f-a6e9-7f1e5e2a3789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:41:32.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:41:42.820Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=acfe8cee-c6be-4bd5-9a55-19577d3bc00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:41:42.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:41:52.828Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=e073cdd8-43c1-4cd5-8ae4-ff2366c63427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:41:52.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:42:02.837Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=f233e5d7-8ec2-434a-9025-3202fc4c5fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:42:02.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:42:12.845Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=abb14799-4ca1-4aad-9647-8d003770eee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:42:12.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:42:22.854Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=a29652d8-2a6b-4a15-ba97-56860e49f018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:42:22.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:42:32.864Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=635ec3ce-4372-4977-950a-ce91460b356a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:42:32.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:42:42.874Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=5cf21f38-52ea-4f21-b19c-4156a8948574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:42:42.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:42:52.883Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=e165de01-2d67-4702-840f-be0266009d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:42:52.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:43:02.891Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=69dcb6a9-af2d-497e-9d0f-af7950e90c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:43:02.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:43:12.902Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=436a3c0b-3703-489e-bcba-478174cd2d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:43:12.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:43:22.910Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=c990c41f-4dc6-48c0-aaad-6541889cdadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:43:22.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:43:32.921Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=ed961415-b318-4645-ae62-5a7a309dc52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:43:32.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:43:42.930Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=528c14c6-9b2f-4401-9262-d3ac63be060f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:43:42.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T03:43:47.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T03:43:47.784Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-26T03:43:47.785Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T03:43:47.786Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T03:43:47.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T03:43:47.792Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T03:43:47.793Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-26T03:43:47.794Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:43:52.938Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=ea60fb58-4d9a-4ce8-bfc6-5f38b99b6ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:43:52.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:44:02.947Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=3215d81b-9a35-41ed-a58a-39e793afbf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:44:02.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:44:12.956Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=219ca3b2-0651-4208-aaf8-b5c83683fac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:44:12.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:44:22.963Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=45660993-a95c-47df-87a4-f0445614bf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:44:22.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:44:32.973Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=472d1c25-01fc-4c9f-b1c7-70331507b042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:44:32.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:44:42.985Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=e398edb7-4dfa-42df-82f9-7f93cb20f251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:44:42.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:44:52.994Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=c6e53d51-0ea5-41e5-9f2a-61a8b943327c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:44:53.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:45:03.003Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=202ef646-43f1-4776-acd1-ffbcbd63caf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:45:03.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:45:13.012Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=8fd8aeb0-d520-4266-9853-ffb8b30424ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:45:13.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:45:23.022Z |INFO |Init configs |InvocationID=a4a8b0f0-4b71-43a1-a80d-42fbb37ce41b, InstanceUUID=c03c668a-99ff-41af-9f5f-6b8730047fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T03:45:23.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |