By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T02:57:27.080Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T02:57:27.083Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-26T02:57:27.120Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T02:57:27.919Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T02:57:28.042Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T02:57:28.043Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T02:57:28.043Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-26T02:57:28.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-26T02:57:28.293Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-26T02:57:28.322Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-26T02:57:29.720Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-26T02:57:30.120Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-26T02:57:30.138Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-26T02:57:30.138Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-26T02:57:30.193Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-26T02:57:30.193Z |INFO |Root WebApplicationContext: initialization completed in 1871 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-26T02:57:30.562Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-26T02:57:31.316Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-26T02:57:32.426Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-26T02:57:32.948Z |INFO |Started MainApp in 8.122 seconds (JVM running for 8.799) |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-26T02:57:33.015Z |INFO |Start scheduling PRH workflow |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:57:33.026Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=b22aef4f-bf85-470f-b092-b6b44436028b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T02:57:34.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:57:34.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-26T02:57:39.673Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-26T02:57:39.673Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-26T02:57:39.676Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:57:44.453Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=b68cf527-2525-400e-ae96-2a121f88965d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T02:57:45.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:57:45.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:57:55.513Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=b61d9642-ade7-4267-89ca-12ff987a5169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T02:57:56.552Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:57:56.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:58:06.554Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=a65ac34e-a1a1-4e6e-8800-d223abc2a08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T02:58:07.624Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:58:07.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:58:17.631Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=e0cd6ed1-0a8e-47eb-9307-1867dd9f82a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T02:58:18.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:58:18.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:58:28.666Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=d55b62cc-9ccc-4919-932e-449d43b5338c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T02:58:29.704Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:58:29.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:58:39.705Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=e83cd419-9ca6-498b-9886-d3b69ee5956b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T02:58:40.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:58:40.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:58:50.745Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=3cbef10c-57cf-4d83-a213-8513badd6dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:58:51.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:59:01.051Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=5453de7d-b8fb-4513-83ab-ce5f70f448aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:59:01.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:59:11.071Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=04a5b976-1cbd-4fd2-9b62-b7f3e565578b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:59:11.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:59:21.088Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=0816fac2-6d03-4eb2-8d72-6f2a91b27d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:59:21.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:59:31.109Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=3e00141e-82b9-4615-bbe3-23b88f171c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:59:31.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:59:41.131Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=bb07ddfa-b33b-40d8-8d49-5e4e77da1baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:59:41.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:59:51.147Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=2924b765-679e-40e9-bcce-9e93f98d3338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T02:59:51.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:00:01.165Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=5f21cd8f-1055-4b13-adc3-6b136eae8235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:00:01.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:00:11.185Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=3312655e-ec9b-4b16-8818-1aa758d79cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:00:11.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:00:21.200Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=13943cc6-bef4-40f7-95e7-122f36d2698d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:00:21.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:00:31.218Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=28ec8be7-f82a-4657-a3a7-dfc4a929f321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:00:31.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:00:41.233Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=b8e270c6-523b-4ca9-ae03-62d195dbbfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:00:41.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:00:51.255Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=f8672aaf-c83e-4b74-b836-a342fb94c29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:00:51.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:01:01.281Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=742b7895-6a42-45d9-9702-30bf36e0f9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:01:01.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:01:11.301Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=1b4e28ef-4403-4c23-8f2d-d82122276f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:01:11.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:01:21.319Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=85dea0a8-ded4-4922-b05f-08c211d7fd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:01:21.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:01:31.337Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=462e2638-fc2c-419d-acce-a087c2fe4282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:01:31.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:01:41.361Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=6db76314-bb60-44a5-a037-de5cf8ed85c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:01:41.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:01:51.381Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=8bb3a29d-efce-4cc0-a07d-9df5275ba671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:01:51.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:02:01.395Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=88c52cc0-7430-4d22-9c13-11f23e70da71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:02:01.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:02:11.410Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=f1520aa6-2b70-4cc8-8743-c78d030fe274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:02:11.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:02:21.425Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=3cc7b2ed-a4c1-435b-b189-1e20f0539914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:02:21.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:02:31.439Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=36ddec87-2a52-4e30-8353-da06f3c59a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:02:31.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T03:02:31.728Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T03:02:31.728Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-26T03:02:31.729Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:02:31.732Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:02:31.744Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:02:31.745Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T03:02:31.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-05-26T03:02:31.747Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:02:41.454Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=d755a20e-f864-4552-b488-4463c97b7c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:02:41.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:02:51.467Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=590d3e05-7377-486d-b9f4-1cdae922a053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:02:51.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:03:01.480Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=eebbabab-e403-4a50-a3f0-35eb1353b83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:03:01.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:03:11.493Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=550ddfd0-7d7d-4fc6-87df-c260f6329ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:03:11.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:03:21.506Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=cbbeb2b3-0eae-4151-a382-398be779db64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:03:21.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:03:31.518Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=a09e6603-76f7-4c2d-b0cc-01d4814aaa5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:03:31.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:03:41.531Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=d335068f-d837-438c-b659-8c58d2ea78b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:03:41.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:03:51.543Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=076636db-c8e6-4f49-a512-8e562af1c7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:03:51.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:04:01.556Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=749046b4-10a3-4fb7-ade7-2d57ecd4246d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:04:01.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:04:11.576Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=070a9e26-a644-4577-a27c-661c50f62e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:04:11.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:04:21.590Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=7fffca87-c472-4a68-9105-f07ed9f5c093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:04:21.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:04:31.605Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=2a459e4f-4ecd-4651-8e27-9c012d73556e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:04:31.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:04:41.620Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=a5a1806f-abe1-4c42-867d-181f91f09c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:04:41.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:04:51.634Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=5e663dab-0e83-4d19-839a-38077b223d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:04:51.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:05:01.647Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=23b3c99b-39a4-4920-a0fd-3c4c2afb5701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:05:01.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:05:11.657Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=cac7cc05-0d85-4352-935d-7badd69020b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:05:11.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:05:21.670Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=ab1bd671-8a30-43d3-b117-d549b1e0379a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:05:21.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:05:31.705Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=0cc9a192-755f-4d8e-96b8-bf638f6710a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:05:31.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:05:41.717Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=f5547bb4-ae29-4887-8ccc-e78a5ad399ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:05:41.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:05:51.730Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=f30377dc-a36c-44f6-9bd6-43385cc3606d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:05:51.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:06:01.743Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=7f9ba41b-3294-4e46-8d61-53f54abf7edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:06:01.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:06:11.761Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=302b7684-4a56-46ec-8458-f5d6dccd2a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:06:11.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:06:21.792Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=46eeb26a-6c75-4aaf-924a-ba283cb14ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:06:21.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:06:31.807Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=f6756b02-33ff-4bec-93cc-daab4cd3894e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:06:31.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:06:41.828Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=6be5c219-3cb7-4f79-9887-ab6eb821e0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:06:41.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:06:51.841Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=0d511c4f-ae5e-428f-b9fa-634693fde4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:06:51.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:07:01.854Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=359fa35f-d7fa-420a-a6ab-2d111914ef9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:07:01.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:07:11.866Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=a3cbed77-2634-4e71-a344-72d516a9a2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:07:11.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:07:21.878Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=f725e6a2-483f-43c8-8bb0-d018ec5a3ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:07:21.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T03:07:30.905Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T03:07:30.905Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-26T03:07:30.906Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:07:30.910Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:07:30.921Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:07:30.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T03:07:30.922Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-26T03:07:30.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:07:31.894Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=b94b6dd1-c702-4c13-a6ce-e01f374b273e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:07:31.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:07:41.907Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=66c218c7-455d-408b-8240-39a07c7c379c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:07:41.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:07:51.917Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=e52eea1a-bf89-4be7-9d01-999256f6a7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:07:51.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:08:01.928Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=6ba8895c-8ceb-4ca5-af86-d55972f4772c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:08:01.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:08:11.940Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=e5d88cfa-7d78-4411-9046-f46906e05270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:08:11.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:08:21.952Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=fbb9c2a3-be59-4c61-9a51-128b1527896d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:08:21.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:08:31.963Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=60a80bae-2a92-4bf8-a628-e423d0c83177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:08:31.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:08:41.974Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=e130a806-f2db-42b1-aaa9-e1e3861c1955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:08:41.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:08:51.987Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=0b5eeaae-49ef-4e32-97f3-d6701d814bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:08:52.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:09:02.000Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=ec485ca9-e52c-40aa-90e2-41ba3d9978e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:09:02.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:09:12.013Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=27dffa83-2e7b-45c8-83af-777ae04a0384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:09:12.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:09:22.024Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=16fe9dab-34fb-4229-8117-238201c56ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:09:22.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:09:32.034Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=bc9f4335-ab3b-48b1-87c5-d06adc9380c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:09:32.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:09:42.046Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=666b2769-9061-4bb1-812d-0ccfe4b51bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:09:42.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:09:52.058Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=2f6bac15-9f40-4a6c-837b-8f2475c5f956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:09:52.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:10:02.067Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=7ca0aeb2-2b3b-4c0f-bf46-5684e47cf2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:10:02.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:10:12.079Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=a6ecd90d-4cc6-4975-85a4-b620e9eab1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:10:12.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:10:22.096Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=f77f7e3f-18f6-4c46-ad27-93a777cee4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:10:22.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:10:32.116Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=7e951e40-b185-4c66-8d6a-dc177ecc9d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:10:32.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:10:42.129Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=63f872ca-ac64-4f58-ab32-b39dc5e23bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:10:42.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:10:52.140Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=f648af33-3a72-424d-be50-7ad6493f96c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:10:52.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:11:02.158Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=8ae39cf4-c7e7-451c-a698-df1f71723fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:11:02.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:11:12.168Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=e85a0bd6-67d9-458e-822e-48d539a73d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:11:12.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:11:22.179Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=de043c4e-e6af-4223-abd4-73a4a5f79b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:11:22.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:11:32.187Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=5b5437f4-c0bc-440e-bd64-a0fcda8897b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:11:32.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:11:42.199Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=e669a1a6-7c4a-4f21-9a5e-d34de37ca793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:11:42.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:11:52.210Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=3b69c368-860d-481f-ad70-76b5ae6d549e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:11:52.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:12:02.221Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=73aa62d3-6316-41a4-a13a-63b6b26b81a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:12:02.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:12:12.232Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=55a1cf11-c004-4b07-9e0c-2cbcbce860be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:12:12.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:12:22.243Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=7453d327-9a9a-4b87-b776-64362c659776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:12:22.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T03:12:30.836Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T03:12:30.837Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-26T03:12:30.838Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:12:30.841Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:12:30.850Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:12:30.850Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T03:12:30.850Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-26T03:12:30.853Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:12:32.254Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=40c14ffc-b6aa-421f-ad56-de1b9106dff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:12:32.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:12:42.265Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=8093ebf1-88e4-49e5-acb5-a46daa5bd4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:12:42.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:12:52.276Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=aa1ec956-9a58-43bd-8f7d-3bdd7cc55ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:12:52.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:13:02.298Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=ceffa782-6591-4710-88b1-b9a20120015f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:13:02.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:13:12.308Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=a651195b-4df4-4b8d-8806-6aef1c808c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:13:12.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:13:22.318Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=cc42756c-ce20-44ef-8a2a-e03d111ad705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:13:22.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:13:32.329Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=7bad23ac-b696-4634-a35e-9135c72e2a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:13:32.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:13:42.339Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=b45b7c79-74c6-44fa-928c-455a88111751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:13:42.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:13:52.351Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=b3b73f74-60f2-4e1f-803f-fb36a42359ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:13:52.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:14:02.361Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=72011cfb-4f5d-4890-9b1c-359d172a0340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:14:02.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:14:12.373Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=48df1950-7256-44c4-9e5d-d6a8f1884916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:14:12.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:14:22.384Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=819781a6-6dff-498f-871d-2aaa2aa5e302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:14:22.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:14:32.395Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=44f21875-e4ce-4323-a051-5ae006faf73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:14:32.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:14:42.407Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=50376261-39e9-4642-9dc5-e085e5d4dbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:14:42.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:14:52.417Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=3a87feda-505c-4923-aa0a-50e9c5d198cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:14:52.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:15:02.426Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=7454129b-44f4-453a-8144-d3ab9b1db958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:15:02.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:15:12.436Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=a4fdaa13-a7a0-49ab-93ff-5bb351d1f034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:15:12.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:15:22.445Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=2a2f45ed-abec-4ebd-a890-5bcc171a03c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:15:22.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:15:32.454Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=c2f7a168-36fe-46ef-bd94-b210013b4a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:15:32.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:15:42.464Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=0ee04142-1d09-4655-b492-5dec8be6b9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:15:42.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:15:52.472Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=7e81ae71-7bd0-487f-8771-6fdcbd22d703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:15:52.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:16:02.482Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=c341062d-2428-44c8-aacc-72199921dd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:16:02.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:16:12.490Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=6a2f6d9c-23d5-4fbe-8371-3cdc8866a22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:16:12.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:16:22.500Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=2b5cf116-1f12-4485-906a-2be234490923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:16:22.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:16:32.515Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=e4f72f65-51d9-4dcc-b3d1-98da605302c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:16:32.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:16:42.531Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=ba32179c-a21e-4cdb-a947-63c45d6cdf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:16:42.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:16:52.541Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=89df751a-b425-418d-83b4-10b1df408bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:16:52.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:17:02.551Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=625e52e7-5542-443f-81e4-5f1f73bad43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:17:02.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:17:12.560Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=e2472c7d-86b0-4b8e-a53a-a74a27b56e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:17:12.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:17:22.570Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=37662487-1c8f-4c09-8905-0d3c9578e95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:17:22.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T03:17:30.907Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T03:17:30.908Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-26T03:17:30.909Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:17:30.912Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:17:30.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:17:30.922Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T03:17:30.922Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-26T03:17:30.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:17:32.582Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=8425fdea-8195-422f-9395-b17dfc9d9325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:17:32.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:17:42.594Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=07342fe3-96f5-44f0-ab9f-7d7fa13c6bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:17:42.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:17:52.604Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=975cd58f-75dc-4d63-98bb-21800269fbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:17:52.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:18:02.612Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=7242406f-6039-44d5-97d4-342f6c5858bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:18:02.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:18:12.624Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=40561d67-bace-4590-ace7-d2ab16f3f8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:18:12.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:18:22.636Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=18667a53-7da7-4e17-8917-7d1187c128f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:18:22.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:18:32.646Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=eb3b8af2-b6fc-43ea-abd0-7324449e9686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:18:32.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:18:42.657Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=e56c3b72-48c4-49c0-a25b-9f4cc6f6f285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:18:42.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:18:52.666Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=bc349333-696d-4a91-9cfd-51f1bda10b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:18:52.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:19:02.675Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=5c9dddb5-f87e-4ddd-a363-4282e2a6d24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:19:02.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:19:12.686Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=b681babd-ddf1-49f3-9706-af5fe5bb4c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:19:12.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:19:22.697Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=273bbd1d-d2f0-4d0a-8f5c-f9a94083114b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:19:22.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:19:32.705Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=c27a68da-26b5-46d3-a2a1-28a1cbdc05e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:19:32.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:19:42.717Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=6cdd8088-28cf-4a49-a17d-e08db6f1f43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:19:42.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:19:52.727Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=a3df65a6-0da4-4319-b983-0d70a7c294b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:19:52.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:20:02.739Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=7d69963c-c442-41f4-9bb1-98bb85842a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:20:02.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:20:12.760Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=2bf8907f-3df9-4854-acde-318677648146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:20:12.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:20:22.781Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=0e0d3dd5-56a8-4649-8ef2-374191c1246a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:20:22.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:20:32.795Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=bbe9862d-d1e7-41da-809e-3d886d5a00bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:20:32.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:20:42.805Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=56b8c1fa-c0c3-4934-90ec-43e010fbb136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:20:42.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:20:52.814Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=3a138ddf-7956-4a7a-8e42-d0f553b328c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:20:52.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:21:02.823Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=48b07a4f-2b5f-4c56-85fb-76282cd083a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:21:02.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:21:12.834Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=e281c516-b7e0-4bb3-93b4-3cd991496046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:21:12.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:21:22.845Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=d6834483-d004-49d7-b201-74fd8ed92b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:21:22.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:21:32.856Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=7d855971-f8bb-4535-900e-2a15a7be268d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:21:32.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:21:42.873Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=577f58d7-72a5-43ad-b9e6-91ce60698dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:21:42.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:21:52.884Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=14107cec-14d2-411a-9651-1442d8a8c2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:21:52.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:22:02.898Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=678448fb-2a41-411d-912b-5b6e82f34f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:22:02.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:22:12.908Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=59490b92-de18-4acd-aae4-7cda26e22a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:22:12.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:22:22.917Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=7b76b7e6-0ff0-40cf-8a58-29b482544951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:22:22.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T03:22:30.954Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T03:22:30.954Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-26T03:22:30.956Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:22:30.961Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:22:30.971Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:22:30.971Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T03:22:30.971Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-26T03:22:30.975Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:22:32.926Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=2a63cdaf-c667-4d1a-9eb6-92c62ec68412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:22:32.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:22:42.936Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=821c0590-2d74-4fc7-ac54-4847e99efa36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:22:42.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:22:52.946Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=b4b8f989-df6b-4133-b247-c48e4e0529eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:22:52.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:23:02.955Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=88aafef4-05c5-4e51-b4ae-4a1f03c8d176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:23:02.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:23:12.964Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=f2f26ac5-bcaf-466d-afd4-be9f85aaa5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:23:12.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:23:22.973Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=3faeaa95-d6e3-4116-bb7f-0bd4287f8a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:23:22.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:23:32.988Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=f262152b-3abe-49ca-b6ea-f243e2cc40dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:23:32.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:23:42.999Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=20e14d88-7c48-4a71-9c62-8484ecd956c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:23:43.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:23:53.009Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=cc204c3d-8cc0-45e9-bcd3-dd3da81712bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:23:53.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:24:03.018Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=73d74c18-59ef-412e-b832-884ff58b2288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:24:03.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:24:13.028Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=a02da382-d51c-46fa-ab18-64b00f9d47bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:24:13.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:24:23.037Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=cd6856ce-a3f5-49a2-8723-27db5bef196a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:24:23.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:24:33.052Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=d52dc7bf-49d6-40b8-a498-2ca6e03004b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:24:33.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:24:43.061Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=f29b8181-2005-4983-a93a-d96b1da04bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:24:43.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:24:53.070Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=8d51c7de-b43e-4b4f-941f-d36dab0905b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:24:53.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:25:03.079Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=c02c6f4d-318e-476d-b656-217cc4820e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:25:03.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:25:13.088Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=9779ed4d-80b7-465f-bd6d-7c901b42f765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:25:13.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:25:23.096Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=5ddf0f78-f902-4603-8a20-1dd4cf18c297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:25:23.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:25:33.106Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=0cd14954-b32c-4a79-9d94-3b8319c4f4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:25:33.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:25:43.115Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=f2298043-9741-4f54-bc29-5a76c0d50229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:25:43.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:25:53.126Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=3d17cbd6-8ea2-4769-88a5-46b957d2be1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:25:53.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:26:03.135Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=7372fc81-0a48-4bd5-9f5d-242c5af83ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:26:03.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:26:13.144Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=f78b4a68-35dc-47b2-95e1-71b8662417bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:26:13.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:26:23.155Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=0d79986b-7e72-490c-89d6-9ce1fd048872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:26:23.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:26:33.164Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=7796f53d-70b2-4cb2-be5c-877bba64c129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:26:33.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:26:43.172Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=29bb55e4-5815-49ca-a397-8ed686424a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:26:43.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:26:53.181Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=de51c664-4fb1-44cf-9df3-015b15cef7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:26:53.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:27:03.190Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=5a6c0782-d704-4180-8749-8a714a1f42f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:27:03.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:27:13.198Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=d934657b-24ef-46a3-9250-d130017f10bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:27:13.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:27:23.208Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=2c6ac32b-66c8-4d14-8d97-9e9a59cf936c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:27:23.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T03:27:30.839Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T03:27:30.839Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-26T03:27:30.841Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:27:30.845Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:27:30.852Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:27:30.852Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T03:27:30.852Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-26T03:27:30.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:27:33.225Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=fa529be7-725f-468f-800b-d1117a7d03b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:27:33.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:27:43.235Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=d164528d-f370-4b3c-b724-25e41cd44a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:27:43.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:27:53.246Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=7217d77b-5ba8-4e54-ae0b-8b7716e7a04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:27:53.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:28:03.255Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=9f2c42c9-ae97-4f7d-9357-d527c0621fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:28:03.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:28:13.263Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=744f1e8f-8812-494e-8417-c67aa7e99746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:28:13.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:28:23.270Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=0ddf58f4-fbf6-45ca-8050-710f26701725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:28:23.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:28:33.284Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=72c749de-6713-4030-9bb4-d7db3d3e99ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:28:33.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:28:43.292Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=63fae69f-c490-4fd6-8cb3-c506d2cc8e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:28:43.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:28:53.303Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=90311265-54c0-41f6-9c1f-115d0b3ab84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:28:53.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:29:03.312Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=3ad0d041-9a05-43d9-b8e8-c364c226ba96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:29:03.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:29:13.320Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=4c6eab9b-a0f2-4be8-8a8d-578d032335e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:29:13.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:29:23.329Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=616ae210-7dbd-4088-a9a7-474546190500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:29:23.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:29:33.339Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=c640faf6-3d04-439a-aa52-2511fa992c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:29:33.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:29:43.348Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=f191c046-cc92-406c-92cd-bcd00461638b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:29:43.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:29:53.356Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=983c09e2-1ec0-45fc-b69d-ea361ae4cd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:29:53.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:30:03.365Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=a44fb339-0a1a-4bb3-bfb0-8a7ceafca224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:30:03.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:30:13.375Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=af9b5205-3994-4f46-91d6-ef0c5d5ff4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:30:13.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:30:23.385Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=4b722b9d-869a-4191-873b-a1998fb28472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:30:23.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:30:33.395Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=d8efdc03-5a5e-48e8-aa30-52d6fdbe0378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:30:33.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:30:43.404Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=ed3ff5b8-7d7a-497b-a3fb-612bfe95281e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:30:43.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:30:53.414Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=2db13308-4875-460a-965c-27704ebb55ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:30:53.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:31:03.423Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=ca178967-bc2c-47ba-8bac-57e4283f276e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:31:03.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:31:13.433Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=a0b7397b-ae39-46d4-a7ff-83be85bd3821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:31:13.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:31:23.443Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=8e26c782-1c26-456c-bfe1-182e38984869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:31:23.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:31:33.452Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=ac7bb49b-63bb-4969-970f-983ef914f891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:31:33.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:31:43.461Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=aaeb777d-63f9-4d0f-bb01-e69856412232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:31:43.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:31:53.470Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=4c6d1c09-1cba-4673-bf66-24d2dcaddf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:31:53.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:32:03.486Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=7e4d2bea-f80b-4e7b-8b64-44bbf4d5c20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:32:03.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:32:13.494Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=bdfd4d1a-07ce-420e-b15b-361e04b88ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:32:13.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:32:23.504Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=3beb3591-a215-49ab-b25f-cc35eb5bba40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:32:23.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T03:32:30.792Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T03:32:30.793Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-26T03:32:30.794Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:32:30.797Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:32:30.803Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:32:30.803Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T03:32:30.804Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-26T03:32:30.806Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:32:33.513Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=ddca9025-3ca7-4da3-bf5d-6820bfb711ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:32:33.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:32:43.521Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=ffef5cff-7268-4ee0-9bdd-875cfded8de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:32:43.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:32:53.530Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=83169f2e-b37f-431b-b882-fdef68651ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:32:53.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:33:03.539Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=bac1a3f6-439c-4c96-8232-4baebf418a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:33:03.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:33:13.547Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=e1716ccd-daf2-4ee5-8ecb-2ba206298cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:33:13.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:33:23.557Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=cfc06738-247e-429f-9d43-98f4c28b008c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:33:23.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:33:33.568Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=40703c73-4c45-488a-a698-eb6157e00d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:33:33.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:33:43.576Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=e563680f-db67-4cf9-a214-00a34cbec105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:33:43.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:33:53.586Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=74368805-b576-49f4-be9a-54d8b2820d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:33:53.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:34:03.595Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=6691ca53-f89e-47c5-9cee-adf11bb030c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:34:03.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:34:13.603Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=dc96111f-f58a-4f1c-90a7-ac8a761d2138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:34:13.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:34:23.611Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=2f0be9ce-081f-4196-ae74-edd02a65f7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:34:23.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:34:33.620Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=12c6ee01-86cd-4e09-9fad-7d9b56a20bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:34:33.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:34:43.628Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=6f541ae3-aa63-4be9-ba3e-eb04cfd8db6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:34:43.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:34:53.636Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=cffdff4d-1c27-4e7e-9f7b-90de73ef60a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:34:53.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:35:03.644Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=32adeb74-b93c-4d25-b5e8-1ec600e8d3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:35:03.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:35:13.657Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=59725bd5-20d8-4155-91bc-d6bfe38a3a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:35:13.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:35:23.666Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=aa3f1c08-08c1-44a6-9f0d-859fb273555c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:35:23.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:35:33.675Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=a94dd4e3-6bb8-4b8a-a62f-3d8a47c0b831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:35:33.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:35:43.685Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=4bbe9f63-c205-4d06-a564-035f5af84cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:35:43.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:35:53.694Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=18b3ab71-ca74-4249-8696-51d812cbfc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:35:53.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:36:03.703Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=a1c72f5d-ea45-4d3e-b1b7-286c30eb40b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:36:03.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:36:13.711Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=e9146cde-0e2f-49a1-975a-e12b42eb1652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:36:13.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:36:23.720Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=f3602217-dd1f-48d0-9d6d-187c0611e87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:36:23.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:36:33.729Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=520cdcb7-e30f-4453-9b98-710b7f6eafbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:36:33.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:36:43.739Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=5de881d4-1bee-47b8-b717-842ea3c943e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:36:43.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:36:53.748Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=af560821-5745-4cc0-b66e-06edddc17ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:36:53.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:37:03.757Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=4d3aebb9-3846-4641-b343-7525bf11e17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:37:03.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:37:13.766Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=8629dcff-11f0-4aa4-ae27-5a7050bcffee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:37:13.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:37:23.776Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=c2a710fb-7a9f-421f-a583-89d9cfa86d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:37:23.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T03:37:30.860Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T03:37:30.861Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-26T03:37:30.862Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:37:30.864Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:37:30.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T03:37:30.871Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T03:37:30.872Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-26T03:37:30.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:37:33.785Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=1c7a4d12-810d-4e55-aef3-26e0b326c15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:37:33.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:37:43.794Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=231a6584-3c6a-4a59-9e91-88516f6b81f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:37:43.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:37:53.803Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=d013cca4-8982-4741-a6c4-c9f649614dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:37:53.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:38:03.811Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=e46590a6-587a-4c1d-a8a3-7ed426fbd025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:38:03.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:38:13.821Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=04b7b07d-1ce3-4a45-a5ec-681d92c72392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:38:13.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:38:23.830Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=4bcdba6f-039e-44aa-9ae5-c1039e9b2024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:38:23.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:38:33.838Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=083638c3-29ba-4a7c-8dcb-0426344032d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:38:33.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:38:43.847Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=141aa763-f99b-4d37-b465-1c1827dedb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:38:43.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:38:53.858Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=e24f5697-fb12-4032-bc4f-d2d179587eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:38:53.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:39:03.870Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=0f10e23a-0218-481d-b9d7-2c587347a183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:39:03.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:39:13.882Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=379a842b-f89d-4570-adaf-19435cd94213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:39:13.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:39:23.891Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=08d2ef69-40a4-448a-ac7b-437860dc4360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:39:23.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:39:33.900Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=3be916b8-b71f-4ec1-bede-a7bb73b21009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:39:33.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:39:43.909Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=dcc29c1a-1c35-492b-99b5-90336010dbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:39:43.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:39:53.918Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=1c128ca1-b2f1-4abb-a9ba-d4fbf9f691a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:39:53.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:40:03.927Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=5ae9f73b-8b89-4195-8286-f5818ca1e16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:40:03.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:40:13.936Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=5a51a5bd-9ba2-40a9-b1c6-b27fedfada7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:40:13.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:40:23.949Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=b4905103-ca77-4da1-9db9-795cf3014a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:40:23.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:40:33.964Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=a1d2f4c2-d335-4a61-9fb7-5feb8256a9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:40:33.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:40:43.974Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=952b806c-2290-4f04-862c-2e21ae63952d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:40:43.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:40:53.983Z |INFO |Init configs |InvocationID=3dbb1527-d587-4d0d-b963-a88ce45be37b, InstanceUUID=8cb277c4-8142-4aad-82c4-f05520225124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T03:40:53.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |