By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T05:20:54.021Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T05:20:54.025Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-16T05:20:54.063Z |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-07-16T05:20:54.714Z |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-07-16T05:20:54.820Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T05:20:54.820Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T05:20:54.821Z |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-07-16T05:20:54.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-16T05:20:55.045Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-16T05:20:55.068Z |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-07-16T05:20:56.417Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-16T05:20:56.831Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-16T05:20:56.850Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-16T05:20:56.850Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-16T05:20:56.908Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-16T05:20:56.909Z |INFO |Root WebApplicationContext: initialization completed in 1841 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-16T05:20:57.311Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-16T05:20:58.188Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-16T05:20:59.674Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-16T05:21:00.200Z |INFO |Started MainApp in 8.551 seconds (JVM running for 9.288) |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-16T05:21:00.323Z |INFO |Start scheduling PRH workflow |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:21:00.357Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=e2e64a52-3337-4956-9201-ba02359ba72a | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-16T05:21:01.548Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-16T05:21:01.549Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-16T05:21:01.551Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:21:01.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:21:01.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:21:11.855Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=aa8c96c5-487d-4d68-a6b5-df1761567cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:21:12.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:21:12.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:21:22.929Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=3fad62b3-27ff-401a-a09c-3e48c12ae66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:21:23.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:21:23.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:21:33.967Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=991e47a4-c6ca-4236-9ba3-7a9a3c2e41d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:21:35.000Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:21:35.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:21:45.002Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=777d36dd-7aa8-42fd-9449-1dfa990c823d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:21:46.044Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:21:46.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:21:56.046Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=ce045109-f4eb-4bde-96cf-a85d5efbd648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:21:57.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:21:57.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:22:07.117Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=89de3ab9-a106-415b-bd90-7cfa71396fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:22:08.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:22:08.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:22:18.185Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=751396ae-6618-44b0-bc74-51ac0d78262f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:22:19.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:22:19.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:22:29.262Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=3c0ede60-3146-42c0-8974-80c744a45791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:22:30.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:22:30.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:22:40.301Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=b24770c4-80c7-43d9-868e-b285af758ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:22:41.368Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:22:41.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:22:51.370Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=8a22465d-ae55-41a4-8c17-25370345a174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:22:52.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:22:52.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:23:02.411Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=0345a842-8a0d-42a9-ba9c-381eec31438a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:23:03.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:23:03.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:23:13.454Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=2e6c26c7-e060-46e2-9a8e-9861bfd27682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:23:14.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:23:14.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:23:24.494Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=e598600d-2708-490a-aea5-d8c5375b0a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:23:25.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:23:25.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:23:35.531Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=f268aa59-a864-4c25-be8a-8f61cf1279f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:23:36.602Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:23:36.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:23:46.606Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=cab85346-378e-4a88-833a-b58354074783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:23:47.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:23:47.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:23:57.675Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=6992e0b5-4369-41fb-b0b9-a557b5841769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:23:58.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:23:58.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:24:08.748Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=af91e46f-d7a7-4e6b-a76e-890b7552d742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:24:09.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:24:09.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:24:19.818Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=402a2485-46f6-47f6-bf76-8ba7e49ccdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:24:20.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:24:20.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:24:30.861Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=6c3e2254-7dce-43ff-8f70-a0e69c8cfe01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:24:31.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:24:31.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:24:41.934Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=61f0477b-029a-46cc-b6e9-de83dae9ed8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:24:42.968Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:24:42.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:24:52.978Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=5622c7c3-666a-44f6-9b73-e8ebb08e02f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:24:54.042Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:24:54.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:25:04.048Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=2ba7dd61-13f2-428b-92a0-28fc28c36a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:25:05.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:25:05.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:25:15.115Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=d8501da0-db42-435a-8def-54865d9b8f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:25:16.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:25:16.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:25:26.190Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=cf16d5f5-ac09-4741-9977-5272a75ee545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:25:27.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:25:27.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:25:37.263Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=2e918308-db2c-4d4e-880e-80605fbaf41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:25:38.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:25:38.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:25:48.305Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=f3e72370-9152-4478-b2a1-3a0b5937d5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T05:25:49.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.50:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:25:49.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T05:25:58.413Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T05:25:58.413Z |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-07-16T05:25:58.414Z |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-07-16T05:25:58.417Z |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-07-16T05:25:58.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T05:25:58.431Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T05:25:58.432Z |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-07-16T05:25:58.435Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:25:59.379Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=c5eb4b91-fb52-4a38-855b-61b9268b2fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:25:59.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:26:09.918Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=9857f43a-9a42-4698-982f-c5b463de45ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:26:09.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:26:19.954Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=deebfbd2-88dd-4405-9c6f-2d669f3bfdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:26:20.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:26:30.008Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=5d8f084c-cc0a-4d43-bc4d-dc4b8d1c710a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:26:30.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:26:40.042Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=e682254c-1fd0-491c-812f-11bc1c7607fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:26:40.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:26:50.061Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=ac33718e-a376-4765-ba22-8f59606d2d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:26:50.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:27:00.086Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=e319d397-20df-4fed-a669-3e1231a87dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:27:00.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:27:10.106Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=f510bacf-e237-4232-baaa-3f1c3309176d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:27:10.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:27:20.122Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=5e7263e7-355c-4e2d-b219-a3aab5be6ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:27:20.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:27:30.141Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=3d69c2f1-dce8-4554-8f07-ee455679aa3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:27:30.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:27:40.164Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=ed448185-2b7d-4ff7-85d4-7c8d17beba48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:27:40.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:27:50.182Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=c70b6de5-d449-4f24-9715-36c80d757704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:27:50.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:28:00.203Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=54f4e8d8-988b-41e9-a115-766282cc14d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:28:00.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:28:10.234Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=3b37515c-5324-459f-94ed-06685ac7f658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:28:10.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:28:20.262Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=8e479790-4365-4d70-8e59-f2a9e3846fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:28:20.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:28:30.277Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=8451cb15-d8d5-4ab1-8564-d2a214017d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:28:30.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:28:40.301Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=2e4a1567-b7a2-42ac-b4de-31e64f1aaba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:28:40.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:28:50.320Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=b5face66-7bcf-4875-82ff-de700ec9c90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:28:50.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:29:00.343Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=76caa388-72b7-4553-bd09-2622ef5f0d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:29:00.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:29:10.365Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=7d1c093d-4481-4c63-a526-fdcb7a951d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:29:10.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:29:20.396Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=3486f98c-f7a0-48e4-92ab-8d803aa40560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:29:20.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:29:30.418Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=de0781ec-e217-4daf-8d67-63a941f5c0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:29:30.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:29:40.439Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=fbc4634d-d5e0-4596-87bd-9799bf95e11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:29:40.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:29:50.464Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=8e3cce23-ea51-485c-9cce-ec9fecdefde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:29:50.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:30:00.483Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=7be44518-8b6a-47e3-832c-8d211f0bba16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:30:00.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:30:10.506Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=2e2707dd-d4d3-46b6-9090-69cfb850f659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:30:10.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:30:20.547Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=36e5c1af-e863-42e9-a052-4c5359a9d89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:30:20.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:30:30.564Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=823c5b8d-89fd-494b-bd3d-4bac04fd590e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:30:30.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:30:40.594Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=8db36036-363f-42e1-ba86-e60e75152e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:30:40.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:30:50.622Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=f2594ad9-63c4-47ad-b05b-2d975c5dfc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:30:50.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T05:30:57.709Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T05:30:57.709Z |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-07-16T05:30:57.710Z |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-07-16T05:30:57.714Z |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-07-16T05:30:57.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T05:30:57.729Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T05:30:57.729Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-16T05:30:57.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:31:00.645Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=6f31f2f1-3bc0-45ba-ada7-0797403dc3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:31:00.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:31:10.695Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=8a999490-09e0-462d-be97-6a5379910fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:31:10.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:31:20.738Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=ca5a5ee0-eff2-4386-8aa4-d362799c29bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:31:20.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:31:30.776Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=9440ba11-4056-4369-9477-1b9960373b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:31:30.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:31:40.788Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=127641f6-4583-4156-8cb2-91a6b9120ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:31:40.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:31:50.815Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=6d82fd6d-48c7-4dca-bf00-9c8497379f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:31:50.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:32:00.832Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=ae506404-9f3f-4592-9c6f-e04abec06343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:32:00.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:32:10.845Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=d64ddcc3-7585-4d86-8f19-ddfaab05f56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:32:10.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:32:20.857Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=829174ca-3bc8-451c-97e0-3828b6279752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:32:20.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:32:30.877Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=48878213-922d-4d55-89fa-9423a8d0e95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:32:30.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:32:40.900Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=63e0bada-0270-4b46-8974-6d170f66845d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:32:40.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:32:50.914Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=e7abbcd3-5773-42e6-aa3a-39de79eeb9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:32:50.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:33:00.947Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=7d6cbb19-1aa4-4077-a9dc-45a9585f5cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:33:00.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:33:10.961Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=5828bb27-f343-4964-b888-24ed5b1b97d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:33:10.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:33:20.998Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=d4265b5c-5b5d-4730-8add-0585f56b500c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:33:21.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:33:31.013Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=d92f56b1-4b97-4709-ab80-1e21b5f81a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:33:31.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:33:41.037Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=734b6c75-65e0-43fa-8fc4-98f9e5bda2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:33:41.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:33:51.064Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=9da58cdb-141e-4b28-bfde-9ccdc2a9c282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:33:51.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:34:01.080Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=326d0498-1ef9-44ef-a5e2-1df890c929c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:34:01.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:34:11.102Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=ed42b821-b972-4b80-8cdf-d7558bd4941e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:34:11.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:34:21.127Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=372695f1-0122-4945-8582-033237a8ee2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:34:21.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:34:31.158Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=445dc114-dc82-4a0e-aae1-859b1b4abccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:34:31.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:34:41.177Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=5435d3c7-4808-401d-8980-83bca40039c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:34:41.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:34:51.191Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=ef3912af-2852-424d-b867-e908b88a89b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:34:51.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:35:01.204Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=65588be3-1526-4c46-911b-7642bbe96c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:35:01.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:35:11.217Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=c5d53070-b608-4265-abc9-060ea2fea494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:35:11.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:35:21.231Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=42760c27-c5a2-4de9-8d28-d18ea7e28f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:35:21.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:35:31.244Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=7deb8089-6a01-4fda-9f79-258e3084beab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:35:31.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:35:41.257Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=3e084183-dcff-4534-8ec7-438a0f88f570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:35:41.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:35:51.275Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=569f16c8-938a-4b84-a1cd-eec9b0f4230b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:35:51.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T05:35:57.690Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T05:35:57.691Z |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-07-16T05:35:57.692Z |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-07-16T05:35:57.694Z |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-07-16T05:35:57.704Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T05:35:57.704Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T05:35:57.704Z |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-07-16T05:35:57.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:36:01.288Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=c822d6f4-504a-4f4b-851b-ea25621a6ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:36:01.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:36:11.307Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=1d1df8e0-ad8f-4e7a-b8a5-7166768bbd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:36:11.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:36:21.319Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=8f102647-49a6-4524-a0c4-c6dd5a2fc978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:36:21.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:36:31.331Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=bcc96c7a-d90a-4af9-93e3-57b3915117e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:36:31.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:36:41.349Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=432f0689-bb0a-4886-9928-41ddb3cef982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:36:41.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:36:51.363Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=239c71cb-fbc8-4beb-aeb8-7eb083f3e749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:36:51.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:37:01.379Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=fe8e30e5-8a65-44c3-892b-8c40ad684c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:37:01.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:37:11.394Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=34f92734-c125-414a-9e88-3648945ea282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:37:11.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:37:21.430Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=662cee97-7f3e-435f-b663-9badca4cc334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:37:21.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:37:31.447Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=ec05fb9f-f90b-470a-a1f5-c4a032ccc1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:37:31.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:37:41.466Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=fc1b235b-9761-4a59-8d4c-0408d6111d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:37:41.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:37:51.486Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=1f38f907-8df9-4de1-927e-b8b268fb1270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:37:51.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:38:01.500Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=14813475-539c-45ce-88f7-258f22333f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:38:01.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:38:11.513Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=63df1f7e-ab2c-49de-92d9-dbe355e675f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:38:11.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:38:21.530Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=23c63d96-77db-4c9d-8072-ada11811f923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:38:21.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:38:31.542Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=2c1524c2-d8ee-460d-8a7f-0cf30a5069d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:38:31.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:38:41.558Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=887a0fb7-0adb-4b0d-9580-8c9bd7070111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:38:41.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:38:51.569Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=c4cac8be-7553-43b0-820b-bfe60799aadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:38:51.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:39:01.585Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=cfe0a8b0-e4c7-4a99-83ff-fe128c270ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:39:01.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:39:11.598Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=8c14960e-d0c4-4010-bd91-717c684f7668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:39:11.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:39:21.611Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=8343ff96-d984-4f1e-9b0f-2a98705a35fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:39:21.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:39:31.623Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=a81df572-8618-411a-87f8-1a6c099e013c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:39:31.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:39:41.639Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=b510a908-e9f8-42fe-b119-37f4c5cd30de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:39:41.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:39:51.656Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=2485f74b-9afa-45bf-b101-422f3f0a7820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:39:51.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:40:01.674Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=53ea797a-dd1c-40d8-9aee-164a2c18cda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:40:01.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:40:11.689Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=11d9a276-c580-4f0e-84d2-818e0a7d7789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:40:11.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:40:21.703Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=6a66ff3f-c3eb-4cb7-816e-b4456cb80091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:40:21.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:40:31.721Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=46c89515-855c-45e3-8f58-89066539c6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:40:31.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:40:41.734Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=a404da97-0ba9-4573-b523-585144fad01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:40:41.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:40:51.747Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=ecc03f68-16a4-45e9-99f1-e3bdbcca3f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:40:51.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T05:40:57.653Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T05:40:57.654Z |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-07-16T05:40:57.655Z |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-07-16T05:40:57.657Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T05:40:57.666Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T05:40:57.666Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T05:40:57.666Z |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-07-16T05:40:57.669Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:41:01.766Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=fff6b72c-d6ab-417b-86c1-5da1a4f231f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:41:01.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:41:11.786Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=bdcaccf8-683c-4972-a0df-6d0c03c6bab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:41:11.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:41:21.814Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=f497208a-0679-4563-8b86-a20150b873b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:41:21.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:41:31.837Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=230146ad-b6bf-494a-9de5-8d651d642fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:41:31.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:41:41.855Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=49ea25a5-7441-4608-a459-7ad4256adfdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:41:41.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:41:51.868Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=bead0925-c803-4e73-b965-d00b9975e9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:41:51.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:42:01.882Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=cc588896-0b77-4564-95df-08fdfec4141e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:42:01.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:42:11.897Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=dd221da4-c0e1-4678-adab-134bec8d05b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:42:11.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:42:21.918Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=2b14d08f-8348-410b-a3a5-7bfd2311ef0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:42:21.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:42:31.952Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=28f3d16e-f063-468f-a558-57fefe453129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:42:31.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:42:41.972Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=df58499b-94e9-4123-9e67-68d3b561ecae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:42:42.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:42:52.005Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=fea78393-fe63-4019-ab68-a2ed63069fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:42:52.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:43:02.034Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=0cdfbe14-6555-4d62-836e-c69862bb2961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:43:02.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:43:12.049Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=10d415dc-ab93-45ce-856c-3b99a5bc40da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:43:12.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:43:22.066Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=11708650-b442-4373-92ab-733e99698f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:43:22.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:43:32.077Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=91cd986a-2efb-4c44-9a72-bc83050d2622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:43:32.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:43:42.089Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=5156fa50-28a9-40f9-8534-92d4ceb51866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:43:42.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:43:52.102Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=5a469680-fd9b-4b63-a650-dd330061ed91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:43:52.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:44:02.119Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=327fd1cb-b997-4eff-a8ca-438b996712c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:44:02.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:44:12.136Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=ee9730b7-7da7-463b-a27f-6e6d60fa0415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:44:12.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:44:22.155Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=015d0491-318d-477e-9e08-c2512465a2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:44:22.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:44:32.168Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=954df13d-369e-4747-8590-ca904c3fb7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:44:32.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:44:42.191Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=b98cfc4a-eda3-4ad7-a8a0-b4ef2602ded8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:44:42.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:44:52.206Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=85b2cef4-bc9c-4255-adb9-77eea07af32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:44:52.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:45:02.219Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=ede30c08-1c6d-436f-be82-97afa6256c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:45:02.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:45:12.236Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=ce7f8725-4207-409c-93d6-7a8a07824183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:45:12.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:45:22.262Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=d58a0655-5479-4e8a-84f0-75d473bbda3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:45:22.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:45:32.279Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=db825386-b7cf-4daf-ac22-7f5f871a152f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:45:32.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:45:42.294Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=9ee8c655-1c22-46f3-a7e9-19a91ac685fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:45:42.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:45:52.312Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=26892fe3-65da-4461-83c5-89916ff32a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:45:52.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T05:45:57.742Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T05:45:57.743Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-16T05:45:57.744Z |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-07-16T05:45:57.748Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T05:45:57.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T05:45:57.757Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T05:45:57.757Z |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-07-16T05:45:57.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:46:02.360Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=0fa196f8-c924-40f0-9b99-dd1a360e4cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:46:02.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:46:12.412Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=41cd774a-fa1a-44fe-8d28-5a2b9bb92faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:46:12.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:46:22.437Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=d3c25d55-78a7-4758-8dad-4c40926ef880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:46:22.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:46:32.464Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=826f3377-a3e0-44d6-9d27-b687a7c92d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:46:32.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:46:42.484Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=b32b9e63-ff27-4a25-9550-f02859b4a2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:46:42.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:46:52.500Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=ba3defec-aae2-4631-bf6a-c3c986248433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:46:52.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:47:02.541Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=fb18513c-c2e3-4d4f-82b3-1d6f61f7735b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:47:02.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:47:12.554Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=7b058d69-bbb7-49d3-b631-2cd8fbf920b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:47:12.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:47:22.567Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=7c03470c-2470-4e61-b79a-d1d2be347bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:47:22.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:47:32.580Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=bb485867-e78e-46b9-8604-0955bab11c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:47:32.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:47:42.602Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=63bda70b-5c69-46ba-8ab0-29797bd6c6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:47:42.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:47:52.618Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=303c27e6-523f-4cbc-a89c-6e9f77db35c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:47:52.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:48:02.631Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=f55cdeb0-ec86-42c1-bc7c-373b11d6aaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:48:02.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:48:12.645Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=c494625c-c9f8-4d3a-8938-3fa1f4685437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:48:12.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:48:22.659Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=719e2e5a-f517-4acd-9131-ba5e5f84a560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:48:22.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:48:32.673Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=d53817e9-d493-45c8-9a35-09f325fad902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:48:32.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:48:42.686Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=34951ab7-7794-4651-ab93-99bf41946196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:48:42.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:48:52.702Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=a9a75097-063b-4c85-b5b0-ba2d78d32ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:48:52.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:49:02.744Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=98d294ae-cd30-4b01-8b23-c8a4609f7e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:49:02.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:49:12.761Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=bd841f88-f0c1-4739-a4f0-0b64de121cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:49:12.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:49:22.775Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=2abe3b5c-736f-4fde-a1e4-ace9d6893432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:49:22.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:49:32.794Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=99b8ca30-e56f-4a22-ac82-3f358582dd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:49:32.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:49:42.808Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=56cf7095-32d8-4f2a-b27a-2e2de10bb0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:49:42.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:49:52.819Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=5e35ca93-e14c-4e92-993b-27ea1f470159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:49:52.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:50:02.834Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=bc6d7242-1ddd-4fbe-acf5-306bdaf600ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:50:02.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:50:12.846Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=a01cd21e-e438-42aa-b4ff-4f615e64ca20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:50:12.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:50:22.860Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=00e2dfd1-fa84-4e46-a040-2099d1bcd638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:50:22.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:50:32.874Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=79729d88-6ae4-4f7d-8224-e57c2f88f97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:50:32.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:50:42.885Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=0540f665-7268-4f6e-97b1-a4894dd57d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:50:42.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:50:52.897Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=874de1b3-00f6-45d2-be35-95ef9c13fd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:50:52.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T05:50:57.683Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T05:50:57.683Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-16T05:50:57.685Z |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-07-16T05:50:57.689Z |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-07-16T05:50:57.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T05:50:57.729Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T05:50:57.729Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-16T05:50:57.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:51:02.909Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=b6dc8b0a-1f9c-42f2-a1d2-180cdf77f533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:51:02.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:51:12.926Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=43f4c5ce-c48b-4be9-bd9b-be206798139d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:51:12.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:51:22.944Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=734ed8c5-b6e4-4fc1-b224-d27746435e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:51:22.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:51:32.957Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=8c5f489f-9077-4389-b5c6-746599769170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:51:32.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:51:42.976Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=9c7d52f6-bce4-4796-abb8-2833dad0f685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:51:43.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:51:53.007Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=d85d2662-6829-4044-8870-09c5ebe300d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:51:53.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:52:03.018Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=30231a58-40b2-457d-80d7-a1d301d6cd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:52:03.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:52:13.030Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=3925db31-821d-4f24-94f5-15966ee1e195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:52:13.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:52:23.044Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=a5152418-3cba-4d5e-815c-36aa15cdc8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:52:23.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:52:33.062Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=1996ecf7-0342-44d6-a268-6d11a2a57d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:52:33.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:52:43.076Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=ee5f773a-6772-44fb-b018-b86c4c81a785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:52:43.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:52:53.087Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=2ba4d770-8c60-4342-94a5-9aa3152df77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:52:53.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:53:03.098Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=9bd44ae8-c53d-463f-a8b8-0786f5f20ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:53:03.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:53:13.110Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=1aee3074-3b73-40d4-bacb-ba687633d046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:53:13.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:53:23.122Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=267e6bba-c928-4105-85b3-486f130ee774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:53:23.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:53:33.134Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=7eb02260-9861-479a-b1af-22989b543ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:53:33.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:53:43.154Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=fba4fe74-6597-4571-8e90-3d7880846b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:53:43.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:53:53.166Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=9d27938b-8503-48d8-b9ee-95a0f1a9d530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:53:53.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:54:03.186Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=e3bffd70-80c9-4df6-b7b3-9272d501cd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:54:03.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:54:13.202Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=f5c8f647-d566-4ed2-8c74-460157b9e2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:54:13.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:54:23.218Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=0cf6178a-efcf-4f2b-93f1-ea970488af8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:54:23.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:54:33.235Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=9a0857b6-7049-432e-b123-057cd79b0776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:54:33.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:54:43.255Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=a7c51f66-5b63-4ef4-bebd-d7144f22f3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:54:43.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:54:53.275Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=990b6608-1975-40fb-baf7-273a05775b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:54:53.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:55:03.288Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=7ebfbf80-838d-4257-9c73-bd17b42f95f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:55:03.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:55:13.299Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=011c08d1-dc9e-4322-9f7f-a9fb898cfacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:55:13.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:55:23.313Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=627acac1-a87b-41e9-b806-877cb57d839d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:55:23.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:55:33.326Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=9687fb6f-54ec-4182-ad92-8198cecf2fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:55:33.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:55:43.337Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=edf7e62a-7f31-4de8-a563-fd40719d4d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:55:43.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:55:53.347Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=64a681a6-53d1-4101-b4ef-c61b546e77ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:55:53.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T05:55:57.716Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T05:55:57.717Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-16T05:55:57.718Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T05:55:57.721Z |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-07-16T05:55:57.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T05:55:57.728Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T05:55:57.728Z |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-07-16T05:55:57.730Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:56:03.358Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=c8e34191-4ac3-4a48-96f5-be0bb5cdded5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:56:03.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:56:13.368Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=889bff34-11d3-4820-8ed1-ed532e774279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:56:13.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:56:23.382Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=36d603e4-1d25-46a1-9e6c-7715567b67b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:56:23.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:56:33.398Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=b8d988f3-8344-4341-9f9b-76ac89d41ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:56:33.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:56:43.412Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=b99b569b-7442-44b1-89b2-2a3e0c46cb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:56:43.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:56:53.425Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=90e048d7-08b2-417c-8058-8189e028f4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:56:53.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:57:03.440Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=e2cda69a-4b73-4dd1-bcb6-5d298773b556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:57:03.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:57:13.458Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=6c7fbf74-512c-4a5d-ad96-f6edc6d645c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:57:13.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:57:23.470Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=512a6360-7023-4459-a6fa-bfaced041f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:57:23.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:57:33.495Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=b7f5ade9-dc2f-45c1-84c7-e4fdf9f4b4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:57:33.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:57:43.510Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=1ef260db-2225-44d9-a8a5-ac4b53679bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:57:43.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:57:53.522Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=c17fe15c-4c13-454b-a2fd-edff94e928a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:57:53.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:58:03.545Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=0990f529-c615-4700-b76d-57863cb87787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:58:03.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:58:13.555Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=5459d39d-c9c4-49e8-9909-8392d0809ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:58:13.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:58:23.565Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=f91ebe38-f128-4369-8d0c-920818ecd9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:58:23.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:58:33.579Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=c850e06b-f891-400b-9274-8bf6d85edc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:58:33.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:58:43.591Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=03978c01-de6a-4589-a178-3fc99e35dea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:58:43.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:58:53.607Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=a2602a18-3c69-4d1b-a0c6-d8ec4705a0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:58:53.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:59:03.619Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=3bae7ef0-0e1a-42b4-8d1f-a1f13108663a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:59:03.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:59:13.635Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=94f8e9d0-ead4-4695-9883-39187e6d16c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:59:13.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:59:23.649Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=b2cb0acc-c035-4fb5-9546-a8c32f0bb051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:59:23.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:59:33.662Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=808052bd-12cd-404c-b163-a057c874f799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:59:33.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:59:43.676Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=f8a4af5b-f371-402b-b5fb-5adf19e3f008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:59:43.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:59:53.685Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=8441c684-72d8-4929-9520-77acfee3cd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T05:59:53.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:00:03.694Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=ae1e2473-70d5-414b-b615-e044f077d76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:00:03.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:00:13.705Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=e3a02e65-a954-4b8e-9bfc-50138b2c27ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:00:13.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:00:23.723Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=05d8419e-f2f7-4c5c-b8c2-d222ce8cd0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:00:23.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:00:33.733Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=fa58c932-b190-4dba-b95b-d0bb2a51d582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:00:33.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:00:43.750Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=d073d8bd-7c07-4b03-a96e-845fe3865da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:00:43.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:00:53.761Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=e8617407-36ba-4b75-bbc1-08992f4f197c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:00:53.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T06:00:57.733Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T06:00:57.734Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-16T06:00:57.735Z |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-07-16T06:00:57.738Z |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-07-16T06:00:57.744Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T06:00:57.745Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T06:00:57.745Z |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-07-16T06:00:57.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:01:03.771Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=d286ba54-d2c4-44f4-b314-35e8035cb4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:01:03.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:01:13.784Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=8311d0e6-b486-4475-8580-1429f9b71e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:01:13.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:01:23.795Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=2633c3ba-227f-4059-b36e-bd980f496269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:01:23.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:01:33.814Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=5c5f09da-5e52-4698-93bd-b44764b0b3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:01:33.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:01:43.827Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=8306f00f-a9e7-4e12-8bcc-6b2ffdd43e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:01:43.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:01:53.842Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=acb559ea-55e6-45da-b017-585cd88a1f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:01:53.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:02:03.855Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=6434f59c-cb84-4506-b311-2df2b91eecd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:02:03.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:02:13.866Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=83f06984-5f7e-4e44-9944-e6c9a42e70b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:02:13.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:02:23.879Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=37fcb91d-431d-4a73-8ae0-4b31cbf9720c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:02:23.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:02:33.891Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=2f8466d4-9c48-45ed-9933-ba503ad48291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:02:33.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:02:43.903Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=71977b50-a849-4cd1-a743-320b82fc0564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:02:43.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:02:53.920Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=3e5b203d-a786-4937-9f20-af006f942da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:02:53.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:03:03.929Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=ba1138e6-8675-45a5-a394-c1b7f7aaa99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:03:03.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:03:13.940Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=281a6bf2-0c48-4e08-8e29-16a8a9deef22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:03:13.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:03:23.955Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=3bfe3b88-8508-4e5a-849d-8f59be77b9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:03:23.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:03:33.973Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=c419d8e5-01ba-4000-a7c6-858900862161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:03:34.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:03:44.007Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=e3f21eec-0cf9-415c-8624-5124e8f1f9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:03:44.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:03:54.019Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=620fbceb-2076-44fb-b04d-ad12c13ab25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:03:54.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:04:04.033Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=4cfd1858-0324-4ab7-a13a-65bfb19de8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:04:04.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:04:14.044Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=ad731eb6-f961-4f93-8de4-fea1cd0676a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:04:14.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:04:24.056Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=8802aa4c-747f-4f83-816f-33d1c6341fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:04:24.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:04:34.074Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=625fa445-bda4-4a1e-93a7-aaa2346b1d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:04:34.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:04:44.086Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=1f57c5ed-7095-4a43-bd11-9a0f97fc110d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:04:44.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:04:54.096Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=3afea64e-e99f-4f8a-a2d1-bf773a478b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:04:54.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:05:04.106Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=2d4d5ac1-404c-4863-adc0-22cfb964b6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:05:04.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:05:14.117Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=363dc8e2-38ea-4941-96eb-df386b4fbec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:05:14.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:05:24.126Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=8960f2b6-5986-4b6d-9abb-3cc624dcedd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:05:24.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:05:34.136Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=8dd0447a-39d9-40b9-946b-7d229870176b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:05:34.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:05:44.159Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=f2d7149c-5ae4-4fd1-8b4d-5db1085a705c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:05:44.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:05:54.170Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=dd7264bb-0a04-4cc2-b79d-b36abbac7e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:05:54.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T06:05:57.691Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T06:05:57.691Z |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-07-16T06:05:57.692Z |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-07-16T06:05:57.696Z |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-07-16T06:05:57.704Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T06:05:57.704Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T06:05:57.704Z |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-07-16T06:05:57.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:06:04.180Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=98832f46-26e6-4db4-a696-e9d33390d305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:06:04.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:06:14.199Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=7288ee4d-2081-4e8e-acf0-ad4695542c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:06:14.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:06:24.210Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=22eaadd3-d22a-4848-9b4c-e668de0fe0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:06:24.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:06:34.220Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=89cd5b07-b0b1-4b47-8ca1-09b9774f6834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:06:34.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:06:44.230Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=c3819178-a89c-4f3b-86e4-f131619b8698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:06:44.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:06:54.242Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=df7aaddf-c6ee-4550-96f1-58b1b3d0ca6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:06:54.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:07:04.258Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=3455ce9b-30a6-4324-a834-ded904ab97d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:07:04.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:07:14.269Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=e0584d22-a1c9-4c2a-8558-8b77731a47b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:07:14.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:07:24.283Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=d4977c3d-d7f1-4f53-ab04-04cde905597d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:07:24.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:07:34.293Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=106b1b70-efa6-412a-a4be-36994bf39bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:07:34.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:07:44.303Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=7e42db80-436a-4c10-b75d-8a3257de0e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:07:44.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:07:54.320Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=184d57a1-75e5-4394-9470-d300d6c493ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:07:54.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:08:04.337Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=10db6820-1ab8-4490-a30e-b4244dd621e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:08:04.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:08:14.351Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=44eaddce-13a9-4311-8373-0144816c72b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:08:14.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:08:24.368Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=f852e3f6-a032-4e5e-9fa0-1e7d1d75edf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:08:24.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:08:34.381Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=f39621a9-897c-4e55-9d60-fe0cabdfaf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:08:34.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:08:44.396Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=45a13887-b7e5-41fd-89a8-4c7ca97ba172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:08:44.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:08:54.406Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=4a8f5618-9ffa-4640-a66b-9d61dc3ed9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:08:54.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:09:04.420Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=26f1e527-65c7-402f-b11c-ad83e19b2a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:09:04.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:09:14.431Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=926a20a0-d3a0-4be1-a34a-128e39143070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:09:14.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:09:24.446Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=8fe60331-8ad3-446c-bec3-51f785390e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:09:24.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:09:34.467Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=b531c62c-d720-470b-a756-68b70c26dc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:09:34.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:09:44.479Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=9c2bc8f8-b3af-445e-a350-b7e6d1e58ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:09:44.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:09:54.494Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=f93eeec9-2ab4-47ea-acbd-6e77c1e6805a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:09:54.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:10:04.508Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=e8a7fe48-ba5b-4903-bfea-40d874370ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:10:04.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:10:14.519Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=12237251-e02b-4bdc-b1af-3efb42e40f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:10:14.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:10:24.531Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=ce1bcd78-cec3-4a88-913f-53d4f4d687de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:10:24.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:10:34.547Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=33f40d36-dd0d-42a5-98f3-b8f32ac133e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:10:34.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:10:44.560Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=c658f673-291c-47da-af05-0a4adf8df5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:10:44.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:10:54.571Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=dfe16249-20ad-40c5-b5b9-4975e31fc20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:10:54.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T06:10:57.674Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T06:10:57.675Z |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-07-16T06:10:57.676Z |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-07-16T06:10:57.679Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T06:10:57.686Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T06:10:57.686Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T06:10:57.686Z |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-07-16T06:10:57.689Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:11:04.584Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=f8cd08fc-92a1-4acc-9e6e-de0ab0c14df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:11:04.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:11:14.595Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=3f4eca47-bb75-4d03-b50e-fb23aab817e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:11:14.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:11:24.607Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=f6aacfe8-da0b-409a-8f3f-05ed09f3c66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:11:24.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:11:34.621Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=923a3a5e-93c3-4c7d-857f-d6ea915f5d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:11:34.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:11:44.632Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=eff447b5-8cef-41c2-bbd0-b62563aa3ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:11:44.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:11:54.643Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=d7304dc1-42d7-409e-b533-af8e8d36d9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:11:54.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:12:04.654Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=6a862214-9c24-4f2e-8cc5-c268595e91d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:12:04.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:12:14.668Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=7b51d336-68d1-4360-a705-7d4aa9d3a0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:12:14.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:12:24.681Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=0c5db794-2b89-4112-8177-c647b3885356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:12:24.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:12:34.694Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=391b6b9a-df58-4909-bb3d-f9c885585f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:12:34.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:12:44.706Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=72f5a323-12ee-4824-8f0a-4e14a232f827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:12:44.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:12:54.723Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=bd9f7524-43bf-4f00-a96b-9b1d8012a591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:12:54.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:13:04.734Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=6a1d57a5-270f-4835-9437-6413558a624e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:13:04.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:13:14.750Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=014e13cf-8d38-4265-8eab-730fa172ad22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:13:14.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:13:24.759Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=88091db4-621e-4542-b268-59424100ae2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:13:24.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:13:34.768Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=86f3ca66-9678-45ee-ab62-9886e7f54176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:13:34.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:13:44.782Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=f2e3c504-93a3-4b4e-b48a-a981e2f9e6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:13:44.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:13:54.792Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=4ff94c83-8c79-4357-a1af-6678c3ba732e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:13:54.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:14:04.818Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=933d0f2d-832c-4aba-b841-82fb70327f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:14:04.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:14:14.835Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=faa68cd6-d925-4486-a843-585953133f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:14:14.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:14:24.856Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=2c907279-08fc-415f-9ab4-6bd715d2f764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:14:24.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:14:34.866Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=8284d8ed-59f9-48e6-9f08-71c75b586c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:14:34.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:14:44.878Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=1794f16c-106f-4052-a3ca-9067992a1c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:14:44.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:14:54.892Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=338688bc-d886-473c-80e8-2d548836ae7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:14:54.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:15:04.903Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=c61e8fb3-36dd-422a-b42d-96cf295e35be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:15:04.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:15:14.915Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=b6c20b00-1075-4678-985a-f61dc69bc78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:15:14.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:15:24.926Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=260c2f3a-9854-4367-8f92-01bf48112077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:15:24.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:15:34.937Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=fb62517a-250d-4d36-9179-b2cc5358f282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:15:34.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:15:44.949Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=75308680-5ea5-48ee-8e00-0b9fc2d728fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:15:44.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:15:54.965Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=034cea2a-5278-4592-a90f-dfddf4d60b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:15:54.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T06:15:57.660Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T06:15:57.661Z |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-07-16T06:15:57.662Z |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-07-16T06:15:57.665Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T06:15:57.672Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T06:15:57.672Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T06:15:57.672Z |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-07-16T06:15:57.674Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:16:04.978Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=fa91c36f-bc86-4556-ade5-f949fe0d2dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:16:04.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:16:14.994Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=07183946-94f1-4690-9247-1390634c708a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:16:15.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:16:25.007Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=52864e39-cb56-42a1-baab-b38ae7727760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:16:25.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:16:35.020Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=4d2c350a-cf64-46ea-81d7-a27d2a7c8522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:16:35.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:16:45.030Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=9adcf402-876f-454b-9025-cd7a5489dd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:16:45.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:16:55.044Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=71c827f6-e2f5-4928-a72b-77c379368a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:16:55.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:17:05.057Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=c93d3fe1-60b4-4665-bd70-c25163c12700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:17:05.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:17:15.069Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=a3db742a-0d14-4d38-9422-5d86e1857aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:17:15.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:17:25.079Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=f0f9d1ae-d84c-4d10-96ff-75c0a39bcde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:17:25.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:17:35.095Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=ae2525a3-de97-4c0a-9b8d-4003eeb3efa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:17:35.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:17:45.134Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=0fc7c747-f9e8-4220-a9da-2405e45a45f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:17:45.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:17:55.144Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=a6040a42-b08d-496e-9d41-6e499987b94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:17:55.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:18:05.156Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=2cafba1d-ba73-4de1-9764-7774151c1fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:18:05.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:18:15.165Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=f34d0bd4-6d11-4baa-863b-42bbcb7dc90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:18:15.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:18:25.186Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=c1380fbb-cd10-43f8-9d7b-15b295439228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:18:25.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:18:35.206Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=8b194f6c-3bce-48e4-aa04-fb6f311d9e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:18:35.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:18:45.216Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=966a722d-4d17-4c63-8840-9747062607b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:18:45.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:18:55.235Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=951b913b-3805-4aa2-b883-cb9050d5f3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:18:55.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:19:05.248Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=e51fa1af-6dfe-4308-bcc2-2aa8b639b4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:19:05.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:19:15.263Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=1ceb607b-03e4-4c67-873d-86adc8c6c959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:19:15.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:19:25.274Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=58cc6a07-fc1b-47f7-bb9a-e59c90670806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:19:25.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:19:35.289Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=786bc3eb-b410-4507-82ea-0f9b2cc4231b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:19:35.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:19:45.298Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=bff8660b-8854-49b5-844c-49c5f820fe4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:19:45.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:19:55.313Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=2de60bd6-35b0-404e-8618-bf48ad93f7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:19:55.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:20:05.326Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=b12aa079-2d1b-421c-b7d9-995f2946213d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:20:05.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:20:15.342Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=36563f79-b4b5-4062-b791-6715fad9c835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:20:15.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:20:25.352Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=eb8142c3-5d9e-41a1-ae81-a65529090bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:20:25.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:20:35.365Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=68af8e59-e2d2-47ca-99de-8528891cce2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:20:35.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:20:45.376Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=4827f7b1-004c-4863-9a80-0a74d9b1b1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:20:45.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:20:55.395Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=73579abb-e34f-46d5-988e-96da0c6c7782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:20:55.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T06:20:57.743Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T06:20:57.744Z |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-07-16T06:20:57.745Z |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-07-16T06:20:57.751Z |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-07-16T06:20:57.761Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T06:20:57.761Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T06:20:57.761Z |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-07-16T06:20:57.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:21:05.409Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=9cbc66fd-f6b9-42f3-b5c7-b8d132eb0eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:21:05.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:21:15.422Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=2ebd5e8b-0b36-4d5c-9a98-44c26c8fefd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:21:15.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:21:25.432Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=343b16bd-6969-461a-b3dc-dc08f3d12be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:21:25.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:21:35.445Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=c9eb7908-93cf-4bfa-9c3b-af9f875de402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:21:35.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:21:45.456Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=f09c45b1-41e0-4806-8966-04095263926e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:21:45.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:21:55.466Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=4a8056a9-5895-425b-8832-e4a495216ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:21:55.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:22:05.477Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=acab5454-0e18-4967-b79d-66ffc5f4d698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:22:05.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:22:15.490Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=dbbb7621-3511-47ad-ae19-060f22c9abf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:22:15.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:22:25.499Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=db1c71f2-dbd6-498e-920e-1d401f78e4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:22:25.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:22:35.508Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=2e4c7902-a622-458f-b006-32d6fd0bef11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:22:35.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:22:45.518Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=d361f30c-7efd-49d5-b59f-de9a960dbcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:22:45.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:22:55.542Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=b0d38635-c78e-4509-b00d-1383da2bc6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:22:55.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:23:05.558Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=1788292b-923e-485a-8d9b-fd829076f785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:23:05.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:23:15.580Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=7f6e46d8-4442-4c2f-8e1c-94a515a2bb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:23:15.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:23:25.590Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=ccc1f801-a3a5-43a4-a61e-1aeea31ef067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:23:25.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:23:35.600Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=c875c4e4-f83d-4645-9d02-a5f7ef9f93fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:23:35.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:23:45.610Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=eeaefa06-a2bb-4089-91b0-53a4299e63b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:23:45.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:23:55.621Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=cab0029a-ca4a-4f94-86d2-c38978fe9613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:23:55.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:24:05.635Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=49ecf5bd-b38e-4663-9386-ebd09ce3fe5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:24:05.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:24:15.650Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=bedcdb08-f0bf-4cf2-b67f-7df2cd99940e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:24:15.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:24:25.664Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=c07af9f0-2e3b-4268-a7a8-fe4f868564a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:24:25.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:24:35.683Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=dd30c248-0e2b-45b2-821c-c34048e646ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:24:35.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:24:45.693Z |INFO |Init configs |InvocationID=67b3d055-eb8d-49b0-a8d9-cdcccaa73a00, InstanceUUID=cd84dd05-ed21-47e2-816a-caf50bda0b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T06:24:45.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |