By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T02:56:19.917Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T02:56:19.923Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-15T02:56:19.989Z |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-11-15T02:56:21.145Z |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-11-15T02:56:21.318Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T02:56:21.319Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T02:56:21.319Z |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-11-15T02:56:21.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-15T02:56:21.825Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-15T02:56:21.894Z |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-11-15T02:56:24.818Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-15T02:56:25.640Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-15T02:56:25.672Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-15T02:56:25.673Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-15T02:56:25.766Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-15T02:56:25.766Z |INFO |Root WebApplicationContext: initialization completed in 3871 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-15T02:56:26.630Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-15T02:56:27.986Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-15T02:56:30.308Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-15T02:56:30.643Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-15T02:56:30.643Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-15T02:56:30.647Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-11-15T02:56:31.216Z |INFO |Started MainApp in 17.617 seconds (JVM running for 19.827) |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-15T02:56:31.338Z |INFO |Start scheduling PRH workflow |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:56:31.359Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=9b254d1e-d9ca-443b-8272-68016e8da10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:56:32.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:56:42.242Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=6e4aca11-549b-444d-b399-4f2c9375f78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:56:42.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:56:52.285Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=70a30205-1cfe-40af-9f0b-5a7f9cb4f271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:56:52.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:57:02.313Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=7b0c39af-06f3-4bca-a064-17d7d7fbe9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:57:02.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:57:12.348Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=05e3f500-4b4f-4eb0-8ce0-18fbd58f03ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:57:12.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:57:22.387Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=edb71631-adc5-455a-9f89-d5b19ec2df1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:57:22.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:57:32.416Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=08382276-aec0-45a0-8c70-e6a06122a439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:57:32.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:57:42.446Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=73131255-a5d0-4dc6-84a9-0f31a7f7e655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:57:42.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:57:52.473Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=6507355e-482c-46f4-b022-a07e3bb2b99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:57:52.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:58:02.510Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=ca6b019a-1882-4948-ace1-dc975949d1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:58:02.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:58:12.547Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=0cda72b0-c6d6-4d5e-9bc4-3343049e8b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:58:12.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:58:22.671Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=583c0937-3655-4461-9ba0-46acf00619e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:58:22.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:58:32.710Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=c8c1c5ed-f6dd-4144-a5e8-56239f5dcd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:58:32.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:58:42.732Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=bbf19f37-2465-4e45-b4db-4f695abc8870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:58:42.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:58:52.810Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=90e98132-85d4-4766-9094-2a7d2878c03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:58:52.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:59:02.841Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=c93f42bd-23fd-4dcd-a73d-0ed66c25ca64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:59:02.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:59:12.858Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=b5580c42-21cc-4fef-bd43-a8f029204bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:59:12.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:59:22.883Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=1d22654e-cf22-41e8-b6c8-cb7d1540c4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:59:22.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:59:32.905Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=8ae8496f-df45-41a2-b2c9-1ae298aa1d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:59:32.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:59:42.932Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=bff79263-2a2a-4d9c-ac0c-5132eafe5791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:59:42.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:59:52.963Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=d75a92ab-2b69-4eda-a0a9-53732a8fa42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T02:59:52.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:00:02.998Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=4e2bec64-a086-4f60-b24f-55a3b06f6e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:00:03.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:00:13.034Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=ff3b0f09-55ab-4459-92c9-109dd4bb0931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:00:13.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:00:23.054Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=f1392cbf-7724-4a6f-951b-603bab919de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:00:23.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:00:33.082Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=3fe93d04-74b0-4492-a7ec-543d54c8f55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:00:33.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:00:43.138Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=dbd09d64-5143-43d7-ac07-cdeccfbb9d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:00:43.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:00:53.161Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=5996b9f4-e910-488e-b4ab-4e3564498fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:00:53.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:01:03.181Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=164b6e15-695a-4653-8f1b-7ce88d32ac88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:01:03.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:01:13.196Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=2e2b2014-737c-4d0c-8e01-cb6da2c7d64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:01:13.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:01:23.214Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=1516aad1-9e09-4c05-b05d-3f329404c50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:01:23.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T03:01:28.039Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T03:01:28.040Z |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-11-15T03:01:28.053Z |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-11-15T03:01:28.067Z |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-11-15T03:01:28.107Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T03:01:28.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T03:01:28.108Z |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-11-15T03:01:28.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:01:33.250Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=95a48bb3-eee0-4c8b-bd76-5b8adb78993e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:01:33.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:01:43.269Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=892aa9b8-4d13-4b8d-8734-c7f40ee890c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:01:43.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:01:53.285Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=c4a731ba-4c1e-452f-ba68-3991d83e505b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:01:53.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:02:03.300Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=899c6671-8973-43cd-80c6-08422c64ad0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:02:03.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:02:13.322Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=58ecb6b8-48fb-464f-ba65-aefb0ad64e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:02:13.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:02:23.338Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=e0fb7392-72ed-40c5-b83e-314eb3b70796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:02:23.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:02:33.355Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=c0ccfb4d-17f4-48f4-b0aa-aa29c7341338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:02:33.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:02:43.368Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=684f9694-70dc-47a4-814e-6dd23f955596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:02:43.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:02:53.385Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=68617af8-45b9-4c38-ad98-d6af5bb39c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:02:53.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:03:03.398Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=5f978f09-285d-4a4f-903c-f890ba003746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:03:03.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:03:13.412Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=1c7a1b93-a631-4337-892a-dd22847b0023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:03:13.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:03:23.427Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=3168e195-abf6-4e94-95b6-a634d16c8479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:03:23.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:03:33.442Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=59268036-bca5-4967-ab31-ba9f388a56c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:03:33.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:03:43.462Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=11ced84b-3f3b-476d-ac5a-33be43f97507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:03:43.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:03:53.487Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=dc2f1e79-e3d1-43b8-afbe-3694c2cf62b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:03:53.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:04:03.504Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=fa5f0c26-ab8f-48e4-9798-c9c4f92f12a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:04:03.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:04:13.517Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=a6a70851-9df9-41c6-abbf-8e727acb57cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:04:13.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:04:23.531Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=ccd91156-7ec5-4c1e-b9ef-547e6237a394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:04:23.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:04:33.545Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=33f5a7d3-e28f-4d4e-bd3c-d5ac04eea66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:04:33.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:04:43.560Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=7f96414b-095f-4b2c-9486-ab1f5843c6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:04:43.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:04:53.574Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=658624b1-fe91-47fb-8e40-14f393e0753d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:04:53.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:05:03.586Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=1e6ddc72-10ef-4360-9e93-9ae353cb6858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:05:03.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:05:13.600Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=28088d02-5a65-4e16-9e41-085dfd4708a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:05:13.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:05:23.613Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=6bc5fea4-bd47-4a0a-bbfd-19d236d6e9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:05:23.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:05:33.638Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=2f349b55-f786-41fa-b4c6-9d3b73b4a24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:05:33.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:05:43.653Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=d5dbec29-927a-44dd-bf6d-76a87a5847ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:05:43.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:05:53.668Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=f628a2ae-3489-406c-961f-5286338dc4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:05:53.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:06:03.692Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=bed9b8fa-ef9d-4024-859d-ba615f769a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:06:03.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:06:13.705Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=7e09674f-0110-4877-b9e3-743614d32b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:06:13.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:06:23.721Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=eefb5674-6f09-4e2d-b095-cc119bbf886d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:06:23.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T03:06:27.100Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T03:06:27.101Z |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-11-15T03:06:27.102Z |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-11-15T03:06:27.107Z |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-11-15T03:06:27.124Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T03:06:27.124Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T03:06:27.124Z |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-11-15T03:06:27.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:06:33.735Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=f100094a-3450-4ffe-acc5-15fa7a6a937a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:06:33.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:06:43.753Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=f771ae84-d116-4cad-bbdf-5ef0b5bbf4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:06:43.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:06:53.767Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=d408a5b2-2a6b-4242-a20c-130d6cca93ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:06:53.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:07:03.784Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=30cc1bfa-e67c-4ca9-9e4e-06f7b76c0bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:07:03.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:07:13.800Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=283f817a-9a3e-4a2e-8005-bdc7ffacc66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:07:13.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:07:23.820Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=959b4473-6ca4-4232-a268-d7859cd007d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:07:23.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:07:33.836Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=82bda089-ad34-409e-b869-c12f2b6e00cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:07:33.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:07:43.850Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=07e2fc7a-64a8-4dd6-8f11-1bb91007fc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:07:43.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:07:53.866Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=6c351a50-90d1-434f-a4f7-255faf9723ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:07:53.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:08:03.880Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=fe40da48-bc32-4bd6-87a0-0bfc368db8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:08:03.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:08:13.893Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=ca95af7c-38c2-4017-ba9f-4429c02c70dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:08:13.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:08:23.906Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=b24dfd03-4d98-45f5-bbe0-924181fd9f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:08:23.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:08:33.916Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=e9707c9a-7c3e-4b32-934e-e9923228f8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:08:33.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:08:43.927Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=5dfcf8a2-8153-499d-a758-75d2f4630389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:08:43.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:08:53.939Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=14991a96-2315-4598-a671-efbcdf2522a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:08:53.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:09:03.955Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=8f342cc6-2073-4aa4-b225-103fcf9b997b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:09:03.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:09:13.969Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=c639de9d-18ff-43c6-aaad-7be8b453d5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:09:13.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:09:23.983Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=71851af8-6326-4e47-9412-9986f231cf32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:09:23.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:09:33.997Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=a53c5e94-504e-4d95-bb0b-a72154e3a00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:09:34.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:09:44.015Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=f4602afc-e560-4855-978e-013dea0d94d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:09:44.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:09:54.032Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=aa8b022b-e256-4ecd-a9ef-9103ef08f3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:09:54.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:10:04.043Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=9de618a6-8865-4517-abcc-1337110cc5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:10:04.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:10:14.054Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=0bd42429-25b8-41aa-964f-f9c53a1a6c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:10:14.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:10:24.077Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=442583b9-2b86-4437-9a2e-2c1623ee3952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:10:24.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:10:34.090Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=45d25a5b-72d7-4d9d-b4b3-150bd79e8c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:10:34.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:10:44.101Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=40f973f1-4937-4d8c-852f-4c8db6276e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:10:44.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:10:54.114Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=964d3f16-3ec3-4577-85eb-8b92404bf33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:10:54.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:11:04.127Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=847282a9-11a8-4baa-a83b-a6e5ac0abc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:11:04.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:11:14.140Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=11c2cddc-7786-4b4e-bf7d-50b7ec88b2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:11:14.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:11:24.151Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=c4af7938-652f-4073-b692-7fa1329655d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:11:24.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T03:11:26.975Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T03:11:26.975Z |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-11-15T03:11:26.976Z |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-11-15T03:11:26.979Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T03:11:26.992Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T03:11:26.992Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T03:11:26.993Z |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-11-15T03:11:26.996Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:11:34.161Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=cb342937-aa1a-4255-bc54-455f753ba035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:11:34.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:11:44.175Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=9b64c241-51e4-4ff5-8f1f-32c3d57602ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:11:44.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:11:54.187Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=b7efd0d6-525f-4ded-ba4b-ab28c9c9267a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:11:54.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:12:04.227Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=4b3d4b6f-cdee-41b0-a1b2-962f7c0297fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:12:04.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:12:14.248Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=af5dd42c-89e6-428e-a6ae-4bce20f09638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:12:14.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:12:24.264Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=441fbb70-9ba4-45bd-82a6-da6906661ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:12:24.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:12:34.280Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=ab68f3cd-cf17-4cc9-87fc-a1f45f90f45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:12:34.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:12:44.292Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=05b644a6-2da6-40ea-979a-81700386afce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:12:44.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:12:54.303Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=f527a5e1-4585-4179-a0f7-99d4d030b525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:12:54.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:13:04.315Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=c9ef4cba-c2c2-46d2-a213-a01df5eb68be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:13:04.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:13:14.328Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=085e2dac-f004-4086-9e31-d7a560315be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:13:14.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:13:24.344Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=2939f3bc-6098-4b05-9e23-47b0da61bc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:13:24.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:13:34.355Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=bc12034d-40ed-497e-91ec-80c44046087a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:13:34.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:13:44.368Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=9cccfe9b-a4d0-4252-a174-d9cb36ed4fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:13:44.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:13:54.382Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=24b24240-614b-4305-ab51-8621299c04d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:13:54.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:14:04.397Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=ff925c6f-df0e-4aa4-8f57-a6fba69cebc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:14:04.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:14:14.409Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=f078cef0-edec-4fd8-b7f7-8cdf13b1e728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:14:14.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:14:24.421Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=08759048-4c9f-4062-a225-fc8b8ee4683a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:14:24.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:14:34.437Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=7e654fc8-6583-4dcd-bba2-fb561fe33d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:14:34.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:14:44.449Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=5089f17d-9d16-48af-b97e-5273e57cfd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:14:44.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:14:54.461Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=e5628085-9d3a-44ed-ac5d-1b7a44526af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:14:54.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:15:04.474Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=ce9056be-f3cd-491d-8ff6-10386c4958cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:15:04.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:15:14.484Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=63edf8bb-4aa0-4515-9855-143302e4f29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:15:14.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:15:24.497Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=85da8366-7528-4b3c-910d-1df7cce5e19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:15:24.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:15:34.510Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=5ccb1247-e498-4bdc-bcd6-e42400d5e363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:15:34.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:15:44.523Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=84c5658a-d24a-460d-9d36-c9f0268e3bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:15:44.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:15:54.544Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=4ac0bc94-d67e-4f25-9a5f-df7ddc3005e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:15:54.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:16:04.560Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=d913761a-ab5e-4eb1-b419-6385a8c4e4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:16:04.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:16:14.575Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=6cf3ce4d-3b66-4f6b-966c-e68c2789925f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:16:14.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:16:24.621Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=5cb3a428-37b5-410e-bad7-7f9dc094524a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:16:24.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T03:16:27.132Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T03:16:27.133Z |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-11-15T03:16:27.134Z |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-11-15T03:16:27.138Z |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-11-15T03:16:27.149Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T03:16:27.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T03:16:27.149Z |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-11-15T03:16:27.152Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:16:34.673Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=715439ee-9e37-4475-bd5d-a36482b9c789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:16:34.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:16:44.694Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=65b67146-7b54-46a2-8991-4266c8d53961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:16:44.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:16:54.707Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=4a2220c2-1c6f-4b0b-9078-8838cf06c48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:16:54.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:17:04.733Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=1136fe2b-61fc-487a-bed4-ccd738f39b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:17:04.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:17:14.746Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=c7fe33c8-7c33-4860-88c8-5a335962a812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:17:14.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:17:24.761Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=64dda8f0-f57c-4359-a822-baff8c273ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:17:24.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:17:34.772Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=df7677ac-c04d-44d8-b6e4-3e3873e1306d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:17:34.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:17:44.787Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=9a2a24b6-f87c-4acb-85d7-5f95fd71d516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:17:44.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:17:54.804Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=8c5f3fb7-61fa-4fd4-a6e6-9ecde5b96870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:17:54.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:18:04.820Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=69abeec7-045f-4b1f-a46f-52d124972fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:18:04.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:18:14.832Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=83dcb21d-c6c1-4766-b351-37e7a7c58c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:18:14.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:18:24.845Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=6ede7560-2bc6-4173-9793-e676ec20f793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:18:24.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:18:34.865Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=e0dedbab-c155-43bf-9bc2-05b2a4764189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:18:34.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:18:44.877Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=0bf5291e-977c-412c-81c5-ee72a6a8e53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:18:44.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:18:54.935Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=ed11ec63-af3b-4c24-a1fc-fde4278c19e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:18:54.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:19:04.952Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=4bd0ffee-40a7-4de0-98c6-3ece44665e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:19:04.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:19:14.970Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=02313d3b-7166-4aa3-912b-d9d61a1cbf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:19:14.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:19:24.997Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=864efbe1-40c2-41a2-bb61-300d84666fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:19:25.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:19:35.011Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=4b44ef72-04f7-4603-8855-e271eaa352ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:19:35.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:19:45.033Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=2f4ed4f9-204f-4fdf-af99-29ef79b37756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:19:45.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:19:55.060Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=3b8aac99-7ea5-4499-b794-3f6f844f4add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:19:55.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:20:05.071Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=b103d8d6-4d23-477a-afc4-f45f48dffd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:20:05.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:20:15.082Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=c43c266b-1455-459e-ab7b-6ec5f2875280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:20:15.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:20:25.095Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=458ce4b4-0bf1-434a-8297-6215b54bd975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:20:25.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:20:35.105Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=6d3d5e2f-e0ea-4d7e-ad21-162f2d580f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:20:35.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:20:45.118Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=d19f4102-6a47-4955-b834-0af405608b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:20:45.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:20:55.129Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=aec05045-b471-425f-aad3-fdb0595a842e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:20:55.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:21:05.143Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=88ed327d-c863-4f6d-b41c-47f86297779b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:21:05.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:21:15.157Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=a1127f4d-0419-4547-82ae-fc354cee519d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:21:15.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:21:25.169Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=3d4f456b-f164-4895-8e55-ce42684316fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:21:25.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T03:21:27.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T03:21:27.042Z |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-11-15T03:21:27.044Z |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-11-15T03:21:27.047Z |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-11-15T03:21:27.058Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T03:21:27.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T03:21:27.058Z |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-11-15T03:21:27.061Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:21:35.182Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=2a4a729b-333d-4c53-9371-be16e9cee513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:21:35.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:21:45.197Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=f9f77682-c6a7-48a6-a53c-044220bee25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:21:45.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:21:55.214Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=9ffd7a17-ff13-467c-8bc6-17fa2a99e877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:21:55.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:22:05.225Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=cd9c338a-850f-4054-8c26-49e62a0dbc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:22:05.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:22:15.237Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=09c2f59c-5b91-4398-b8c6-221c4fa52954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:22:15.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:22:25.249Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=5a3623b2-c1f2-478c-af98-b5d3958ef751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:22:25.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:22:35.261Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=9aba14e5-2ec0-44e4-b905-8751cf13e494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:22:35.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:22:45.273Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=0a047c7a-dc8e-4b3c-a90f-08ac8a2cfa63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:22:45.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:22:55.285Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=d38dac08-f1f1-495b-b10a-c3ff715610a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:22:55.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:23:05.296Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=cc57248e-efb6-46b6-b946-64419d6003c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:23:05.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:23:15.309Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=a0ce8a49-561c-48f4-803c-36b28a51f9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:23:15.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:23:25.322Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=802ca5e6-0c6e-4596-ab3b-406092ef2c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:23:25.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:23:35.333Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=7a1f9119-c4d0-418f-8d01-82af584efe4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:23:35.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:23:45.343Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=8b4578bb-9e46-4614-ad26-e3d37a5b5069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:23:45.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:23:55.356Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=9e529741-ef37-4170-98a3-fc513e070381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:23:55.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:24:05.366Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=38ba3aff-8356-4967-9252-36f1083ef42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:24:05.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:24:15.378Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=a9131462-720f-4658-bde5-673eef5da0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:24:15.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:24:25.390Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=6186d179-c136-4a93-989b-2d5f7dd84144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:24:25.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:24:35.402Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=7e01caf8-0f95-41f4-9120-f26c3b2d5246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:24:35.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:24:45.412Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=bde59158-21b5-4dad-b89d-e2f008922f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:24:45.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:24:55.422Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=fd76e3fd-60cf-49ef-8049-da6a8d16b9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:24:55.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:25:05.435Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=89b0dd65-481d-48b7-a717-bb9df1713591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:25:05.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:25:15.448Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=886d4c22-292b-423c-a905-cfb15f9b5370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:25:15.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:25:25.461Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=2d91d00c-bd22-4f54-b5d3-0d0abb13c4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:25:25.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:25:35.472Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=601312bd-af73-44f1-b1da-9be5640747df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:25:35.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:25:45.483Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=aaec6b73-d08a-43e4-a288-0ef67aa93c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:25:45.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:25:55.495Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=86706772-7d5a-4731-a473-0da42beeb534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:25:55.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:26:05.507Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=fc7b9f39-14a7-4c4a-984d-abe2fae07651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:26:05.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:26:15.520Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=bccb171d-163b-4193-afa4-d214cad09dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:26:15.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:26:25.531Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=4c2bd5a0-72be-476e-877d-39f0b6528da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:26:25.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T03:26:26.966Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T03:26:26.966Z |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-11-15T03:26:26.968Z |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-11-15T03:26:26.972Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T03:26:26.984Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T03:26:26.984Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T03:26:26.984Z |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-11-15T03:26:26.986Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:26:35.540Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=2623d357-b272-4d4e-a2eb-00e1d06ccb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:26:35.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:26:45.552Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=0d3430d0-1772-49dd-865c-256991a3d8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:26:45.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:26:55.563Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=596b682f-2d88-4e98-a851-b1fe6c45bc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:26:55.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:27:05.575Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=2607d866-2248-4e8a-84b6-157cdbc92310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:27:05.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:27:15.590Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=72a9a687-1cf6-4df4-82a0-67405a04cb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:27:15.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:27:25.602Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=6f3ac16d-e89c-4f56-a9c4-0bb52a31dcd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:27:25.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:27:35.612Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=98e65c93-a3af-44c5-9924-1e304e9093eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:27:35.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:27:45.622Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=ce9cca1a-2b6a-4d61-8e34-e9448fc58146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:27:45.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:27:55.630Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=d70b53f9-27aa-4951-9a67-fbfc9a75ae74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:27:55.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:28:05.642Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=46019a72-6fc3-4001-bb7b-dfa419fce1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:28:05.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:28:15.652Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=3aac6008-9ce7-4fa7-873e-c997b94a5168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:28:15.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:28:25.665Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=2d36d6b3-2a1a-4f2a-be6d-ec27c6df7e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:28:25.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:28:35.677Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=2789ce80-cd63-4940-abca-0ed8a0d898ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:28:35.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:28:45.688Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=8e5e2f5d-e236-4a11-9b58-4bb1597be18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:28:45.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:28:55.704Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=7b9d7f0b-4fda-46ce-b964-764586257167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:28:55.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:29:05.715Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=d29d0833-8edc-40a0-ad1e-d3611d4c7e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:29:05.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:29:15.726Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=c1447d64-75af-4ac6-b539-b423ef7da30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:29:15.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:29:25.742Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=746df90f-4dfb-4fa6-94e1-4ac1d9c12b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:29:25.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:29:35.756Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=26454cc9-5574-496d-95d0-11adb1e1331b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:29:35.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:29:45.768Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=f17efb47-302f-453c-9138-98f0e9f2e20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:29:45.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:29:55.781Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=50fcb9f7-e267-4bc3-a94c-6641fa3825b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:29:55.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:30:05.791Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=a8ecffa6-d82a-4f8a-ade5-7cd729a3c21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:30:05.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:30:15.803Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=4d753148-fa5e-45bd-beed-78ec55e665da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:30:15.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:30:25.815Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=070b6b75-4ec8-4420-be5d-751cb8df7be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:30:25.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:30:35.827Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=0ceb1096-2c8a-4993-a944-6d4d6f468f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:30:35.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:30:45.838Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=a100fcda-a88b-430c-bd6c-d94c05627ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:30:45.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:30:55.851Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=cf893b0a-8315-4806-a0c0-9605b89c52d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:30:55.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:31:05.862Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=6f641aaa-ce0f-4f39-973d-e0869e65cd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:31:05.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:31:15.874Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=4be560d1-3657-491a-9480-edd06828757d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:31:15.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:31:25.885Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=cdfbc8ae-e139-4243-9a20-a9e38d6424d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:31:25.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T03:31:27.095Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T03:31:27.096Z |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-11-15T03:31:27.098Z |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-11-15T03:31:27.101Z |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-11-15T03:31:27.112Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T03:31:27.112Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T03:31:27.112Z |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-11-15T03:31:27.115Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:31:35.903Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=8e56119b-4075-4a64-98a1-323a6ec0ae81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:31:35.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:31:45.927Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=1583d113-bc3c-4b87-95b4-5aa0d94ea2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:31:45.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:31:55.937Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=4340aebc-d943-487b-8eff-6d25abec0153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:31:55.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:32:05.948Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=0640e69e-8b9a-469f-bd9e-4c29a3f2f379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:32:05.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:32:15.961Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=df3b4dd2-cc8e-4736-8f24-3a4c25d81326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:32:15.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:32:25.973Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=8c2ede49-6384-49ed-869a-06234a4b4fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:32:25.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:32:35.982Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=7f1c5954-7b8d-403a-bbee-9626943e5a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:32:35.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:32:45.992Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=5025937b-2c3a-4f40-8c07-dee83b6fd7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:32:46.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:32:56.003Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=e030d361-4a25-4ad6-8687-aa5170849901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:32:56.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:33:06.013Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=22b2a653-cd70-42f6-8216-292a174f5162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:33:06.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:33:16.028Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=ad3be2f6-2f8d-43d7-894b-80fcf839069f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:33:16.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:33:26.037Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=54a4715c-d700-455a-96fd-aa9f40590e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:33:26.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:33:36.050Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=91f55b70-319d-43a6-b86e-4076bf05a409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:33:36.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:33:46.060Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=fdca9159-26b5-46da-bda1-3157ba8daa08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:33:46.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:33:56.072Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=6a689f55-3578-4385-ba71-30a8924a921a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:33:56.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:34:06.083Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=343f3e58-601b-4c6b-9081-718af3028c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:34:06.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:34:16.092Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=e5e299da-d5ac-43ed-b82a-7c39ad9682ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:34:16.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:34:26.103Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=a2cce8bc-df0a-4457-ab18-c7f485b5a25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:34:26.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:34:36.114Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=b3cf663c-431c-44ff-908f-6c9c944170e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:34:36.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:34:46.123Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=883cf3a4-f4e3-4ddf-9e83-139abaca78e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:34:46.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:34:56.133Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=cc7996d7-a5ca-47fb-9954-57411edb6661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:34:56.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:35:06.142Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=14c8ca43-6ace-4c63-977d-2c772140dad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:35:06.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:35:16.152Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=bd717ea4-56b3-4ad4-a517-1dbe2d895026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:35:16.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:35:26.162Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=10d5d5b3-c8f5-4545-b319-579fad338791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:35:26.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:35:36.173Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=36535670-36a3-4a32-be97-8e57188da19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:35:36.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:35:46.189Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=4a472d5e-44f7-4ebf-943d-af64243a172f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:35:46.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:35:56.208Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=c3418127-6121-44dc-a44c-3291b98b213a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:35:56.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:36:06.218Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=1cc1e4c5-e491-4d04-92d9-2c9d86b88b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:36:06.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:36:16.231Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=dacfe7f1-998b-45cf-952f-b14dc49d24ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:36:16.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:36:26.242Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=3ba4185a-f24d-4a02-871c-c1fd38ff3a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:36:26.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T03:36:26.903Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T03:36:26.903Z |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-11-15T03:36:26.904Z |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-11-15T03:36:26.906Z |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-11-15T03:36:26.914Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T03:36:26.914Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T03:36:26.915Z |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-11-15T03:36:26.917Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:36:36.253Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=6e930f54-8e56-459b-a8bc-9e0068174e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:36:36.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:36:46.267Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=e92315b4-76fb-49d3-be7a-e0c645014838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:36:46.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:36:56.279Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=ba5e134b-30e7-47f2-b0cc-e394446216b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:36:56.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:37:06.291Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=7389245b-2a4d-4b95-a377-cd97d42a447f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:37:06.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:37:16.304Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=8bec89c4-224a-4178-86d4-810d9d65563d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:37:16.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:37:26.316Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=cd807d09-c2e1-48f5-85d7-e0935dc887c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:37:26.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:37:36.326Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=c3fe7f50-5cfc-4a9c-974b-9623f6b306f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:37:36.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:37:46.341Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=40beede8-b253-4822-9d96-b33f6bffe33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:37:46.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:37:56.353Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=932dbb68-ae26-4361-a575-fa87671db6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:37:56.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:38:06.364Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=b3d97811-0b5d-4800-adc3-feb59f372887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:38:06.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:38:16.375Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=8a3b3dd0-3052-41bb-97d3-afce886a988e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:38:16.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:38:26.395Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=f79195e6-27d8-4ce1-add3-10d99c30e6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:38:26.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:38:36.406Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=9313891f-e263-4141-885b-17156c49e7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:38:36.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:38:46.417Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=66a3e0ea-2aa4-463a-a207-0f4a1cfe5184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:38:46.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:38:56.429Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=a4b1d62e-615d-43d6-b91d-d7fffc36d111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:38:56.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:39:06.440Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=58e34ffb-1df3-4d1e-9d70-25e4bb3a34cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:39:06.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:39:16.453Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=de63b821-a960-43c5-b244-09408d17a3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:39:16.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:39:26.464Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=171f594a-98a3-49ae-a81d-3b15c8aa91ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:39:26.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:39:36.481Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=86970eb8-36f8-42f1-a2f8-7671e1811c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:39:36.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:39:46.492Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=ea2cc95d-725b-4168-83e7-e680c8fa0855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:39:46.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:39:56.500Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=059e7cd1-e801-4472-b53e-5dfb96da5ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:39:56.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:40:06.508Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=9d2cfbf2-7838-41b3-8725-c4fef9dc2816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:40:06.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:40:16.517Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=fae7ad62-9fdd-4a77-8158-9e29b3f7535e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:40:16.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:40:26.527Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=f9ea47b7-5600-45c6-9cda-6aec433dde30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:40:26.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:40:36.537Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=054f2c2a-c6e5-4d9f-8235-86aece0fe9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:40:36.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:40:46.548Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=a025f1c7-893f-4b92-a7a5-7481755a6815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:40:46.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:40:56.563Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=904245c5-8a7c-40a7-846f-a8a1a0bca4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:40:56.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:41:06.575Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=8f242e05-b936-45bd-8697-f38ce45a163c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:41:06.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:41:16.588Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=2af808c9-d088-4c23-9924-212620d59bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:41:16.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:41:26.597Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=e258449a-9090-49af-b24d-2266c49602e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:41:26.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T03:41:26.966Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T03:41:26.966Z |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-11-15T03:41:26.968Z |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-11-15T03:41:26.975Z |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-11-15T03:41:26.984Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T03:41:26.984Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T03:41:26.985Z |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-11-15T03:41:26.989Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:41:36.607Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=3795b26d-3140-474f-bcb5-91b8a8667065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:41:36.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:41:46.620Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=f8be1e91-af96-40db-8f38-240123bc3a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:41:46.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:41:56.633Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=76ee6eda-8f48-4f89-b885-77d3d1777e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:41:56.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:42:06.645Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=f0f7c8c3-6a85-4809-b1bf-7308a5a1137e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:42:06.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:42:16.654Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=938d64a2-3be8-4c67-bb41-058a18ae9196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:42:16.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:42:26.664Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=33f3d15e-7b4d-4aee-8b46-eb65ed078a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:42:26.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:42:36.676Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=800c8dd7-7a78-4cb1-8eab-1022d6f8b569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:42:36.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:42:46.687Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=124685ee-c837-458e-a39c-58c2e668dd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:42:46.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:42:56.698Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=830581e6-8df9-4565-9d0c-c32bf22477c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:42:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:43:06.707Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=1679532e-af16-4d88-a41a-34ad75eff035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:43:06.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:43:16.717Z |INFO |Init configs |InvocationID=019c7f07-1f67-4074-b4dc-d8a04d8fc5e7, InstanceUUID=c44d430e-9cf8-4455-9759-673daa730573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T03:43:16.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |