. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T05:17:51.966Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T05:17:51.978Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T05:17:51.979Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T05:17:51.981Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:17:52.367Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:17:52.492Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:17:52.492Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T05:17:52.493Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T05:17:52.568Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-16T05:17:52.620Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-16T05:17:52.645Z |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.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-02-16T05:17:54.094Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-16T05:17:54.586Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-16T05:17:54.615Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-16T05:17:54.616Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-16T05:17:54.749Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-16T05:17:54.752Z |INFO |Root WebApplicationContext: initialization completed in 2107 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-16T05:17:55.793Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-16T05:17:57.846Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-16T05:17:58.876Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-16T05:17:58.906Z |INFO |Started MainApp in 9.16 seconds (JVM running for 9.896) |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-16T05:17:59.113Z |INFO |Start scheduling PRH workflow |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:17:59.129Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a88a091c-d747-4af2-b4b0-5f41852b9a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:17:59.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-16T05:18:06.960Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-02-16T05:18:06.961Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-02-16T05:18:06.963Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:18:09.756Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b04091fb-b4de-4bd2-b4ab-583060036ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:18:09.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:18:19.773Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9ab58487-f307-4414-81f7-f8a43e6f9f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:18:19.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:18:29.792Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d9f3210a-08f4-4860-b69c-e46367200f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:18:29.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:18:39.807Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=3d02c20b-e836-4005-b5fe-138d7eedcdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:18:39.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:18:49.822Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8bb65093-6aed-4112-b561-a7d5a695d108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:18:49.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:18:59.835Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6537d96e-dc16-4e1d-b82a-8f07682054cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:18:59.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:19:09.849Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c7b2a9ca-02f1-4e9e-89bb-0209776215b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:19:09.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:19:19.866Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1479e5dc-83a8-4e6e-9594-700b75502a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:19:19.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:19:29.889Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=78859445-33a7-49e3-8d95-af791cc5df62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:19:29.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:19:39.903Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c2758800-6ad0-4820-9f06-ff975c504b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:19:39.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:19:49.919Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=0a9a02ba-4efe-4539-a0c5-85aa41c73bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:19:49.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:19:59.947Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=154b0f55-8b42-4a25-a824-28beec791405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:19:59.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:20:09.961Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ae7bc1be-826e-41e8-a633-a025982fbe1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:20:09.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:20:19.972Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=92781dfb-c259-4863-a5e3-fce3e031e169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:20:19.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:20:29.983Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=4b209832-f668-4e53-9f52-b23ddc1ee872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:20:29.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:20:39.998Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1148d652-1c7d-4342-be7c-8c269ec938a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:20:40.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:20:50.013Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8489e470-497c-49c3-a5d9-aeca0debd15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:20:50.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:21:00.026Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=959ab584-f4b3-4b80-b825-4a560f9b288a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:21:00.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:21:10.038Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e4e7d6d8-c256-4752-b381-85bcf32a74a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:21:10.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:21:20.049Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=54d104ed-ac6f-49fe-9e6c-f6e70f79cc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:21:20.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:21:30.060Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=65d6b5f6-c857-4e56-94e6-cb39565ca2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:21:30.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:21:40.074Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=bacaae57-731f-4edf-8498-8c0b0fac86ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:21:40.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:21:50.088Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5a92f2ef-03e0-48ca-a6e6-d2e7a4284a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:21:50.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:22:00.105Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a9a6ec2a-beb3-4ea8-9caa-ac8256caee05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:22:00.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:22:10.123Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8447c376-2d85-48a0-a5ad-a36218211e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:22:10.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:22:20.140Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6faabd8f-07fe-44be-9784-bd6194134d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:22:20.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:22:30.160Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=813d4d32-5e5c-4105-8951-f6964a0fdde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:22:30.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:22:40.174Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=84390006-2732-4503-8bf1-6a8261568db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:22:40.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:22:50.184Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=833c11ca-8d3c-4a69-abd1-98d95746f3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:22:50.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T05:22:56.631Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T05:22:56.632Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T05:22:56.632Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T05:22:56.632Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:22:56.632Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:22:56.645Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:22:56.646Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T05:22:56.646Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T05:22:56.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:23:00.200Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=2527b15d-495f-450e-9c66-52e81c0ee472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:23:00.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:23:10.223Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=89129069-7e1f-4586-9006-c02b35b0fee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:23:10.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:23:20.277Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ab7d7df2-d56b-421a-92e5-80f11cf4b58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:23:20.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:23:30.293Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b7f2386f-7df1-4a7d-a913-e1e345d289e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:23:30.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:23:40.307Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1bb70d61-f5a9-43ac-bc9b-92add92506c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:23:40.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:23:50.326Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=fc0a0198-1ba6-4811-8171-e3a47e87d210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:23:50.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:24:00.343Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6c4ebc31-c911-454e-b0dc-d94661863ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:24:00.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:24:10.356Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=652cda31-20f4-44f0-890e-3e2dbc97db6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:24:10.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:24:20.370Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a14758a8-3cbb-4fa5-b3cb-f8f67778a779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:24:20.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:24:30.381Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ae4970bc-5a61-4235-8db5-0aa152c10f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:24:30.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:24:40.392Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=219b8fdf-ab0f-4783-aa7b-07bf62de1585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:24:40.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:24:50.404Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=07f622d9-c0ab-43d8-9035-779d34c4acbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:24:50.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:25:00.416Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=be662a6b-716b-4947-90b4-5d0f948e67b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:25:00.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:25:10.430Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=eb38f141-894a-4abd-b939-838f2f3d84a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:25:10.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:25:20.439Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=72fdc2f7-c5a9-4e11-81e2-34b5a1784e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:25:20.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:25:30.450Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=0da9441a-b98e-4794-9cf4-443d099108f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:25:30.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:25:40.461Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d18f714d-ea68-48e3-b508-882fa7e77c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:25:40.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:25:50.475Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=bdd343e0-c844-4d07-9b8a-68a64f96bd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:25:50.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:26:00.493Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=503e5c6a-7a3a-4851-8bdf-6913d2d55b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:26:00.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:26:10.509Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7e86133a-8298-4e91-b49a-ab3b3be7384d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:26:10.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:26:20.521Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=24b9229a-9f7e-45ea-aa5a-bc008fc4fc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:26:20.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:26:30.534Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=089089c3-2e80-48c2-8644-4c3d8bcdbd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:26:30.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:26:40.546Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ebdefe67-6c90-4458-b8c7-7aa6757f3e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:26:40.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:26:50.559Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a600b70a-4e9b-4797-a8d8-97acccb89727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:26:50.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:27:00.569Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=813c9ba7-db55-4c33-8d84-c882837d05c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:27:00.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:27:10.597Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=785312f3-17b0-4a7c-93ac-6b3f8963b17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:27:10.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:27:20.612Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=087f1d97-d7c7-49ca-ad44-108e74b73937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:27:20.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:27:30.628Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e03db330-51e4-452b-8e1e-b7130df51b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:27:30.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:27:40.640Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7da00173-17c4-4578-bd2d-c8270f770d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:27:40.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:27:50.654Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=89d739dc-ad08-4572-bd84-d73e7b057bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:27:50.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T05:27:56.110Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T05:27:56.110Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T05:27:56.110Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T05:27:56.110Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:27:56.111Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:27:56.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:27:56.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T05:27:56.126Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T05:27:56.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:28:00.665Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=48d62fea-05dc-4550-a6ec-4c4ed140e39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:28:00.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:28:10.694Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=dd65a285-d4f4-4013-8c6d-a79bcbe603c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:28:10.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:28:20.709Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=247d8802-6824-4090-8cf3-f733ac1fe959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:28:20.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:28:30.724Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=26efbe92-afa5-40a8-bfc6-5e57a339eb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:28:30.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:28:40.736Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8fa1b39c-4840-4bf8-9f45-c372b31ed5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:28:40.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:28:50.751Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=15079478-1c3c-4071-a164-db8c6d7fa7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:28:50.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:29:00.762Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1b3f76dc-285e-4ae2-ba35-845a195a7c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:29:00.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:29:10.775Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ff09edc4-15d1-4e48-9847-ad660a6e0712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:29:10.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:29:20.788Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b7693f76-45e8-45c3-a109-d24dafe244ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:29:20.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:29:30.801Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e63b2596-b373-47ad-ad28-b5b69dc03d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:29:30.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:29:40.814Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b0cad5d1-66b2-42f6-ad2e-de1d4d9be819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:29:40.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:29:50.824Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=662e3a2b-a7b3-448b-ac79-3a730da4b6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:29:50.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:30:00.837Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=fb6b739e-5051-493f-a94c-1e169340957a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:30:00.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:30:10.851Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=4d6e5424-3703-4e9a-bdb4-77c79609877f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:30:10.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:30:20.865Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=fb7376c1-80aa-4ff6-bf85-5438b4c5cbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:30:20.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:30:30.885Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=3a7c2952-c35c-4837-9b5e-b2842d396658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:30:30.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:30:40.901Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5975fb9e-9ded-4464-b66b-34bf6e825a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:30:40.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:30:50.912Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=691dfbb2-3721-4b8b-8574-28aa95ed16dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:30:50.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:31:00.929Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=919e6dca-865a-4076-8358-924911ead512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:31:00.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:31:10.939Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1eefa6a3-3c8a-4e5b-898b-4349892e6c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:31:10.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:31:20.949Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1637f350-544b-4deb-a06a-b790564f277b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:31:20.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:31:30.971Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=09808d6d-5efb-499f-a29b-b432520f9d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:31:30.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:31:40.984Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b2548dd0-f329-4011-83a7-ea6f75d5f6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:31:40.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:31:50.996Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ec0ceace-9fe4-4dbc-be7c-4956d3ab52e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:31:51.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:32:01.008Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=11873e6f-65ed-40c1-8ff4-406309841fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:32:01.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:32:11.019Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a66f282d-60b6-4935-b39a-cb90a889f6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:32:11.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:32:21.031Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8b131732-964a-4896-89b7-fb0bee3defe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:32:21.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:32:31.041Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a9a25e0d-9604-4816-ac7e-d83d4d6f5943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:32:31.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:32:41.052Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=fe686a86-bc6c-4245-9e4c-af5f4b7c0797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:32:41.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:32:51.063Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=cd2ffdda-f96c-4044-8e6f-9c80d29c0d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:32:51.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T05:32:56.096Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T05:32:56.097Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T05:32:56.097Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T05:32:56.097Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:32:56.098Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:32:56.107Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:32:56.108Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T05:32:56.108Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T05:32:56.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:33:01.089Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5d53bce1-8b25-4cc6-bb4d-fb63a7117397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:33:01.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:33:11.101Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=4a3a224f-a6bb-44b3-97f3-f0eabac15c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:33:11.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:33:21.116Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5aa6155a-913b-46e9-b5ac-da7199376f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:33:21.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:33:31.127Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5bacc51e-2c19-4bdf-a171-0d82599b6cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:33:31.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:33:41.138Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=2d9d0454-abc1-41e9-8860-8de498c4ae0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:33:41.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:33:51.152Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f9bae500-9dd2-4814-afc7-870f195d066b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:33:51.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:34:01.169Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=915c9b00-3482-4e6a-b2f5-7ffac84f9163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:34:01.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:34:11.181Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6482d446-b548-4ee2-ae3e-2f5d1497d15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:34:11.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:34:21.192Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=035071b9-663c-445a-8402-4e1298fae9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:34:21.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:34:31.205Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1781a4b2-a821-4d63-bc0c-78882c190a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:34:31.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:34:41.217Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7b9a6131-411d-454e-9a21-ff1772d63cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:34:41.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:34:51.229Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=16eb758c-9601-4b9e-bad2-aa59b306fd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:34:51.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:35:01.243Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=12680b0d-2f74-4f09-b77b-cf832441df13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:35:01.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:35:11.256Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=76f0ebbd-a8d9-4d77-8d3a-216707a934e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:35:11.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:35:21.267Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=31d3927b-f864-4433-8629-3186db604ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:35:21.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:35:31.278Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=59d06194-2386-4d3d-a9ca-0075e2ce3a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:35:31.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:35:41.288Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b96ae0b1-0d68-4a90-9b14-acbe7e57502c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:35:41.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:35:51.300Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b127f5e2-4bd6-4101-b956-2cfc772f7362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:35:51.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:36:01.309Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=283a7110-697d-4459-8548-ef66de7898b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:36:01.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:36:11.319Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=3b999799-85f8-4262-a80d-8c6f31d27b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:36:11.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:36:21.332Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=953b6e9a-e985-4171-a31c-1d1285013e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:36:21.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:36:31.343Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a7884f4b-9e43-40fe-863c-faa21e655eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:36:31.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:36:41.354Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=00265c58-c945-4355-9538-9e705e8accb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:36:41.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:36:51.366Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=409cf973-b62f-4f1b-8e4a-1f19b101ebeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:36:51.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:37:01.380Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a49bd8a9-0e4f-4866-9860-36f1e1c25b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:37:01.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:37:11.398Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=92c3bc08-bfc1-4f58-86fd-82fef3b6a2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:37:11.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:37:21.411Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=472fab2f-dc41-46cb-9acf-aa1a8a92c2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:37:21.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:37:31.421Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a6e72a20-c716-48a1-a0ce-987aec19875f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:37:31.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:37:41.433Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=184aeb78-2fdc-4a16-b503-03e7a6b89159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:37:41.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:37:51.445Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=2a290f78-7df6-487b-91cd-f5c5350b3ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:37:51.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T05:37:56.142Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T05:37:56.142Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T05:37:56.142Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T05:37:56.143Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:37:56.143Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:37:56.152Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:37:56.152Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T05:37:56.152Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T05:37:56.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:38:01.455Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=326ce443-2956-4163-9147-389d902993e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:38:01.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:38:11.467Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f88f9bab-90df-45ff-a79a-704e46ce3f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:38:11.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:38:21.478Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=91029d27-c266-404d-a5fd-18d357631664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:38:21.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:38:31.493Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=fe9b42a9-a57b-4b39-9402-571d55f1fda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:38:31.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:38:41.503Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a7b123c0-e3fb-4b8e-b80d-339031fda804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:38:41.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:38:51.514Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f32ca829-a591-481b-b8b1-6e7804cfdd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:38:51.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:39:01.523Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=be2fbbf6-b8fc-45c7-965a-495b15a1fddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:39:01.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:39:11.534Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=03563f50-1e3f-41d7-b569-da7e64cd815e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:39:11.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:39:21.546Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1d31ce64-91fc-4040-84e1-1b9bc47d6f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:39:21.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:39:31.557Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8dac66e6-d118-4288-b22e-ed9185cea68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:39:31.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:39:41.567Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=4e7d2ed1-6ee6-4be6-a982-aa81a0d6f30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:39:41.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:39:51.578Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ddc45cfd-3bd8-455b-bb6d-6e9a18416dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:39:51.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:40:01.595Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6b0f2cba-cd91-4377-85a7-5063d5258eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:40:01.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:40:11.606Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a41977cb-d4af-4410-88d5-3969dace465c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:40:11.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:40:21.621Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=51acced6-74a5-4941-a5ce-fcf06fd02c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:40:21.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:40:31.635Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=4a3f3b08-3023-475b-86fc-60d00a745246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:40:31.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:40:41.648Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=61ce9328-adf7-4e19-a043-9137d8ce21ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:40:41.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:40:51.666Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5e321e0f-0065-4582-b1c7-db73bee7d40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:40:51.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:41:01.679Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f6616462-3042-4596-bf00-801dcc89a2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:41:01.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:41:11.692Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=67ab9335-916f-4051-8473-1ac97d25eba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:41:11.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:41:21.703Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=db0ffff3-3c9d-4d4d-9f31-1690553b5d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:41:21.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:41:31.713Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e5e227a2-8aa4-42a2-aeb5-bbdd4d8bd7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:41:31.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:41:41.723Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1be93ea7-6db4-4685-8407-c8c315cdfd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:41:41.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:41:51.734Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=740453e6-4c02-48e4-b673-257bff80a25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:41:51.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:42:01.743Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9e24a745-aa00-4b5d-b6aa-9472f961a53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:42:01.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:42:11.754Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f676d50a-f19b-41d7-a28c-9fb426e97565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:42:11.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:42:21.767Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7d213c2f-4a0f-4b22-9237-176d6501de0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:42:21.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:42:31.777Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=47d02b27-2b5c-4f8b-96dd-f70ca36178e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:42:31.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:42:41.788Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=826a1363-db19-4428-a823-16bab6df2cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:42:41.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:42:51.798Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=eea4c97c-2795-4488-8013-413ab5db954e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:42:51.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T05:42:56.048Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T05:42:56.049Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T05:42:56.049Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T05:42:56.049Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:42:56.050Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:42:56.057Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:42:56.057Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T05:42:56.058Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T05:42:56.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:43:01.808Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c6898647-c1b6-4013-abfd-458a385c41f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:43:01.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:43:11.820Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b5045d98-bdc5-4b53-aecf-7a614fe7bac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:43:11.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:43:21.830Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f4a1679c-73de-424a-989f-56b1cd585e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:43:21.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:43:31.843Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=80522746-20de-44af-9b70-4644613d721b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:43:31.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:43:41.855Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c510fc47-dcf2-45ae-a6a8-c7e614d32ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:43:41.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:43:51.872Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=81444a7b-fb63-4efc-a51f-411fd28c13d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:43:51.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:44:01.882Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=11dc3b3a-6ebd-4f01-8ab7-74ef85d2fea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:44:01.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:44:11.892Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=43919c0e-98a2-4fdd-bb61-bf9a1a799930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:44:11.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:44:21.903Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f411c212-e175-4de7-b72f-462dadeb1d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:44:21.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:44:31.913Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b120d310-6e9c-4042-ab4e-bec33d6a3caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:44:31.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:44:41.925Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=520c95fe-4128-4cd1-bd59-1f3d03b5a866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:44:41.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:44:51.944Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=dfa1aba3-ed69-49de-a0ad-0e2a4b95b749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:44:51.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:45:01.956Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=727ec279-0b66-4fcb-82a8-de8a505c2bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:45:01.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:45:11.970Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1caeab09-cf38-487c-814b-65f51df6fe5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:45:11.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:45:21.985Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=27274b87-48e2-4e7b-96ab-a6bd39e3b107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:45:22.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:45:32.001Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9cf5cfff-0493-4e23-9d9b-285ab54290f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:45:32.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:45:42.016Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5b43c018-037d-401a-96e4-3b8c288f978b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:45:42.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:45:52.025Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=351ed287-0d12-4fa2-8db1-09ba7e7995f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:45:52.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:46:02.053Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=07e7e214-ce6b-4dd1-bec6-439ea604b759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:46:02.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:46:12.066Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=bfcfb583-b0fc-4998-9ed7-8619e28a4574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:46:12.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:46:22.077Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ba02ade5-0972-4ce4-90ec-723c460fff72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:46:22.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:46:32.090Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=24d2b163-5d51-4db2-9cfa-0104c38c1fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:46:32.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:46:42.101Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=34ca1e01-f521-4382-9847-1be9fee51dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:46:42.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:46:52.112Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c6e88a82-a26a-43c1-9c50-d35cd29656f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:46:52.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:47:02.122Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1b00d4d5-85b4-4bdb-8a7a-d663bc0e4024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:47:02.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:47:12.133Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=88acdb17-e1c1-40f1-bb72-684ed21bc902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:47:12.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:47:22.147Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9453644c-ea49-4f17-8826-2fb4e2ee8b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:47:22.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:47:32.158Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1fa28b16-8f80-4a49-8130-ca66f951caca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:47:32.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:47:42.169Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=42c79785-5c39-491a-a8dd-1f72d2d8867a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:47:42.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:47:52.180Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6ce99554-6f2a-465c-ae5a-807000756975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:47:52.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T05:47:56.066Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T05:47:56.067Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T05:47:56.067Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T05:47:56.067Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:47:56.068Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:47:56.076Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:47:56.076Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T05:47:56.076Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T05:47:56.078Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:48:02.192Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e3d5f88b-9319-411e-afae-4e985dabf3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:48:02.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:48:12.202Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b82cfa66-7fa0-4521-849a-8e9011c7d34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:48:12.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:48:22.213Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e03e87b5-86c1-4f7a-aacb-ccffd331b9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:48:22.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:48:32.225Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1e6800cd-8b38-4696-8063-1c82c77038ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:48:32.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:48:42.233Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f4d8baae-093d-440e-834f-9144c552d17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:48:42.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:48:52.246Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=de308e1b-a770-4e60-adfe-c1077d7efcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:48:52.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:49:02.260Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f21ee817-dd50-4cf4-b3d1-b5ae2f94e674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:49:02.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:49:12.277Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=4201c6d0-5763-418c-b507-92a0c799aa8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:49:12.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:49:22.292Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=21215bf7-5f9c-49a1-8678-6af68538e2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:49:22.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:49:32.304Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=3ff68e7c-74bc-4f29-a309-a7363da0d75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:49:32.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:49:42.316Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=acd2b6a5-adbb-46b8-a89e-053a343a1141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:49:42.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:49:52.329Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=44da8e5d-cb28-496d-9799-91da01a37eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:49:52.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:50:02.339Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=beb488b0-453c-4c66-8747-c1f42f31f6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:50:02.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:50:12.357Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b366b3d8-61a4-404c-818e-67ffe354073c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:50:12.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:50:22.369Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=66f19196-1490-4000-a072-cc17e92e8bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:50:22.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:50:32.379Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c6f9e266-c3b7-4bf6-9e23-67e0b7061635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:50:32.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:50:42.392Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=cdf698d0-6da4-4ad9-845b-ba4ca0645e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:50:42.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:50:52.409Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=3953ee50-91f2-48eb-866a-eafd2e1a0adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:50:52.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:51:02.419Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a60a054f-7da6-4334-a7a3-4b1bcb4e2678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:51:02.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:51:12.430Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=0ebfb0ed-7888-46ab-87cc-31619f2ee913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:51:12.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:51:22.441Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=18556884-e5a6-41bf-8be5-faaca2e54a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:51:22.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:51:32.451Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=848f9d77-6fd2-4927-b95a-601e06516264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:51:32.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:51:42.461Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=acad3059-6095-40da-8c65-0facd83d8dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:51:42.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:51:52.471Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=11aa17bf-1f5e-47c4-9f98-691c3fe33ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:51:52.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:52:02.480Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=0f2d8825-c137-4e82-a5ab-140886d4cf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:52:02.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:52:12.491Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8cae3166-5fe3-4f1c-88be-be1dd0170a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:52:12.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:52:22.502Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8b5432b1-1c26-4d41-95a3-8b527b18b2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:52:22.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:52:32.515Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9e2e0f79-4a2b-4cca-ad07-37989e0ce474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:52:32.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:52:42.526Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7ae32a57-6f11-44f2-a698-adbb4b92356d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:52:42.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:52:52.537Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8d65d56e-2635-4c1e-aa14-51c8ba0be9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:52:52.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T05:52:56.005Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T05:52:56.006Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T05:52:56.006Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T05:52:56.006Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:52:56.007Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:52:56.013Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:52:56.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T05:52:56.014Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T05:52:56.016Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:53:02.549Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=fce21f24-091a-45f1-b476-57778eb9c71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:53:02.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:53:12.559Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=81f89419-1418-479d-b7c0-a70b448f914c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:53:12.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:53:22.571Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=3c4533da-32ed-4943-b8a5-65375f884e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:53:22.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:53:32.596Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=fd00f3b4-10c1-4378-8a0f-bf8dd6431272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:53:32.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:53:42.607Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=077af130-25ca-4bbe-a868-a5ea955e24a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:53:42.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:53:52.622Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=77ad6b02-d46a-4bb2-85c2-d5a8b83098a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:53:52.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:54:02.632Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ee7af143-03fd-408c-8221-9fb6abe65b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:54:02.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:54:12.643Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=35f8df86-d2a5-4325-8048-276694d60b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:54:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:54:22.659Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=70d2ff7e-0819-433f-aa27-db4d08913534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:54:22.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:54:32.670Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=0b8ce582-22a1-4cb5-a2a7-86725da3afdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:54:32.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:54:42.693Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=40a0b22b-c932-4b0e-9c34-162a4e5e3d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:54:42.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:54:52.704Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=893baee2-ce46-4322-89a7-1175e901948b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:54:52.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:55:02.719Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b4abc809-daef-4646-9367-13514a26a139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:55:02.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:55:12.733Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e58ad85e-cbed-4212-9dfa-1dc0974ec0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:55:12.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:55:22.743Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a4c7ebf0-c614-4828-9e50-38122eea7c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:55:22.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:55:32.754Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a56912f4-6991-4573-8d79-3ae695b56239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:55:32.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:55:42.764Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a7076fff-a08f-4a60-b7a5-0e470d4c5bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:55:42.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:55:52.778Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=cd3c76d2-a3cb-4505-9dae-9e053796e213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:55:52.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:56:02.796Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=754ce9ab-7725-426d-bef9-3d846abc882f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:56:02.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:56:12.812Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d110eabc-2e9e-4f66-8dd3-82120c059a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:56:12.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:56:22.823Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ea85e772-1f43-4da3-b079-b9f54aa9c789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:56:22.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:56:32.834Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c6e106fd-f62a-423f-9ba6-c6f2c28c2ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:56:32.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:56:42.844Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=cbbdc347-7b27-4bdf-9d1b-293a439eae57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:56:42.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:56:52.853Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e57ab1be-4f6e-433b-8a27-13bf56d4be28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:56:52.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:57:02.863Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=72372de2-a3ad-4b42-a728-ff3b5d450abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:57:02.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:57:12.873Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=74d6d75b-f9a2-4f48-b986-a2fd9df71991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:57:12.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:57:22.884Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=184ec0f3-efbc-4aa1-aaef-41c96557a9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:57:22.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:57:32.895Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=dcb78df1-1eee-4b9f-b52c-4af93a13b2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:57:32.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:57:42.907Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e70610a6-2e3a-4df3-95ae-c75f1c77d760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:57:42.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:57:52.919Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=2c8e68d4-bd3b-4079-bb70-311845032ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:57:52.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T05:57:56.168Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T05:57:56.169Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T05:57:56.169Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T05:57:56.169Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:57:56.170Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:57:56.177Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T05:57:56.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T05:57:56.178Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T05:57:56.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:58:02.932Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1e74c35f-514d-41a9-825f-651be69d8e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:58:02.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:58:12.957Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ce72f77a-0894-494a-b494-b9999af4873b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:58:12.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:58:22.968Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7849b591-fe8c-43c1-92df-05df507f63d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:58:22.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:58:32.978Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=0b4e8df6-b138-4739-8ff0-6e5a19ff319b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:58:32.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:58:42.988Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a54822fc-a0d7-4f59-8759-388037c83fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:58:42.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:58:52.999Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e912cdc4-ece2-493b-862e-11fd714ea3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:58:53.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:59:03.009Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8a33433f-98c8-4df6-ae8e-137c8bf3f89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:59:03.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:59:13.018Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=43e4b628-2e40-441f-8a4c-2e6df24e9afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:59:13.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:59:23.041Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=59cb4372-3e13-4241-a444-15afaf7c4665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:59:23.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:59:33.051Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=faa6eeca-4334-480f-abd5-4ab48bf2efaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:59:33.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:59:43.062Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5e2be0a1-39ed-4af9-bf77-1c4277912e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:59:43.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:59:53.074Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f91c369b-5738-4328-9723-2a56c06e9880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T05:59:53.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:00:03.085Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=88711389-eab6-4341-8525-79c45359c79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:00:03.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:00:13.095Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9d9fb71d-a46b-4249-b0a4-590edcac51fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:00:13.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:00:23.105Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=092692d2-02a4-4487-9b10-6f292ad3c2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:00:23.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:00:33.117Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9bf57949-4bfe-42f5-ba36-ef9d376fa3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:00:33.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:00:43.128Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=bead1c21-a4cc-458c-8bd2-5ccbae59acc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:00:43.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:00:53.138Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=29c1aa8b-88aa-42c3-bc27-ed4218738329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:00:53.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:01:03.147Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f673fdca-20bf-495e-af55-3d85e582b39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:01:03.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:01:13.169Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=67cf4d72-e93f-46d3-a2c4-706a62ad3aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:01:13.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:01:23.179Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=96c32108-2126-4d7f-8669-eeefdee5e321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:01:23.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:01:33.189Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=be30e291-8416-4973-8334-137843a2b25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:01:33.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:01:43.202Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b61ce7b2-e273-4708-b213-8f0cb3276cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:01:43.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:01:53.215Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=bc4466e4-e5e4-4482-ae79-3b82ab96be59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:01:53.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:02:03.226Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b17f3233-dca9-4f15-8752-d2507a9cd99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:02:03.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:02:13.238Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b686dedd-8060-4f9c-ad0f-c9139d5c493c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:02:13.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:02:23.248Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=2f9922eb-7269-440b-8571-616b810e037d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:02:23.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:02:33.261Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=2dbc8b32-ad8a-4aa1-8002-3736c9566389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:02:33.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:02:43.271Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=68c67317-da2b-4cfe-91a6-772061176972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:02:43.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:02:53.281Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=72cea3b0-95a2-4ff1-95e2-51aaadd7e3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:02:53.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T06:02:56.067Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:02:56.067Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:02:56.067Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T06:02:56.068Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:02:56.068Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:02:56.077Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:02:56.077Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T06:02:56.077Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T06:02:56.080Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:03:03.289Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=956347a1-adc7-40e6-924c-d470f3a87c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:03:03.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:03:13.300Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=061a26b5-3f62-4c6f-9613-95a87ba184e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:03:13.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:03:23.316Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=011a310e-fa88-4225-bae0-18cdcae58b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:03:23.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:03:33.328Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=eeac51eb-b9c1-40dd-95f2-948fd979c466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:03:33.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:03:43.340Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=95a49fc5-6818-4534-b900-ceee78e275fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:03:43.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:03:53.353Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6257d9ec-d311-4c22-89fe-e0ea8df15325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:03:53.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:04:03.365Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=fc3fdd47-93ba-4dde-985a-5b1ea82eba21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:04:03.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:04:13.375Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8e7df3d5-c91c-4cc3-aac4-bd71e9096c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:04:13.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:04:23.385Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d26c17c5-ff20-4136-90be-1d718883b8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:04:23.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:04:33.394Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=978062d4-0123-442f-b0d1-f8954d9eb4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:04:33.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:04:43.422Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=68dce68a-523b-494f-9383-a82d95785942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:04:43.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:04:53.433Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b35298ee-b9b9-42fb-94f7-8a8d62694fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:04:53.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:05:03.445Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b55809f0-9dc6-42e9-b566-e982f784e826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:05:03.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:05:13.456Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=2717149a-8adf-48d5-84de-b88f6e5d6922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:05:13.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:05:23.469Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=80cd70b0-d29d-422f-87ba-dad9996b1940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:05:23.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:05:33.479Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a5e28392-42eb-4442-b803-c5cd760cc79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:05:33.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:05:43.490Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=11f1ab3c-49f5-4dfa-a5f0-7c5d5e18c248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:05:43.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:05:53.500Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5c6bf131-eb34-4ac1-ac40-afac61ca5970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:05:53.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:06:03.511Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=164f45df-9fe8-4733-a9bf-ec62f4cf7fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:06:03.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:06:13.520Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=18c4122f-ac65-4d7e-b75c-feb58f623a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:06:13.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:06:23.529Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=bc1fa2bf-233a-42c6-a900-c8ff0e02dad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:06:23.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:06:33.539Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9869a9a7-1b89-4a4d-8f63-314ecae65c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:06:33.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:06:43.550Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=04b36665-f0d8-4fd0-acf2-cabe01c3e92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:06:43.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:06:53.573Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7acde494-956a-421e-8460-db032573c3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:06:53.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:07:03.582Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=fa9a4857-b50b-41d0-9da3-dd3c102f06d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:07:03.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:07:13.593Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=4d4304dd-0734-4f0b-8279-90861cd84e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:07:13.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:07:23.609Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=15c17d28-745d-449c-ab6f-4b77d5a2e316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:07:23.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:07:33.621Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=783166ef-f48e-4cfb-9804-fff4fc3f9554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:07:33.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:07:43.631Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=bb7ebb0d-980e-4d09-9526-0d4647495a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:07:43.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:07:53.641Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=51182d32-d003-4c55-a651-43486e519c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:07:53.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T06:07:56.085Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:07:56.086Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:07:56.086Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T06:07:56.086Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:07:56.087Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:07:56.096Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:07:56.096Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T06:07:56.096Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T06:07:56.099Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:08:03.650Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1acbda87-d575-43ac-9dcb-96fbf7a8c7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:08:03.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:08:13.659Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=73502525-673d-4109-ab94-3a02360d3bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:08:13.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:08:23.667Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=dfda0078-3cc0-4f95-8352-64a8718afe7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:08:23.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:08:33.677Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=cb4566c7-a44b-4ecd-bfd2-30eacd4854c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:08:33.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:08:43.688Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6c345645-c1ae-4b02-881f-67290c1f289a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:08:43.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:08:53.699Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c02f4382-f5ba-4032-99bf-e4af1f07bc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:08:53.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:09:03.710Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ea44c166-0096-4983-8375-38c37cf45ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:09:03.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:09:13.721Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9ecbeca1-7a5e-4458-a65a-97fc0968051e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:09:13.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:09:23.736Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b29347d5-9352-4ce4-b944-e23e5a5faf03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:09:23.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:09:33.747Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=69e16d28-1a7a-4088-ad1f-94f8f2c0c4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:09:33.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:09:43.756Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=14c52b29-6f20-4182-b07b-70523ef40aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:09:43.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:09:53.766Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1f1451d6-7f8f-441b-a025-8087266389a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:09:53.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:10:03.776Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a720cfcc-a941-4f46-bd26-cb193beac55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:10:03.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:10:13.785Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=0df1e160-947a-421b-99d4-0f109a0211f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:10:13.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:10:23.794Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=0cd9524a-e27d-43a2-9625-18f19274cac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:10:23.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:10:33.808Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=db2f1cd7-126d-4918-9de2-c0c1cdd62a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:10:33.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:10:43.820Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a5c17c73-6ae3-437a-96fb-ba9806957594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:10:43.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:10:53.829Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=2962bac6-e3e6-494f-a42e-53d26ec05160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:10:53.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:11:03.846Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=fa30f3f2-0eda-4e78-a55f-0694d703100c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:11:03.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:11:13.857Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=04ee7990-0a3b-492f-a0cf-6d2ba1a9d236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:11:13.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:11:23.872Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=06fd97d4-a3b7-4ea8-bf7e-5455aeaacd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:11:23.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:11:33.895Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=797ca604-5216-42d2-b5ae-a3d28d6cb14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:11:33.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:11:43.904Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=3526e827-2211-485c-bdb7-dbbe54460a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:11:43.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:11:53.917Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=4f3fc056-5e95-4319-8f99-fc04f24ca140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:11:53.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:12:03.927Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b041c53d-97eb-42e0-8be4-8758582a0a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:12:03.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:12:13.937Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=af110535-58fa-4d39-9124-4037394d1150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:12:13.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:12:23.946Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7b57acfe-251b-4fd3-8c66-9b1f0836f8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:12:23.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:12:33.956Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ef780907-ecad-4032-a7a3-ec6f855735f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:12:33.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:12:43.980Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f98b45c3-cf42-4584-b473-fd51d83baf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:12:43.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:12:53.990Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=bdafbcd1-0b10-431b-a57f-997a85549454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:12:54.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T06:12:55.991Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:12:55.991Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:12:55.991Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T06:12:55.991Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:12:55.992Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:12:55.996Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:12:55.996Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T06:12:55.996Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T06:12:55.998Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:13:04.001Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c13b1bdd-5234-4be6-a58d-c5f9dbed54f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:13:04.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:13:14.011Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9d974bac-4d04-4cb0-9549-4ed8be4d245c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:13:14.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:13:24.022Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=2dac1f4e-3246-4dd7-99af-b15d84daadae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:13:24.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:13:34.032Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f7965c4f-af83-468c-814d-7e34cbe4678c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:13:34.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:13:44.043Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=893e5222-5155-4e73-9008-0e0fc7043cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:13:44.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:13:54.053Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=663e5c0b-e6b6-42b3-973c-306e57e03000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:13:54.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:14:04.063Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f6adf375-bf7a-4e7c-acd7-51f50d9e286f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:14:04.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:14:14.073Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b6a827da-aef2-42f6-92fb-143fd28ac545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:14:14.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:14:24.084Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d7590589-78f9-4be7-950a-3ce0d495b765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:14:24.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:14:34.095Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b3089577-32d0-48fd-ae01-a495a70fdf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:14:34.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:14:44.106Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=61e8ee33-23dc-49b9-aa5a-c8b063a5e71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:14:44.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:14:54.116Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=bd405828-b19b-4b21-8db9-cbd2315ee8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:14:54.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:15:04.138Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=262544d7-7cda-4bcb-b787-f62520d4a7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:15:04.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:15:14.148Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=3756ada1-87a2-410e-8192-f0ae2c79f46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:15:14.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:15:24.157Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=fd6fa7a9-6985-483c-8f9e-bd706ef8bb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:15:24.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:15:34.166Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=dc2e9807-5053-4333-8eac-f3d9659dbf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:15:34.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:15:44.179Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a52b01e1-87a2-4de6-87bf-0c9cee1030cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:15:44.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:15:54.192Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d660f1ff-c2cf-4996-9c8d-37d5d4592d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:15:54.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:16:04.204Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=4f0117c7-485b-4a9b-b438-4948636c3a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:16:04.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:16:14.213Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=dd9891b1-9e4b-4589-afc6-e295015b1c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:16:14.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:16:24.225Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a6100c52-8dd1-4552-b392-6023280cbef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:16:24.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:16:34.237Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=32a0cddf-98c2-4d86-8f85-b2b53829974a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:16:34.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:16:44.249Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=28e2711e-6a98-4f37-8848-018e22c26b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:16:44.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:16:54.265Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=358ff2cf-5c42-4ee8-9620-3e7078ac495b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:16:54.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:17:04.277Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=78769925-5c89-421d-b956-b1b4df499029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:17:04.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:17:14.287Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=63ba9e69-7350-4bfc-8ffa-4fd54977ff89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:17:14.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:17:24.300Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=2b5d0317-6537-4665-875a-e5cb26ea9987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:17:24.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:17:34.318Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a8d259a6-f659-41bf-af0a-e2a41916ed38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:17:34.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:17:44.328Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=536e5563-1225-4c14-82b4-7cd1a473ac23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:17:44.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:17:54.340Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=884d4ff1-ca2f-40e2-b29e-4b2eaa789698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:17:54.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T06:17:56.011Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:17:56.011Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:17:56.011Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T06:17:56.011Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:17:56.012Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:17:56.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:17:56.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T06:17:56.017Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T06:17:56.018Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:18:04.351Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=69d73ac7-27e8-407f-88ef-8a1dcf140a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:18:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:18:14.362Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=29a3ee19-7201-4131-9886-d2f2b4bf42a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:18:14.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:18:24.373Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ba9f015f-8f35-40d3-bf48-45dc3365bae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:18:24.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:18:34.385Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f99a975d-dc89-4380-aefb-4d8e03a84233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:18:34.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:18:44.396Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9805e1c5-c63b-4122-9c66-dbc870c0740a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:18:44.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:18:54.408Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=4d3e29f2-9e86-4a43-88e4-03f1762fcc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:18:54.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:19:04.420Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5772b7b0-1b78-4604-8b12-4d8ee9de4dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:19:04.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:19:14.430Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=53f8d079-a803-4d24-9adc-6375e92da625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:19:14.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:19:24.440Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f908d15c-272e-44a9-a45f-d1aa049d58d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:19:24.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:19:34.449Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e4c51ba5-7c5a-4f6a-839d-869535257219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:19:34.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:19:44.459Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=eee8a145-ebb0-481a-b5af-ad9aae168bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:19:44.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:19:54.472Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=66ee5c0b-2da5-4668-97fd-16c463b3c444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:19:54.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:20:04.487Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=62407c53-69b3-4e4f-bbf2-aee19ffdadb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:20:04.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:20:14.501Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e29a1ff5-c2e3-471c-8b0b-d211cb54e0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:20:14.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:20:24.510Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=3503ea54-1b55-4044-a595-0d2b90010120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:20:24.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:20:34.521Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c2c41d6e-fca8-4ab2-bf00-516046087564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:20:34.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:20:44.530Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5e69f525-a1bb-4dcf-8a59-588e723230e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:20:44.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:20:54.539Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=546d166c-1137-46d0-af36-4e9a8bb56704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:20:54.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:21:04.550Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=735a7cce-b6a6-4b09-96d5-99376380739a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:21:04.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:21:14.561Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ca0941ea-b2a3-4302-80f5-edd3c2e92957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:21:14.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:21:24.575Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ad24becf-7aaa-47a3-8229-8ef48d73c2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:21:24.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:21:34.586Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e0085874-571f-48f4-8450-e7dbb69d2cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:21:34.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:21:44.597Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=2dd7f6e2-c95c-4dfc-aad2-53f38c930f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:21:44.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:21:54.607Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=eeef0493-72f7-4366-8433-d80e5b6b1250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:21:54.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:22:04.676Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=eaf3b755-5444-41df-8cec-9b4d5b5d4bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:22:04.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:22:14.687Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=cfb8d96d-2380-48d9-99e2-7253be75a4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:22:14.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:22:24.704Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=542074fb-1f07-477c-92fb-2f1efe68ae0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:22:24.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:22:34.714Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=89bda9ed-e845-4094-b88e-f3c5938f4ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:22:34.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:22:44.724Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=cede51ab-9b2f-4afd-932d-27225088db26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:22:44.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:22:54.738Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b5096caa-8e2d-4bff-b55e-ce8b2171b56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:22:54.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T06:22:56.076Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:22:56.076Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:22:56.076Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T06:22:56.076Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:22:56.077Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:22:56.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:22:56.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T06:22:56.085Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T06:22:56.087Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:23:04.750Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=bdc7d4b0-731d-444d-ba87-e52eecff05e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:23:04.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:23:14.768Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=33d1987c-01b4-4666-9b12-724959002ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:23:14.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:23:24.778Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1efe53e7-ee95-4839-b021-4099f8193194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:23:24.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:23:34.789Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=eabdf7f4-75fb-4406-8928-698e792fcc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:23:34.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:23:44.797Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7d03aed6-2e2b-489f-94ae-8d2c8a316eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:23:44.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:23:54.807Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=33959166-d0e1-4a97-a9c7-2a9590300d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:23:54.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:24:04.817Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c901d19e-7c00-4a75-bdd0-91d741d8ec49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:24:04.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:24:14.826Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5bd4f2f7-7a86-468c-a678-d45d4845bf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:24:14.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:24:24.837Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b50a62b6-c009-45cb-a715-bc58df9e2a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:24:24.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:24:34.846Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a4b44c9f-031b-45e1-b72b-5587d6c8ffbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:24:34.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:24:44.855Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b1272a08-4a6f-4c29-b110-b5e474bb848a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:24:44.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:24:54.864Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1df49cf2-6de8-41ad-8a33-026efa6920ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:24:54.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:25:04.876Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e73f7aa3-096d-4230-84a0-7f85cde65766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:25:04.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:25:14.891Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=905c534a-7e98-4c96-b82f-7cd88e4b40f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:25:14.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:25:24.907Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=cb5379aa-d95c-4ce3-8d90-16c86b95c041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:25:24.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:25:34.916Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=0a8ed32a-cc23-48eb-a61f-d32f32fb50dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:25:34.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:25:44.926Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6f7f0e5e-8345-47d6-a9f7-55f743d376da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:25:44.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:25:54.940Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6919daf5-3514-401a-8bc6-fcf7bea0924b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:25:54.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:26:04.951Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e82fabed-df1e-4b51-892e-798df79c2ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:26:04.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:26:14.969Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=fe50021e-bc9e-4c1c-8428-5c6632bd38a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:26:14.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:26:24.984Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=eb155087-6f6a-4295-8f06-baa71d78ee6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:26:24.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:26:34.994Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=72307a3a-fd4c-4ea7-a4ed-70f5a309142f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:26:35.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:26:45.003Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9310ec11-b6e1-4be1-97ea-9c4b30fec7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:26:45.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:26:55.013Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=2ebf012f-5d11-490c-986f-8a4ab0d33108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:26:55.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:27:05.021Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=0c951ef6-9c1e-463a-b950-202fd2157adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:27:05.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:27:15.029Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8dab3243-0586-4465-8c50-dbf52b4fb3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:27:15.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:27:25.038Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c4171a5c-74f0-4bab-837e-7abd9e8ca7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:27:25.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:27:35.047Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c2cc1995-29a7-4512-b468-c427105a9cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:27:35.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:27:45.062Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d82ea7b8-12e4-4426-af8d-5cf58b0dad4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:27:45.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:27:55.075Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=816935ef-4ff1-44f7-b45d-44fbc68a447a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:27:55.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T06:27:55.992Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:27:55.992Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:27:55.992Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T06:27:55.992Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:27:55.993Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:27:55.997Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:27:55.998Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T06:27:55.998Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T06:27:55.999Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:28:05.086Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7004949d-5bba-4b84-9c17-3ebde3d6f303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:28:05.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:28:15.099Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=45cf8f1d-8ddb-4a02-af98-0779ee5ae4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:28:15.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:28:25.110Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=4bb1b91d-ef0e-498b-b682-dbb1f7ca2147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:28:25.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:28:35.120Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a4a208c3-efba-4f0e-bc35-888a3fffff44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:28:35.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:28:45.138Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6bee7811-3e85-4d7b-8dd7-2b8cb7145681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:28:45.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:28:55.151Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=00f4dd44-f417-4e95-b92d-81d3dc5b344e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:28:55.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:29:05.161Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e38871d4-bd2b-4dd5-8322-66eb71c6ed1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:29:05.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:29:15.172Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c0d5f84d-8876-419d-8800-138fb9633f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:29:15.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:29:25.182Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c1333b2e-1abb-486f-ad2e-2574d230fe4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:29:25.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:29:35.193Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=486bdb7f-f330-4da8-9034-f1da4128c99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:29:35.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:29:45.205Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=12bdbc31-e6ff-4633-8994-2100d5f08137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:29:45.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:29:55.215Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=97c4cb31-a4ee-4248-8841-14cc8186bd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:29:55.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:30:05.224Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c658c807-967d-43a4-8f0f-336f10eb3943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:30:05.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:30:15.236Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9068f461-1f2e-47f1-8b9f-5b820ba4a338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:30:15.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:30:25.246Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ef5c065a-96fb-43ce-94a0-79acb408ea8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:30:25.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:30:35.255Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=72e09db2-0990-4bda-8b9b-b09905d72909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:30:35.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:30:45.270Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=14f3453c-184b-47c3-ab72-5cf8193fd9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:30:45.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:30:55.279Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=067e0893-c646-4464-b873-18dad48883e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:30:55.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:31:05.289Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=13e3c19b-b4f7-48fa-836a-a9c56fb97efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:31:05.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:31:15.297Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e9a81369-26a6-4473-94b5-d9ab2c637b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:31:15.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:31:25.308Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=61574d8f-cffc-4bf5-a1e5-73e747f21462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:31:25.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:31:35.318Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8859b843-825c-4c80-ab5e-9f3d80923aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:31:35.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:31:45.331Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ee364c33-198d-4a33-afad-d297ef2208a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:31:45.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:31:55.346Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f1ca5683-6f5e-4c84-9cee-c1451569c549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:31:55.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:32:05.361Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=26a54c73-af8c-42d7-a4da-2df6f5946292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:32:05.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:32:15.371Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9727b714-2cc1-49de-8b74-d3ff8f3460b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:32:15.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:32:25.390Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=48bc6c3c-b492-4251-b683-79fe85c924fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:32:25.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:32:35.400Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=0226a9ca-9a4b-44b9-9f79-433d401044d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:32:35.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:32:45.416Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=50bad642-6b06-4ceb-a6ec-921e1b61b3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:32:45.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:32:55.440Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5e7a9553-3ae7-48d0-8ba3-0630f27daef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:32:55.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T06:32:56.058Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:32:56.058Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:32:56.058Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T06:32:56.058Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:32:56.059Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:32:56.064Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:32:56.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T06:32:56.065Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T06:32:56.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:33:05.456Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a552d3fa-cc9d-4da6-bb2a-ad1481feb7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:33:05.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:33:15.466Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=2b7a2078-c3f0-4786-b6ea-0c779bbac9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:33:15.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:33:25.476Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9c3304d4-aab8-4932-a10d-e39e73dd4407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:33:25.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:33:35.485Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=bc9baad6-1735-4c78-a251-937312f07e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:33:35.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:33:45.494Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=605e3d4e-9db6-444f-a433-81d5cff23439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:33:45.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:33:55.503Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b7d25566-f686-4c67-8092-d4b247069082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:33:55.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:34:05.564Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=58bc3a4d-1b13-4d95-aad8-3b72cb02eff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:34:05.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:34:15.574Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=19ecb2d8-8a57-4b23-8833-96a1b7e05df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:34:15.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:34:25.583Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a97eb865-b5ca-4ad0-a15f-c1de9ba2d0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:34:25.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:34:35.593Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=451dec77-bd3b-4742-8608-91066c1cb7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:34:35.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:34:45.613Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=44f45548-8a6f-4a08-b9e9-93fdc99c1f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:34:45.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:34:55.625Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b731d795-bfd0-4d9e-b6d2-426aa9d55250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:34:55.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:35:05.640Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=81328c1d-b00e-4b55-a37a-f4ff1dc8a9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:35:05.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:35:15.664Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=fe3c5009-347a-48d6-8ed1-82fd738dad3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:35:15.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:35:25.674Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e9544846-d56a-4253-9ca3-0c0a95b6372e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:35:25.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:35:35.684Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c1235194-6984-4515-ab29-71159d2c0513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:35:35.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:35:45.695Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7c595ad5-0576-47a1-be82-f2d16ae65715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:35:45.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:35:55.705Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=142e673f-1d56-44e4-bdb3-3bec2281eeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:35:55.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:36:05.716Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e5d8fe97-0428-43ab-bc4a-401ba5948f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:36:05.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:36:15.729Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=4f3f11aa-a6c0-40f2-baaa-eb2bc6a5ae8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:36:15.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:36:25.739Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ef83d5aa-fabe-47e9-b1ed-ca94c6d07799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:36:25.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:36:35.750Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9d7110c6-e40f-417c-886d-7392cb75bd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:36:35.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:36:45.761Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ecbee850-cf28-4720-a4bc-8f5e1a85d899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:36:45.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:36:55.771Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a596ed28-3510-4568-8341-2f5743dcd3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:36:55.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:37:05.781Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=3998b89d-b5f6-43dc-8dda-544b994bfb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:37:05.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:37:15.794Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8ec1cc70-f89a-41ec-904a-1aa0d715d91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:37:15.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:37:25.819Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9f07aa94-5b97-4527-9c42-940760eb0605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:37:25.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:37:35.829Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=49220929-8707-438f-ab14-03515ebfe42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:37:35.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:37:45.845Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e3436687-e5c6-4f47-b85e-588af6763b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:37:45.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:37:55.858Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c597ff79-bc3a-4c38-99c5-a109dc22ea1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:37:55.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T06:37:55.998Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:37:55.999Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:37:55.999Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T06:37:55.999Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:37:56.000Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:37:56.004Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:37:56.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T06:37:56.004Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T06:37:56.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:38:05.868Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=aca635de-3af4-4b32-b350-d12650da439f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:38:05.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:38:15.878Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6524b75e-9d3e-4d47-9848-27cab418eb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:38:15.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:38:25.892Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5cdaedf7-05c7-4bce-9a20-d819a51d53b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:38:25.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:38:35.903Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=3e3e57f9-7ec7-4f42-bc61-b09730999fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:38:35.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:38:45.928Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=193586c0-45d7-43d0-8b2e-884d5e713d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:38:45.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:38:55.940Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=738b2efb-3927-438d-863c-4cbe4e8d4010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:38:55.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:39:05.951Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=39a0c260-6776-41b6-8d10-24a9c49154c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:39:05.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:39:15.962Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=3fa47a59-5638-42d8-888b-c87286940b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:39:15.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:39:25.971Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=185b022d-a47e-41e2-ae61-b05e3b54f4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:39:25.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:39:35.984Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=251a079d-7cf9-4396-852a-d232d595edb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:39:35.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:39:45.992Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7ed98b82-0aaa-4e7e-beed-1450f7251777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:39:46.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:39:56.000Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=353dd3d3-1070-44c9-b6b1-55a7b2c575c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:39:56.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:40:06.013Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f79603d3-364e-4f71-b735-0c579ea4aaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:40:06.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:40:16.024Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=55d72889-0d7c-4c2f-b081-6e61f9139fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:40:16.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:40:26.036Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=756e28ab-0597-4208-9d8f-efa989ad6b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:40:26.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:40:36.051Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ab5b640b-2524-4b02-972a-cefd8ea55f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:40:36.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:40:46.060Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a56ebb81-9855-4e6f-87e6-8f32dddc0723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:40:46.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:40:56.071Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8f7da3fb-1468-4e0f-9c6d-f3e800e6c491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:40:56.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:41:06.082Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b0912201-0bcf-4e54-8ecf-5d38e24f3361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:41:06.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:41:16.094Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9855cdda-a1dc-468c-bb1a-60f8ba6592da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:41:16.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:41:26.108Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=10b38e94-335b-470c-8498-a41225a3cdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:41:26.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:41:36.134Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=cc37a797-3b64-48dd-a139-5ba1aeb3b6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:41:36.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:41:46.147Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6991d185-9cb9-49d9-93a1-f1927e867cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:41:46.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:41:56.157Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1abe174d-66c3-4f33-90fe-f37d60554d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:41:56.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:42:06.176Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a1b2037b-0f52-445f-a7bc-65b3939e2ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:42:06.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:42:16.186Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=61b823bc-ebf6-4c33-bc85-ede6b61270d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:42:16.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:42:26.198Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=101de59c-af5d-41c6-a351-fbb5ca44f9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:42:26.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:42:36.209Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=bc16d2de-1abd-4566-87ba-b58948f549b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:42:36.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:42:46.223Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=257e8cc6-953b-4984-9a5d-debcdf3a019e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:42:46.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T06:42:56.116Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:42:56.117Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:42:56.117Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T06:42:56.117Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:42:56.118Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:42:56.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:42:56.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T06:42:56.123Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T06:42:56.125Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:42:56.233Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6404197b-93b4-4d8f-9fbb-87f6e4805389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:42:56.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:43:06.246Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=152628d4-3534-42d4-bff1-56944aa032d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:43:06.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:43:16.258Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7a8bb1ba-4057-408f-a771-747911cca857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:43:16.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:43:26.272Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=febf301f-d9a9-4f76-ae51-890fff8f27bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:43:26.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:43:36.282Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d8caed6e-507b-4356-9869-3a6cf5ccd2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:43:36.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:43:46.293Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b4089d4b-8fe2-4b66-834e-caeb2a3bea7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:43:46.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:43:56.305Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8d50c823-7723-465c-a5f8-c00a0823c5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:43:56.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:44:06.314Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d62f992e-551e-4945-b416-3765a4d06240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:44:06.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:44:16.328Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=149ad1bb-6c37-47d7-bf4b-a5bc604215e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:44:16.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:44:26.361Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9eb5900b-b0d3-4c49-b9be-6873d831420d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:44:26.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:44:36.371Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=3ec3fa4e-3479-4141-9be0-8a5a0e4bd759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:44:36.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:44:46.389Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1533615c-e239-4b23-8e24-6ab64f158089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:44:46.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:44:56.402Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a13ddf2c-f315-4e23-b364-58159c450914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:44:56.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:45:06.411Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=005eefb1-11a1-4030-befd-295e3271b1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:45:06.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:45:16.420Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=efe5f7c9-b0d1-4351-b61f-e3a743f6a6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:45:16.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:45:26.432Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=89a5df8f-8459-4619-ba4e-6875b6aea864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:45:26.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:45:36.446Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=dd950653-08b2-460c-936c-0134515ea6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:45:36.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:45:46.456Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=81e77ba6-826e-403b-8134-2c77e7855108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:45:46.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:45:56.465Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c72080f6-f9d3-49e5-a5d9-6d46be416e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:45:56.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:46:06.474Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a1c3c490-34ba-46cc-b728-78063c176a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:46:06.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:46:16.483Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=40b67b9a-e9c6-4609-9923-3539f5928c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:46:16.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:46:26.494Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=66674d3d-2112-499c-8d6c-2462bcb7bc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:46:26.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:46:36.521Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c5d0a065-9afa-41ad-96ca-787774713d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:46:36.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:46:46.535Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=82d13d40-e01d-40f5-9bc4-5ef83abefb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:46:46.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:46:56.551Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f5c864a5-ddec-4e76-9fe4-58a44b499af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:46:56.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:47:06.564Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f9a986ee-d8c2-4bf3-a65e-297a1e0a1756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:47:06.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:47:16.573Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c6706c96-8d7b-4ec4-b80a-37ac03d96197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:47:16.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:47:26.586Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=13c0c728-bb03-4235-a38a-bce993a52274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:47:26.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:47:36.597Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1cb49486-d499-4fcd-a54c-e110811db582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:47:36.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:47:46.609Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b132937f-5800-4d4d-b99d-2ebf207f3ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:47:46.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T06:47:55.966Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:47:55.966Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:47:55.966Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T06:47:55.967Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:47:55.967Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:47:55.971Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:47:55.971Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T06:47:55.971Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T06:47:55.973Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:47:56.620Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1817fc80-0685-4f97-b49b-23efd6d36ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:47:56.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:48:06.630Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f4d50c4b-b24d-45d2-91c8-656d4b414530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:48:06.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:48:16.641Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5936f9c0-ddb1-4536-ac8d-ff67454244a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:48:16.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:48:26.656Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=45737eea-7e11-4b94-a424-77dd718d4ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:48:26.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:48:36.666Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a4797500-bd1e-4c65-bedc-8a66b43ea325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:48:36.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:48:46.678Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c55fb0a4-ad35-4378-ae5e-5532b1fe1318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:48:46.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:48:56.688Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=daad0cad-9e27-4da8-ab44-1049b5e79dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:48:56.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:49:06.701Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5ae6a4fd-8cca-4fb1-b6f9-c095fc1d1eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:49:06.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:49:16.712Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=bd5ab62d-dcb0-40e9-a36d-d7fc1caf7c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:49:16.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:49:26.721Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=dfe031f3-1205-43b0-b859-e1003e6c5afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:49:26.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:49:36.731Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=02fbdf09-9e91-4ed0-812b-d02bd5dee7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:49:36.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:49:46.740Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=76092b51-d12f-4d79-bd84-cb331b3e890d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:49:46.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:49:56.752Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f5a67eee-b6b0-46b0-a39a-d7a01ff9f4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:49:56.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:50:06.762Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8820b1e4-f60b-458e-b995-d4bb8ff7fd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:50:06.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:50:16.775Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=257a6aba-ae7f-4997-9d9c-4258bc2fcb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:50:16.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:50:26.792Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6ac21850-22a2-4398-a35a-a617f6a57f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:50:26.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:50:36.809Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=0d307e1f-a82c-419e-99dd-30646769c1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:50:36.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:50:46.821Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f3b48362-2f1f-4acc-8bc8-3d256b781778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:50:46.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:50:56.836Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8dc2157a-e2a1-49bc-874d-70b67d8e8cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:50:56.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:51:06.861Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=124b06e2-3729-4816-8206-52bd50ea5fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:51:06.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:51:16.871Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=582d4683-7ae0-42a6-9bd9-45f5acef189b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:51:16.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:51:26.880Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=fc0b080d-51b1-4afa-99b5-1d8722ce3fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:51:26.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:51:36.889Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=53934c50-e7ff-468d-9620-c066fb026926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:51:36.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:51:46.899Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=49863fba-94a4-41d0-8d1e-c4da2444d51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:51:46.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:51:56.909Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=493b2195-99c8-4ef9-971a-fb778600542c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:51:56.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:52:06.920Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f77eab80-30f5-4bae-b604-307cdc04bf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:52:06.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:52:16.934Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a2cf130d-aced-4902-99bb-8df8d6c88b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:52:16.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:52:26.944Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ddbc1819-7e62-49c4-9844-bf2d4c71b688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:52:26.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:52:36.962Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=28c52e68-4240-44e6-aaee-8c78940705db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:52:36.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:52:46.973Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=2a465247-4129-475b-9c0b-2977f1a03736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:52:46.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T06:52:56.076Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:52:56.076Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:52:56.076Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T06:52:56.076Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:52:56.077Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:52:56.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:52:56.083Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T06:52:56.083Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T06:52:56.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:52:56.983Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=68d02f2c-8c9d-4c41-8c30-7ec9d1239c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:52:56.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:53:06.997Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d1ce114b-a8ce-4ea1-8634-edfb7ef1f071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:53:07.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:53:17.010Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=eed7d6ce-975e-4fc6-a1d7-14b8e3335935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:53:17.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:53:27.019Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=55caf717-e8c9-47af-bfed-89095fd9610a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:53:27.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:53:37.028Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=360696c0-f53a-48ea-a2b3-990f89044bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:53:37.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:53:47.037Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ef40a7a5-1f62-466e-b37e-e602b66c46d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:53:47.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:53:57.046Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=fc0bd9ea-ab1f-468d-9884-27c02da43a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:53:57.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:54:07.061Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f3b6fdd8-49b0-4e77-b1f7-b96198e2275b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:54:07.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:54:17.073Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=51bcf333-2adb-4ee3-9271-385fe7facbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:54:17.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:54:27.084Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=4949270c-b185-4f57-994e-a80f0fb013cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:54:27.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:54:37.095Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ca8f43dc-74ef-470d-ada3-041773a11977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:54:37.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:54:47.108Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=07547609-8d2a-4049-8d54-0009c7736908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:54:47.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:54:57.123Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b8aa5e1d-0cce-49a8-a68f-65ff719b691d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:54:57.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:55:07.140Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5952c8ae-d6b0-45e4-bc4f-d39c89055979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:55:07.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:55:17.150Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a78bcf1b-6737-4d0b-a846-c346b538adfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:55:17.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:55:27.159Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=840189b9-6679-45cd-90cd-6bf05132f36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:55:27.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:55:37.171Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9d864576-58e5-4d3f-91e8-2d4847adc906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:55:37.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:55:47.180Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=74e9d916-a63c-4868-82d3-004412d7f909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:55:47.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:55:57.192Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b5355202-c08a-467e-a2c5-1e91adb17cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:55:57.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:56:07.202Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=72da3329-bb5f-4f4c-8511-70b06fbb257d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:56:07.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:56:17.211Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=cf03aa02-21c6-413b-8aac-36bf70936c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:56:17.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:56:27.222Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=15d884bf-d940-4b46-824f-adb03584e391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:56:27.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:56:37.232Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=204d89f7-7ac7-41ad-9cee-89e7e1b22cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:56:37.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:56:47.243Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1694f6af-bb8b-4d6f-a71a-93dfccb833bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:56:47.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:56:57.255Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1ef3e12e-36a2-4792-959d-fd1cb956af2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:56:57.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:57:07.269Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e6d9a38a-244e-4844-8b79-550bbbf47a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:57:07.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:57:17.281Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=bc430251-c569-452e-a9f2-3cc7f0fff283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:57:17.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:57:27.293Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=3887f39f-f427-4711-8e43-5d1f1af8a3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:57:27.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:57:37.303Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ef4084fc-1a37-4a17-a958-4749093de7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:57:37.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:57:47.314Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=26b7be5e-6dfc-448a-89bd-40224123d6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:57:47.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T06:57:55.978Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:57:55.979Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T06:57:55.979Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T06:57:55.979Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:57:55.979Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:57:55.982Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T06:57:55.983Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T06:57:55.983Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T06:57:55.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:57:57.325Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7ca075c5-afa0-4adc-9468-35c594f9bc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:57:57.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:58:07.335Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6d5434b8-b8a3-4e27-9170-517c5908a0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:58:07.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:58:17.347Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=410a3b4c-b8d1-4048-87f7-4de90d556e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:58:17.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:58:27.357Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9a267f10-5311-4ed1-8a0e-1ddb081bbe59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:58:27.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:58:37.369Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=bc160cb7-5df0-46eb-a7ae-0b286e775a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:58:37.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:58:47.380Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=478819d5-f68a-47f4-a69d-e0e655e0cfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:58:47.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:58:57.390Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=935e68ea-93d1-49a2-8a70-e6dfee51344a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:58:57.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:59:07.401Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=826e3d2c-272a-42b7-8969-56bf28b98384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:59:07.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:59:17.412Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=469c99e9-cb85-47ee-a267-ff941cef1063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:59:17.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:59:27.422Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=48ea54da-3dd8-4c42-8d82-f83f51f30d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:59:27.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:59:37.434Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=38c2bccf-9739-4b28-b307-a7799c41d194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:59:37.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:59:47.444Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5c28eb11-2717-4cc8-a20b-36d83dee2fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:59:47.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:59:57.455Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c5692997-117e-4f4f-a21e-bcd9f69479b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T06:59:57.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:00:07.467Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=53c21be8-1232-4be2-98c7-2de7c628ecc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:00:07.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:00:17.477Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=39ff0c9b-6a6c-46b8-b880-907471b0acd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:00:17.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:00:27.487Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=0d83c890-0e26-4d2a-a562-1573b6a90275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:00:27.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:00:37.500Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=89019565-19c4-45ad-a25a-1f00fc4af5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:00:37.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:00:47.510Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c040de0a-b39d-4337-9a8a-70ba7bbb10ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:00:47.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:00:57.524Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ac84b805-84a1-4f0c-adfb-046d5519e4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:00:57.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:01:07.553Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=920ff88f-f529-4f95-8555-e49a0d2c8a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:01:07.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:01:17.562Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f380b58e-cc56-4bcc-9794-e4fe05c06ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:01:17.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:01:27.572Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a746b765-db5e-4cf4-9870-4cacde4f9e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:01:27.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:01:37.582Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=cc9db55f-f95f-44b3-acff-abaf267b33b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:01:37.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:01:47.593Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=287c434c-d533-446a-a2e1-18d3bcf2a3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:01:47.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:01:57.605Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d3913aba-448c-4977-8dca-1133f981fd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:01:57.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:02:07.620Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=22512df7-199b-4cdb-8de6-2a028c5a3501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:02:07.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:02:17.631Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=3e08135a-fc14-41aa-bad7-eecd8393c65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:02:17.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:02:27.642Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=19670f1a-bab0-48a1-b431-942f295e530e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:02:27.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:02:37.653Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=83112d18-a363-4e75-bd17-0307bc47f0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:02:37.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:02:47.663Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=15c1615c-14b5-4931-a026-cc23dc93cc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:02:47.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T07:02:56.079Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T07:02:56.080Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T07:02:56.080Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T07:02:56.080Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:02:56.081Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:02:56.086Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:02:56.086Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T07:02:56.086Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T07:02:56.088Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:02:57.674Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=abce2677-b506-4a34-b06d-c89c195314ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:02:57.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:03:07.688Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=906a0487-2155-4cce-ae24-ede6e5693b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:03:07.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:03:17.697Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=55fe1195-21c5-4b93-a778-1255a3da8718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:03:17.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:03:27.706Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d8a22e63-4d5b-445d-b69d-65fabbbca6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:03:27.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:03:37.730Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=351b6bab-bcc0-4613-a6c2-08acb50216cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:03:37.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:03:47.739Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e0c04d01-c373-4cba-a088-418f718ecca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:03:47.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:03:57.750Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e1c19d6e-2abf-473e-af5a-7083454ea73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:03:57.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:04:07.760Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=815146ad-24fe-4ef9-8f7f-f94d445cd25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:04:07.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:04:17.770Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=16e9aa15-a45c-4f76-8f9c-5619679b02ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:04:17.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:04:27.779Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=07fe6c78-2cc9-4d30-a9d1-a7dbffc45110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:04:27.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:04:37.789Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d337ffa1-3061-46f5-b86d-e86fc073e414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:04:37.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:04:47.801Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7a85e370-1dad-4cfe-aba6-b31de56d5079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:04:47.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:04:57.811Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=584bfacb-062c-4b29-8285-e3b88ca6bcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:04:57.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:05:07.821Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=65cd1870-9256-4de9-92ee-eb52b4618fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:05:07.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:05:17.830Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5fcfc3e1-019a-499a-a5e9-4bc5842d078f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:05:17.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:05:27.840Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7bcd3456-7e5a-4614-9444-275f3eea6cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:05:27.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:05:37.849Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=4b6b39cb-46d2-463f-abab-8b7143838fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:05:37.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:05:47.860Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ca9b7346-6608-4f35-959e-b8416cc5c5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:05:47.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:05:57.870Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1d55c346-7169-4804-be10-703fe982161c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:05:57.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:06:07.881Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=35e232be-95cd-41f4-92af-a0a1aa4b2935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:06:07.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:06:17.890Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6daacaf4-e84d-4464-9fd2-d4702db7d5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:06:17.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:06:27.904Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=427096ac-95a3-4102-96e5-350f7702cbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:06:27.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:06:37.913Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=4d575e23-6809-452d-bba9-7514a7f30d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:06:37.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:06:47.926Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=60f580b1-afa7-4859-8683-972a67511bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:06:47.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:06:57.941Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=2f9f71df-ab2f-4515-bf89-921d08a4d3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:06:57.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:07:07.950Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=70e82972-2aa4-4e2d-b200-cda4d7222553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:07:07.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:07:17.967Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=fb299f79-9103-423c-ac6f-82abfae90be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:07:17.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:07:27.984Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=34f8e534-df87-4b9d-9b28-0387fa433dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:07:27.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:07:37.993Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e4443a0a-62c3-4dfa-9398-0e8422f45326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:07:38.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:07:48.002Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=35739e08-a3ef-4707-8327-92068f870ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:07:48.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T07:07:55.951Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T07:07:55.951Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T07:07:55.951Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T07:07:55.952Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:07:55.952Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:07:55.956Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:07:55.956Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T07:07:55.956Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T07:07:55.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:07:58.011Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8a4ca11c-9c94-41fa-8f6d-83f4876e144a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:07:58.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:08:08.025Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=491d54ed-4d51-44e1-a998-87c0c55c924f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:08:08.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:08:18.038Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=4b9f168a-daf4-4fff-9ca2-4ed1e4d8ef07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:08:18.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:08:28.048Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c0fce135-181e-4a20-b52a-dea06e9d724b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:08:28.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:08:38.057Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=eace3244-c4bf-4e75-b3ab-03f0dc19c30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:08:38.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:08:48.069Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=57bf7864-848e-4ebf-a7d3-044e251c7b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:08:48.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:08:58.081Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=af14b3c2-8d8b-4797-983f-face2c64fae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:08:58.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:09:08.090Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=697b682a-0a55-452d-b356-0277a4309635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:09:08.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:09:18.099Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ab78076b-85a3-41c1-a1a7-eab9e3a0223b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:09:18.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:09:28.108Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ef0b932a-2581-4100-bba8-1c93d7a6d4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:09:28.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:09:38.121Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=870fb2f1-4b5f-4f6e-be58-f16ff4269957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:09:38.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:09:48.131Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a7671690-e5e7-453f-b071-4489708efb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:09:48.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:09:58.140Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=3b8b912f-0bdf-4033-abce-5b30db6b86a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:09:58.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:10:08.150Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=49ca5b3f-6dd4-45d9-882c-4eb8d5acf2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:10:08.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:10:18.160Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8ac849bc-78c3-4fcc-ba22-d30d458a593e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:10:18.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:10:28.170Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ad9ddb83-5eda-4e4c-a3de-b1272a65103f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:10:28.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:10:38.181Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=bf127d28-78f5-460a-823b-3d657476942b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:10:38.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:10:48.190Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=28474b14-4428-4c21-b4cc-667bf2130a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:10:48.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:10:58.199Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=2a8757d4-e769-46ed-ae53-0670f7c1a933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:10:58.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:11:08.210Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5233de57-79cc-46bc-90e1-a26b1d26b817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:11:08.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:11:18.223Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=47c63ae9-dff5-4758-92af-f4076ac5bae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:11:18.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:11:28.234Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=890d4840-577a-4299-a051-fcdae4d90501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:11:28.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:11:38.247Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5b9fccf5-b3aa-4f0b-ab78-5c2336a70caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:11:38.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:11:48.259Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c6bdb1fc-e261-4cf9-b918-06fb6e74c8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:11:48.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:11:58.270Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a69da238-c759-4e6e-bbf8-55fca2dfa0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:11:58.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:12:08.286Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=668a4ce2-45e6-40bd-9d5f-f017a4c8ba78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:12:08.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:12:18.296Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d1242b07-b01e-4040-b3bf-2ddadf27e298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:12:18.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:12:28.305Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7d6bc195-a501-4933-8e88-128a8fc03445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:12:28.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:12:38.315Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b7c7a86f-2915-493d-a0a6-6bdcef5854a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:12:38.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:12:48.327Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=aca3404e-44e6-434b-8475-2ed43e6cceaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:12:48.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T07:12:55.977Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T07:12:55.978Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T07:12:55.978Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T07:12:55.978Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:12:55.978Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:12:55.982Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:12:55.982Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T07:12:55.982Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T07:12:55.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:12:58.337Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a548bc89-7470-4d6d-be27-6616f7a141e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:12:58.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:13:08.345Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=42a76f3d-cc1f-4ad5-a09a-e91205895bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:13:08.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:13:18.356Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8b79a509-e7a7-4b9f-9261-8f2bea749fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:13:18.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:13:28.367Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9ebb1ae6-9417-4437-ac68-2051b40f7a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:13:28.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:13:38.378Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a036c558-a453-4a10-bf15-75b3b3e759d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:13:38.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:13:48.390Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=cfdd2ec9-4134-4048-b30f-46dbd22a68c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:13:48.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:13:58.403Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d93bf990-667f-4926-8639-3a4cf0da257a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:13:58.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:14:08.416Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c8f75dd7-3899-4fb4-a081-f88d246ba6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:14:08.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:14:18.428Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c2008086-72d9-4a89-a4ed-82fad3f06f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:14:18.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:14:28.441Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e5ac257c-fe22-4d2b-b73a-14dfbbe92445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:14:28.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:14:38.452Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d1be2a6a-6476-4e4b-b6af-d74ae969c7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:14:38.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:14:48.464Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=99f96b9e-c4ff-4e7b-9f46-0d943253c8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:14:48.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:14:58.477Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5d904646-a990-4372-841b-68f73261e9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:14:58.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:15:08.489Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=99522581-c562-4413-a5c5-26a71e447377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:15:08.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:15:18.500Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=849a7fd0-c51b-470c-b373-d56b311edab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:15:18.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:15:28.511Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a894eca5-fef0-411b-97a9-dcb54b28038b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:15:28.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:15:38.527Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=94ad0dc0-7c00-4e43-bdd1-1444afae15ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:15:38.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:15:48.537Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=96c9fe17-a4fd-4924-8b8f-0ad7752b017f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:15:48.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:15:58.547Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=0a7a9afd-05a4-4082-8847-6c6181d1df93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:15:58.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:16:08.560Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e2311d7e-a376-40a1-86e9-1b4f1bde58b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:16:08.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:16:18.571Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7fca132b-3996-431a-ab27-fa6d5d3485e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:16:18.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:16:28.583Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=0010a15e-943a-43da-ab60-2794dcdd0253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:16:28.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:16:38.597Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8aaf5b50-2a83-4883-8b06-33fe450197ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:16:38.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:16:48.606Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=4109bd41-fed8-48da-96b2-88410c336c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:16:48.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:16:58.616Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c3de7d9f-8676-44b9-987b-99e4d9fdc3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:16:58.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:17:08.625Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=aeb20f46-6bb6-479a-b111-5632fbd02c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:17:08.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:17:18.635Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b2ea415c-3e05-4c2b-9d4b-d8d00c89f74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:17:18.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:17:28.645Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=39778c21-0853-49bb-82c2-2205f0c01e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:17:28.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:17:38.655Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9a143c6e-fce1-4d2e-9b67-02f43bc59e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:17:38.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:17:48.665Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6ce5866f-650a-4061-9ed6-0bc8417c6b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:17:48.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T07:17:56.091Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T07:17:56.092Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T07:17:56.092Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T07:17:56.092Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:17:56.093Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:17:56.098Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:17:56.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T07:17:56.099Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T07:17:56.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:17:58.674Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d0bae079-77e6-40d5-819c-f6f48b3a85ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:17:58.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:18:08.684Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=cf791743-e4b1-4668-9e8c-b342e0ba681b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:18:08.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:18:18.695Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f57e3888-0e92-41e4-a19a-6a4c79388646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:18:18.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:18:28.707Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c17cc2f6-e000-4482-9d8f-b3c7a1a8c57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:18:28.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:18:38.717Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=fdf61948-7aad-4893-a800-e958fb3ae3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:18:38.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:18:48.728Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8a95f8cc-5c75-4fce-9d7d-2eedeb945e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:18:48.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:18:58.738Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6bbd367d-2ff7-4b45-bc0b-ea0ab51730be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:18:58.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:19:08.748Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=38f759e4-a354-4d33-835e-2de91442ccf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:19:08.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:19:18.757Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6da21720-74af-4b04-ba6f-cee69c77fa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:19:18.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:19:28.768Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b6e32b40-413a-4446-9419-36e94c0a9ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:19:28.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:19:38.791Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f65d0b23-72b6-4c89-9dbb-9d8143f4a966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:19:38.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:19:48.801Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=bc0a7aef-0e98-4921-99ee-c164442a1ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:19:48.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:19:58.811Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=15d32a18-ec32-4cc3-96ca-c01455ef0454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:19:58.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:20:08.821Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=406a544c-8473-4573-9780-514436cd5e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:20:08.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:20:18.832Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a4c9015a-8577-4422-90ec-c39e9c1dcd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:20:18.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:20:28.842Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7f132f14-74ca-44c2-b63a-579320126fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:20:28.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:20:38.851Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=4cbb0593-a091-46c6-8b08-5fad5c4d3ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:20:38.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:20:48.859Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5aa8ed7c-cb13-437c-b76f-0bd830db859c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:20:48.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:20:58.871Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=92594697-ea8e-4e72-a41d-879bc1567a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:20:58.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:21:08.880Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5f86253a-74b7-4bc3-b54f-1cf0fd213f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:21:08.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:21:18.890Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6adae3b3-d990-4c78-9b18-98aed0b32e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:21:18.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:21:28.900Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=cc2bf734-2932-4ee7-b657-44aaae4a3dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:21:28.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:21:38.908Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=72918926-71fa-4ae8-8d0e-60d4f10d4fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:21:38.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:21:48.916Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e0cbbb50-d0fe-4bda-a018-f4929703fb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:21:48.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:21:58.925Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e9c60ff0-eee7-4495-b510-48556633d6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:21:58.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:22:08.934Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a932bf71-cd56-4556-aec5-624fcb229860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:22:08.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:22:18.944Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9e540ccf-6093-471d-a99b-936d1d7d1cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:22:18.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:22:28.960Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=db70c301-b3bd-48af-a8fe-1916065a06d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:22:28.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:22:38.976Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=98a33d04-7798-466d-a76a-d641e48b812a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:22:38.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:22:48.987Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=85100259-1d39-4c75-b121-442aafed87ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:22:48.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T07:22:55.996Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T07:22:55.996Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T07:22:55.996Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T07:22:55.996Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:22:55.997Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:22:56.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:22:56.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T07:22:56.000Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T07:22:56.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:22:58.996Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=64f26971-7d5f-431f-a1a5-2b0374d68f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:22:59.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:23:09.006Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=2257934b-a848-4173-b7c6-baa1c5091dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:23:09.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:23:19.017Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=266b037b-99b5-477a-9f1a-5c1453527258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:23:19.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:23:29.025Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=9d8a1882-a350-4aa3-b849-b4054b4a85ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:23:29.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:23:39.034Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=05c4a73e-a258-4f2f-8c7b-805d92585412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:23:39.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:23:49.045Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=fc52db27-c8b0-4139-ab1e-6eab61c9b81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:23:49.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:23:59.053Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=336ab033-5f6c-4acb-b83b-c4e7d97ac1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:23:59.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:24:09.062Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f844cc10-d2cb-47a1-b5cd-ab1eb9ab53d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:24:09.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:24:19.074Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=bcb50f97-0887-47a7-88e7-d975db551fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:24:19.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:24:29.086Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=72c5af92-1275-486d-9744-99a34defd373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:24:29.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:24:39.096Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=91549b04-68ae-4be4-a601-d55f0e1da783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:24:39.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:24:49.105Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b88012d3-f90f-4d5c-9172-9816800d256b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:24:49.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:24:59.119Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7e5c18d5-f83a-4348-a958-e113738d4e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:24:59.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:25:09.129Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=08d9d908-4832-4838-81b2-9efd812386fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:25:09.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:25:19.140Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=f8f68354-8718-470d-8831-cd27b8007a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:25:19.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:25:29.152Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7ba686a6-1ab5-4214-bffb-6c254bcc1767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:25:29.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:25:39.162Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a3570c17-fc94-4958-9b92-50f33dd46efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:25:39.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:25:49.172Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=13f1f6d4-1f63-4630-9394-28169303449a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:25:49.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:25:59.182Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=85e01d84-9270-4b66-93c7-88243f5d8002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:25:59.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:26:09.193Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6dced103-819f-4060-8a25-ebeae8bf8422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:26:09.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:26:19.205Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=529eca2e-7273-44e6-9f8e-a154cda816cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:26:19.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:26:29.216Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=05b1931b-2384-4cc5-b63c-bd84b50a136c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:26:29.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:26:39.228Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e981098c-62bb-4477-afb5-c00979100af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:26:39.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:26:49.240Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=bc3b67bc-7d78-4ac0-9f43-de6ccd1a98dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:26:49.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:26:59.250Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=0c5dac7b-9f9c-420f-8918-1c21564a7076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:26:59.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:27:09.260Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e18b6e05-b0a2-4cc7-b7c1-3c45adf14a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:27:09.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:27:19.270Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ec1e997b-9731-4309-82c9-1287d048f134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:27:19.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:27:29.278Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c53012d3-165c-4498-a0d4-ead4830b739a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:27:29.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:27:39.289Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=79b549d3-315d-4a07-851e-9fa520f03293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:27:39.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:27:49.300Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8c06fb35-4059-4a19-8150-5f88d6d7c010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:27:49.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T07:27:56.001Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T07:27:56.001Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T07:27:56.001Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T07:27:56.001Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:27:56.002Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:27:56.006Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:27:56.006Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T07:27:56.006Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T07:27:56.008Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:27:59.310Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e14ca58d-352e-44cf-a2d9-b1500ae6aa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:27:59.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:28:09.320Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=54db4c4f-807b-4f54-a8dc-286f2ef875c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:28:09.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:28:19.329Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=430446cb-e9da-460c-8b75-e18164413b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:28:19.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:28:29.338Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=4a9b5941-4846-4d12-b403-254d4c112f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:28:29.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:28:39.350Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=0d86a453-c46a-43e1-98b8-829f4d700be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:28:39.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:28:49.374Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=27c81f03-2abb-45ce-a45d-5b9c9d1ded2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:28:49.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:28:59.385Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c279e811-4037-4384-9730-b22502703ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:28:59.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:29:09.396Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ac1f17f6-be70-450a-9878-1f626ad05999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:29:09.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:29:19.406Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e0b81f1e-fcf4-4b0e-84bf-214cfa8c2260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:29:19.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:29:29.419Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=91d118ff-5e43-44ac-b709-a2964ca815f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:29:29.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:29:39.437Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=84fc3b04-bed7-4283-ba69-7bbb16755081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:29:39.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:29:49.448Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5280729e-c448-47f9-9dc3-e9d7e779817a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:29:49.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:29:59.457Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=fe3c6cf7-2cb2-4794-a8da-690b06ccc3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:29:59.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:30:09.467Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=35dda381-d8df-44e4-8e3c-d32f0e19505a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:30:09.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:30:19.476Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=014f4519-4bbc-45e7-b9f0-48e0a5e91145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:30:19.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:30:29.485Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d5aec940-de15-4b24-8165-a8b0363fbc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:30:29.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:30:39.496Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=e4127638-7e91-4bdf-86b2-64045a1eafc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:30:39.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:30:49.505Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c5232828-95a8-4732-95db-9f416a33b608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:30:49.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:30:59.518Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=4d204d1b-f456-4dfd-afdc-dedfa2ea2081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:30:59.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:31:09.527Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=712b8e2a-229a-4f5c-b479-8488b8ed2a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:31:09.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:31:19.537Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=feb77c8f-e40d-42e0-a5ad-1e43b54947a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:31:19.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:31:29.546Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d50e4354-caf5-4f17-8eb1-dea2cdf9b60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:31:29.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:31:39.556Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d76db11e-df37-4595-b0ad-196205470434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:31:39.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:31:49.568Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=59f53363-990f-4352-9e45-1e7cab897e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:31:49.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:31:59.581Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8686a8a3-09da-490a-95ae-e72ed8a93a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:31:59.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:32:09.590Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=0bec1260-45b2-43a4-8ded-8eafc5243761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:32:09.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:32:19.601Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c6ebf62f-7c7e-4d51-b575-b63d2d6ba3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:32:19.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:32:29.612Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=54534642-d7c2-465c-8111-e2c47f10ebb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:32:29.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:32:39.623Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a5ed715f-3fbf-4380-bb30-a596af5ed1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:32:39.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:32:49.633Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8f39377a-4536-4962-9690-073fcb3724b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:32:49.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T07:32:56.077Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T07:32:56.078Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T07:32:56.078Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T07:32:56.078Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:32:56.079Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:32:56.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:32:56.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T07:32:56.084Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T07:32:56.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:32:59.644Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=05952fe9-c24a-4508-b82c-4b8a73ae103a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:32:59.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:33:09.653Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=125ac619-969d-450d-9297-b7fc658c164e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:33:09.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:33:19.662Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=2a858641-c892-4667-97de-a655fc51c987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:33:19.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:33:29.689Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=74a36be8-a14c-499e-9190-4be6afd9ea7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:33:29.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:33:39.699Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=b1d0400a-9283-4f2c-b03b-67030b262024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:33:39.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:33:49.708Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=688c532b-71bb-4f35-84b2-c55f634ccd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:33:49.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:33:59.717Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1ca7e082-eb49-4dbb-b18f-dd195ac44f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:33:59.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:34:09.726Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5bfba566-f7a5-491c-97df-c1df9cc496ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:34:09.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:34:19.735Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=3c94d7e2-5ce4-4927-94cf-64df708dbe0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:34:19.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:34:29.744Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7df8a3eb-8501-423b-b101-279c2a8c2ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:34:29.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:34:39.754Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ee2f89ad-1b75-4169-8f9a-4924cc77ffc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:34:39.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:34:49.765Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6e9cfa7d-5065-4ec5-be5f-d69116b2e40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:34:49.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:34:59.775Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=fc90bae8-ca5b-4971-8807-db834abfa79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:34:59.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:35:09.784Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=141b4161-2a5a-43d0-a2a2-5284d2cf2cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:35:09.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:35:19.794Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1460bd0c-bd9a-4682-8bd3-7642a7cee12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:35:19.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:35:29.805Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=a5cec342-7352-4a30-a674-aa65fca1c6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:35:29.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:35:39.815Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5c6bc0b3-8c62-4f24-8813-87a9c245c2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:35:39.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:35:49.824Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=feb61d87-d00d-4026-80d5-e9639aa216e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:35:49.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:35:59.832Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d2260ea8-2132-48ee-9383-a6f81d522699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:35:59.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:36:09.841Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=6569f5c5-9d8f-46ec-886e-dd02dd11fab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:36:09.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:36:19.849Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=c829cbd5-d3d7-4714-bce5-0b8e6c1959af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:36:19.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:36:29.858Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d0569f06-0090-492d-8785-8f35e1628d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:36:29.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:36:39.867Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=2f02e589-fa6f-4461-abdf-94e7a7105de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:36:39.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:36:49.877Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=06cad415-819e-41b0-9d00-f189f393cd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:36:49.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:36:59.889Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=ba3badef-30d3-417a-92b5-8fa232a532cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:36:59.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:37:09.898Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=53cc49da-3075-4ba6-acde-1ca5c2d3b5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:37:09.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:37:19.908Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=bcb63e3c-3e23-48b1-a4ff-fc44c6c469e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:37:19.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:37:29.916Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=37018ca1-c911-491c-a0fa-cfac2b695b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:37:29.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:37:39.926Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5d2cb1c9-4862-426c-97ba-2e5c800349ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:37:39.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:37:49.936Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=5d09c243-6fcd-463d-aa6f-76efac507030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:37:49.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T07:37:55.967Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T07:37:55.967Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T07:37:55.967Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T07:37:55.967Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:37:55.968Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:37:55.971Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T07:37:55.971Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T07:37:55.971Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-16T07:37:55.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:37:59.945Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=83048cc3-dd91-462d-a73e-114571abb335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:37:59.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:38:09.966Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8fd5e8ab-6470-4eff-9dfe-f555849e6165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:38:09.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:38:19.975Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=2046b676-a48b-42c2-9ccf-c8f02cce94e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:38:19.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:38:29.986Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=1f4b5134-49d0-41de-8899-573852ef45e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:38:29.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:38:39.996Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=2e71187f-3e7f-4f82-b3f9-17a8ea910a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:38:40.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:38:50.005Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=4bfedd8d-36d1-40d2-82b7-a13314de6077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:38:50.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:39:00.016Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=80162aea-d3d2-4cba-aa24-dbc1b9c953ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:39:00.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:39:10.025Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=72b4b999-9537-4f13-ae30-afc377f311cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:39:10.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:39:20.033Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=7d483a52-6c81-4691-bc84-f1d649a8ecb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:39:20.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:39:30.043Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=d3c5c28a-9483-4219-a20a-3a36fdf5e5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:39:30.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:39:40.054Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=3278c616-775d-4a66-a314-d241971f9e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:39:40.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T07:39:50.065Z |INFO |Init configs |InvocationID=d8550e40-9a59-4872-86ea-18b2aa2e3b52, InstanceUUID=8f07cf57-0210-4589-81e8-35005de4a096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02