By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T23:05:32.117Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T23:05:32.135Z |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 |2022-12-17T23:05:32.135Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T23:05:32.141Z |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 |2022-12-17T23:05:32.611Z |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 |2022-12-17T23:05:32.785Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T23:05:32.785Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T23:05:32.786Z |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 |2022-12-17T23:05:32.891Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-17T23:05:32.981Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-17T23:05:33.020Z |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 |2022-12-17T23:05:35.989Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-17T23:05:36.587Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-17T23:05:36.616Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-17T23:05:36.616Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-17T23:05:36.750Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-17T23:05:36.751Z |INFO |Root WebApplicationContext: initialization completed in 3730 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-17T23:05:38.460Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ab832329-f591-4836-97f7-e41464342fb6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-17T23:05:43.274Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ab832329-f591-4836-97f7-e41464342fb6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-17T23:05:43.956Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ab832329-f591-4836-97f7-e41464342fb6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-17T23:05:44.217Z |INFO |Started MainApp in 17.982 seconds (JVM running for 20.803) |InvocationID=ab832329-f591-4836-97f7-e41464342fb6 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-17T23:05:44.285Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-17T23:05:44.290Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-17T23:05:44.293Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-17T23:05:44.319Z |INFO |Start scheduling PRH workflow |InvocationID=ab832329-f591-4836-97f7-e41464342fb6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:05:44.334Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=36f0172d-fe3e-41d5-a35b-844cc422ed61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:05:44.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:05:55.002Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=a1142eda-3ffb-45ed-84b8-f519f8abd4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:05:55.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:06:05.066Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=8d254796-3ef8-434b-b477-0a3f270c4ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:06:05.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:06:15.106Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=b463b2a7-954c-4dd7-80bc-5976bef35213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:06:15.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:06:25.147Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=aca85123-8420-4b9d-97d8-e08032632a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:06:25.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:06:35.170Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=b740f633-6700-49ec-8b5d-5cb824eca6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:06:35.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:06:45.198Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=637d91ee-f0ee-4783-a266-cfa00f764698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:06:45.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:06:55.218Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=74268756-34ac-4b8a-bac9-b37f9b568c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:06:55.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:07:05.234Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=35254077-11b3-4ad7-aa1b-1b5753c54a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:07:05.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:07:15.251Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=0fede6af-88ab-4980-a218-78a8175e35a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:07:15.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:07:25.267Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=e788f339-b5f3-439c-b676-c33a71653ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:07:25.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:07:35.286Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=85e011e0-504e-44f7-880f-0441a889fe36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:07:35.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:07:45.310Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=a0ab82a3-33e8-46fe-9409-e860787c3617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:07:45.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:07:55.336Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=1306c2f3-c58c-40e1-ab1c-abcdf5817c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:07:55.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:08:05.347Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=e81badab-0f71-45d8-965b-0f55e1275cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:08:05.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:08:15.364Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=1543ea8c-7c70-41b1-8681-ecd19c6d3be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:08:15.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:08:25.387Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=654fd594-85cb-4d2b-814d-61eac77dbb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:08:25.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:08:35.409Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=60d0a8c7-1c38-46e6-9fdd-9dc929b63320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:08:35.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:08:45.431Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=1d193e2f-2690-465d-b6b7-2edf2e269608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:08:45.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:08:55.472Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=1737624f-3d46-43b9-b87a-53c99de34fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:08:55.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:09:05.492Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=86a4908c-c9be-47a9-9568-1101862507ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:09:05.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:09:15.505Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=335dc6f2-7f60-49d4-ac48-3ed7c728820c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:09:15.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:09:25.521Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=8394617f-a4e3-40c4-8d67-54c869817bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:09:25.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:09:35.542Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=a44a9617-0831-416b-944a-654f9383603f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:09:35.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:09:45.877Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=5b484ff6-3ce6-41a7-b2a9-026bdb0e2ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:09:45.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:09:55.983Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=95fef932-e03b-4992-9506-f0fc262c065e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:09:56.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:10:06.014Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=4887f19d-3fb7-4ee7-b73e-cdc99a911ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:10:06.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:10:16.202Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=6c39c3c7-3bdc-4552-98d1-c3d7f6f64b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:10:16.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:10:26.219Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=3402944a-f98b-404e-b11c-933f05919d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:10:26.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:10:36.304Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=d0db9d6d-5e3f-4f95-a881-c326cdc52d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:10:36.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T23:10:39.752Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T23:10:39.753Z |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 |2022-12-17T23:10:39.753Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T23:10:39.754Z |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 |2022-12-17T23:10:39.755Z |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 |2022-12-17T23:10:39.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T23:10:39.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T23:10:39.779Z |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 |2022-12-17T23:10:39.787Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:10:46.365Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=59a8724f-30cb-47a0-aa4f-844c0fc0a980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:10:46.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:10:56.390Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=3a8166b0-d6d4-4825-92e5-a33fa24b03e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:10:56.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:11:06.432Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=0a79f901-344c-449d-b44d-acfbd1903b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:11:06.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:11:16.449Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=36f11939-1a2b-4683-8635-4edc03244824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:11:16.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:11:26.469Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=6f15d9ae-9750-434c-a78c-0c38aea18431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:11:26.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:11:36.488Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=1e558bd1-b195-470e-b0c0-61cd32b5593c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:11:36.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:11:46.507Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=12fd6b37-d7b0-4dfe-8f88-d22556f628f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:11:46.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:11:56.530Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ee0cfb67-d356-4944-be1c-1c864fc0a6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:11:56.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:12:06.553Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=cebc6fee-ac01-4b1d-b5c6-bfe60d07e27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:12:06.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:12:16.572Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=17c496c3-1930-476a-8af9-533458ba18c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:12:16.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:12:26.588Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=8bc9b193-1adb-45d8-aae6-7086f18f527a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:12:26.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:12:36.603Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=7b4d8e2e-9af4-42bf-84c0-122af2a1d747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:12:36.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:12:46.620Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ab97cf1f-6f6e-4299-adba-27fb6ee2b94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:12:46.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:12:56.637Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=49a21ba4-b44a-4982-8557-3dc80e72fd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:12:56.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:13:06.659Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=9457c185-c1e4-4091-8f92-2d354beab0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:13:06.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:13:16.677Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=d6ee4833-5770-4466-a056-70735dd6d2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:13:16.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:13:26.692Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=5f73cd92-2658-4561-b4d0-7ecc162b138f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:13:26.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:13:36.717Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=e9d32049-38d9-40e0-a4d5-d1144d7ebd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:13:36.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:13:46.735Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=4a4176ff-ad2d-4ea7-baad-c05f7e776fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:13:46.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:13:56.750Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ca116b61-89f4-4250-ba83-4f9905275ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:13:56.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:14:06.764Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ddf8ec51-1891-4d03-874c-746d8c72a052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:14:06.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:14:16.777Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=8b2bc93f-0126-4d68-a35e-99d3181bd99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:14:16.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:14:26.793Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=f2659a6b-7cdc-4d2b-82aa-859680a909ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:14:26.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:14:36.808Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=2cf0c5a5-2298-44c6-9f08-8bc2fc35eac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:14:36.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:14:46.827Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=68a2b408-11ff-4e36-89ec-6b3804148ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:14:46.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:14:56.843Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=7847aa12-5814-4885-9a5d-832df5699405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:14:56.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:15:06.883Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=911d55ee-7c23-44b4-8642-5f78e6896ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:15:06.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:15:16.900Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=12c270a9-edbb-4873-8ebc-bd9425b54320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:15:16.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:15:26.914Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=b7de7e13-6745-46da-b451-8b9ab1849fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:15:26.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:15:36.930Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=b3abb8a1-1b42-4c23-a343-20af40efb36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:15:36.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T23:15:39.112Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T23:15:39.113Z |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 |2022-12-17T23:15:39.114Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T23:15:39.114Z |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 |2022-12-17T23:15:39.115Z |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 |2022-12-17T23:15:39.133Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T23:15:39.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T23:15:39.134Z |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 |2022-12-17T23:15:39.137Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:15:46.955Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=5fb1aafb-017e-480d-a85e-9e20e8c543bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:15:46.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:15:56.971Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ce56e021-4329-44bf-8b42-21d1998d17d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:15:56.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:16:06.993Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=8459789d-081e-4d0b-be41-6099a4a4c576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:16:07.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:16:17.009Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=2ae98f11-d3e9-491d-946b-f673017836a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:16:17.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:16:27.025Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=4f611194-3da7-4c46-be7d-068629b49cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:16:27.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:16:37.044Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=2f1a00f0-b7f2-4b75-9699-05b4297be507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:16:37.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:16:47.061Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=5c1f332b-e3e5-4ab7-8f21-dd68ce591f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:16:47.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:16:57.075Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=4f4d022a-ddb3-4659-a875-5bf20afa2a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:16:57.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:17:07.091Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=be479d08-4093-4dfb-96a9-911d601efe7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:17:07.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:17:17.103Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=114cd80e-7cd3-48df-94ee-87c3a2deb879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:17:17.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:17:27.118Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ac5a6d4e-aa2f-43e7-9259-6a9009e2d471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:17:27.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:17:37.133Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=8edd8138-0aae-43df-9404-2d25e973a71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:17:37.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:17:47.148Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=5ef1d6b8-4c68-4de1-a6a7-25e25d82443f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:17:47.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:17:57.164Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=c048ed4c-ba29-4231-a257-2529253cf773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:17:57.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:18:07.179Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ca77f22c-0d58-49b1-9d2c-477c557b328c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:18:07.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:18:17.197Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=a5618627-18ed-4923-9cf5-30b1fa29f6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:18:17.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:18:27.213Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=5e72d4e5-ca9b-4ffd-bd46-86f9082c1e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:18:27.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:18:37.227Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=8f31e1b5-6c53-4291-89ce-ebbd7a2522e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:18:37.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:18:47.245Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=1f23d729-73d1-442e-abf6-1636f222dc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:18:47.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:18:57.266Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=350a4c0f-46b1-4ab1-9011-8145c49c4a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:18:57.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:19:07.282Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=3ae872c9-3dd9-4681-80ff-c2e917ac7297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:19:07.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:19:17.302Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=aeadff77-7e49-429d-b66a-2caa1181c054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:19:17.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:19:27.319Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=67067f0a-ca61-42aa-8699-9fa152aa42f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:19:27.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:19:37.337Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=5745c5f6-a16d-4800-9920-d1dd0bc1d3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:19:37.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:19:47.352Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ce6001e8-cc20-4661-b439-712d4380dade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:19:47.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:19:57.378Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=7f11dd62-1807-4584-8edc-e3fb83a8cbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:19:57.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:20:07.646Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=f5510fe4-db1c-4601-828a-a6f3a730d127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:20:07.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:20:17.661Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=fa2ef636-aaf1-453b-b47c-b589f212fb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:20:17.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:20:27.677Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=a5b18db8-c5d8-4482-b5e0-d0549e1e220b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:20:27.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:20:37.691Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=2a8332dd-927d-4768-b172-d9a6440972aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:20:37.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T23:20:39.065Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T23:20:39.065Z |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 |2022-12-17T23:20:39.065Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T23:20:39.066Z |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 |2022-12-17T23:20:39.066Z |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 |2022-12-17T23:20:39.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T23:20:39.086Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T23:20:39.087Z |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 |2022-12-17T23:20:39.091Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:20:47.724Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=d083c563-c4df-4756-95e4-e0a0288f57f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:20:47.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:20:57.741Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=f3eae565-e3e0-4216-aa44-78334bcf3de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:20:57.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:21:07.757Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=0abd8d59-9d1f-48be-9092-9281038f0886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:21:07.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:21:17.794Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=4062ca9c-76fb-44db-a95c-fe73f1b41697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:21:17.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:21:27.808Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=911970a6-b447-4bf4-ae74-4a4bfcbee36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:21:27.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:21:37.830Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=179ffea4-69ff-4d3f-840e-9ae2762775d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:21:37.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:21:47.844Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=7dd1de64-05d5-48f5-a199-f029efa3d878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:21:47.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:21:57.858Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=d3586936-defc-4aa2-8206-8bacaacbd180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:21:57.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:22:07.879Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=d786897b-b883-45f0-87a8-48e432c7f584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:22:07.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:22:17.893Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=3682ad86-fc4f-4da1-a01c-2c4e1d4ee2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:22:17.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:22:27.946Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=b4da2c03-a163-4823-8e46-d0975fa684d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:22:27.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:22:37.964Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=b00b9887-0cce-4e15-ae3e-9ece0571c18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:22:37.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:22:47.984Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=eec7c5f0-7c00-408c-866b-f03403cd276a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:22:47.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:22:57.999Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=91b8e853-ff8b-4d11-892a-bcda6f050958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:22:58.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:23:08.019Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=9f9a8fbd-9aff-4eb3-84cf-ddcc39e62beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:23:08.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:23:18.037Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=52063f56-35f9-4b98-9941-8bf5db12832c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:23:18.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:23:28.051Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=312763b5-8fbc-4c3b-9b87-5fc9c7f09db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:23:28.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:23:38.068Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=eb2a4508-31ff-4c00-8860-66d5280d01ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:23:38.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:23:48.085Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=b80b8bcc-1079-4fcf-bddc-8d7082af941d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:23:48.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:23:58.098Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=7c83e5c8-3543-4688-ba1b-c249244e773c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:23:58.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:24:08.113Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=d9f39ee2-d3f7-488e-a069-59a41c2cf77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:24:08.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:24:18.130Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ab662623-8d0a-4e3d-95d3-87efee0fcb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:24:18.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:24:28.148Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=bc354637-180f-4c9a-9d5a-3c4ce2831ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:24:28.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:24:38.162Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=df7d6763-6597-47ba-9ec2-e85ac5ffa65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:24:38.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:24:48.178Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=bbaceb31-52ed-4bd4-831f-aa8ce469fe9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:24:48.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:24:58.193Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=e44b9ad7-a3de-4796-81f7-684f00475e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:24:58.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:25:08.227Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=a4247d69-f500-4c53-bf3a-f3faea605764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:25:08.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:25:18.241Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=d4b7c088-5bf5-422f-93cb-511add9c52c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:25:18.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:25:28.262Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=a789bfd7-c864-4e27-8498-3736be262e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:25:28.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:25:38.280Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=7076f9a6-e78a-4cab-8c5f-3924eece1e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:25:38.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T23:25:39.001Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T23:25:39.002Z |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 |2022-12-17T23:25:39.002Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T23:25:39.003Z |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 |2022-12-17T23:25:39.004Z |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 |2022-12-17T23:25:39.017Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T23:25:39.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T23:25:39.018Z |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 |2022-12-17T23:25:39.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:25:48.296Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=49a1696c-c08d-4435-8810-ba9b54129d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:25:48.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:25:58.312Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=a808f786-b5da-4230-9353-bfa856f7e3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:25:58.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:26:08.327Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=7513a47f-20a6-4fc0-984d-60c95551a2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:26:08.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:26:18.346Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=c287d8ad-2f08-41f3-ba0c-ac6ffe7c3e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:26:18.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:26:28.360Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=1e13b214-610d-4abe-a3cb-23a58932e0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:26:28.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:26:38.377Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=820f6b05-75ab-4dbf-9df9-0318eb7b0ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:26:38.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:26:48.398Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=17cb7b37-88f5-4917-ae7c-56770c189f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:26:48.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:26:58.414Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=908d4481-6107-4fb0-8236-052811576ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:26:58.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:27:08.433Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=1ec0670a-61fd-45f2-a6bc-9661c3b097c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:27:08.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:27:18.453Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=6f325e43-993c-4729-889b-7375831bbceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:27:18.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:27:28.473Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=0f7e8047-3584-4d51-bb71-768260378291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:27:28.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:27:38.492Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=234f8f31-b131-425b-8c41-b942b420933e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:27:38.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:27:48.508Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=772ae733-16a3-469b-85cd-cb968f6fbd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:27:48.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:27:58.527Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=334c3d62-c0e2-4861-98b6-241c00a4e726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:27:58.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:28:08.545Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=0e581232-fb42-416d-a569-8c64cbb6b537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:28:08.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:28:18.561Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=60aa33da-5600-4c59-87d0-219943a9aa5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:28:18.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:28:28.580Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=441297f1-9702-49b9-bace-6e54cdbd2667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:28:28.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:28:38.597Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=00335433-bc36-4ecf-b334-c40634f23ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:28:38.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:28:48.618Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=6c034b83-d0a4-45f4-bd2b-d5f918bf02e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:28:48.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:28:58.632Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ab319c71-9b9d-4964-ad05-657ac0438bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:28:58.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:29:08.651Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=a2aad4fe-6165-4f8f-b310-5a4a21aad5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:29:08.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:29:18.671Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=eef2c49f-38cc-4e8d-87c7-2b9c1ab42882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:29:18.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:29:28.685Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=46a70b83-7266-484b-8d35-a179333f3a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:29:28.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:29:38.701Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=0793a3da-2a04-4075-b8e1-6ca30d8d9dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:29:38.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:29:48.715Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=3fe43330-0803-4274-bf10-4e69608ea63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:29:48.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:29:58.728Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=6fe9d387-c67c-47c0-9a74-f0fc5be2cae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:29:58.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:30:08.743Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=4caf955c-78d3-4a79-9db6-30ac80743599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:30:08.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:30:18.760Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=3662fdc3-1c70-4430-9315-4cb204d40e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:30:18.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:30:28.829Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=9b1135a3-053e-4d35-a479-63e69bcdf9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:30:28.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:30:38.850Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=5e8fe45a-a118-48f6-8400-b566eef1be6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:30:38.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T23:30:38.996Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T23:30:38.997Z |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 |2022-12-17T23:30:38.997Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T23:30:38.997Z |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 |2022-12-17T23:30:38.998Z |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 |2022-12-17T23:30:39.010Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T23:30:39.010Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T23:30:39.010Z |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 |2022-12-17T23:30:39.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:30:48.867Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ee067b28-3c1a-40b4-a962-eeb9b9c1a4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:30:48.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:30:58.883Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=8a5a47b3-5140-47e4-99d4-4f4be1c76793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:30:58.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:31:08.903Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=bc077630-8166-4f80-a54a-6183b771a276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:31:08.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:31:18.922Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=a21bb056-15bb-453a-866f-eaebc1741cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:31:18.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:31:28.950Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=fbf12845-ec53-48d5-9461-8fc56490f143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:31:28.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:31:38.966Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=a2065f75-5eba-4db0-9a95-7329a1e1bd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:31:38.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:31:48.985Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=48a8edfe-6bed-46a7-9e8d-5a63ce7a8e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:31:49.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:31:59.002Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=815baf93-b130-4010-bd3f-ac20ea0eca00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:31:59.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:32:09.028Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=3625c26b-7b4c-4f29-9d80-46413e25b405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:32:09.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:32:19.048Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ac0bd9f6-c5a8-4def-a143-304e293e4af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:32:19.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:32:29.070Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=d2582c58-aaea-48b5-b524-0ca9a1ac468f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:32:29.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:32:39.174Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=1c850318-06c6-4390-9c94-0e89ca467b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:32:39.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:32:49.194Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=26a424b6-91e3-49d0-a80c-f9165eb6f8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:32:49.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:32:59.400Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=5cb6988f-6108-41df-898c-0560398f61c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:32:59.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:33:09.424Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=f3b766f2-f784-41a7-a4c3-bc8c78c5ceba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:33:09.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:33:19.446Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=df8a347e-50bd-4d92-9b6a-02bd7e9f38f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:33:19.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:33:29.463Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=2cd2600a-4421-49e7-bddd-0d2f57f5bb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:33:29.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:33:39.490Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=31a4062e-c3b0-4daf-82d6-221fb02acdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:33:39.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:33:49.510Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ea0d34ac-9680-4f6b-ba6e-11c64cdf85cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:33:49.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:33:59.546Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=4f70dc08-5e8d-42a6-8060-34529e44f88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:33:59.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:34:09.562Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=6aea9a4a-e3bb-4d53-ba74-063725d1991f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:34:09.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:34:19.597Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=5badc496-c575-4dab-a562-4286d9566d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:34:19.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:34:29.620Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=6b7d987e-e525-4926-bd0b-c1af8c8fb189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:34:29.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:34:39.637Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=547e6e8b-2e08-48f8-b54d-c86d6e667d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:34:39.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:34:49.653Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=e0227ca6-4a16-4800-b445-98b83cdb8129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:34:49.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:34:59.670Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=87ec178c-1a6b-4186-be9e-932c7a98eecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:34:59.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:35:09.689Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=e0ffd730-b893-4e22-ab9c-02728818d6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:35:09.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:35:19.704Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=25cd3311-3b9f-4afb-a6a9-47744e258da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:35:19.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:35:29.722Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=eb63653f-5310-43d4-a5a6-bc0b80764b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:35:29.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T23:35:39.066Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T23:35:39.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 |2022-12-17T23:35:39.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 |2022-12-17T23:35:39.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 |2022-12-17T23:35:39.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 |2022-12-17T23:35:39.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T23:35:39.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T23:35:39.091Z |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 |2022-12-17T23:35:39.094Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:35:39.763Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=f878f8fa-d4ea-44e8-aa4c-2deb64389615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:35:39.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:35:49.780Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=44acd008-8a1c-4dfd-83b8-2fef4756254d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:35:49.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:35:59.794Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=3bdc5047-c82f-4fef-ad65-440fe51fb413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:35:59.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:36:09.809Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ec9f819c-dd8c-4fc7-86fd-bc909c67c305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:36:09.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:36:19.822Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=275ad595-2a99-4fe4-ad1d-e00f7c624361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:36:19.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:36:29.838Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=135ab3ca-b5a8-4098-a622-c8221b9d3c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:36:29.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:36:39.857Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=7cb49728-d7bf-4854-b3ad-eac8c37d16f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:36:39.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:36:49.875Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=c3b26096-0cca-4094-b611-a0dc258c8cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:36:49.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:36:59.890Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ee4033a2-d663-4648-b6bc-36898e713761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:36:59.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:37:09.906Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=8fcbbab2-344c-4422-993c-2c344bb44ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:37:09.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:37:19.924Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=0b8958e0-0f79-4e70-befa-d1e1b8b88b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:37:19.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:37:29.944Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=8e99093e-f2c8-4b0b-9fd2-bc45f8b23320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:37:29.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:37:39.959Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=0a9dd616-22e4-47d0-914f-476b6f7aaa1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:37:39.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:37:49.974Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=8e37c6d3-14bf-4f2a-9695-5a62dad55556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:37:49.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:37:59.994Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=a2ccefc4-eb11-4b4e-85e4-bb0d0ec0049a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:38:00.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:38:10.010Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=7479d35f-962a-4ff6-a748-99284e071764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:38:10.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:38:20.025Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=16ca9b7b-b0f5-4307-ad8d-9872909414b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:38:20.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:38:30.041Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=1afed99e-6b8f-4ca7-9027-420c56543997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:38:30.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:38:40.068Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ff063524-ff1e-44ba-a1c6-af446a1f38cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:38:40.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:38:50.087Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=96520ba4-681d-409d-8b22-ad3a2f14c3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:38:50.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:39:00.102Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=21393991-9508-4da8-9d50-f437a9062aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:39:00.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:39:10.134Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=a4c58a40-5b03-4ccf-a246-9efef0291992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:39:10.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:39:20.148Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=5bedf143-8000-4f04-80b8-a446dc3ab4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:39:20.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:39:30.165Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=51884e70-6de6-4b6d-aa8e-b2b3ac773c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:39:30.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:39:40.179Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=b47a80e3-73e3-4d2b-b3ad-7ae9c061ad1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:39:40.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:39:50.194Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=9c59c44f-82f2-4178-a3f6-17ea1505ee50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:39:50.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:40:00.209Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=3bae398c-7bec-472f-b3a7-3c45782974fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:40:00.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:40:10.224Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=583246b8-1779-4ba4-b9d2-63ad7de5a826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:40:10.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:40:20.251Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=2edf28f7-3afa-4142-9565-c2781525567a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:40:20.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:40:30.265Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=02fbd1d6-4f5c-4172-91eb-b1467ebd755b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:40:30.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T23:40:38.997Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T23:40:38.997Z |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 |2022-12-17T23:40:38.997Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T23:40:38.997Z |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 |2022-12-17T23:40:38.998Z |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 |2022-12-17T23:40:39.008Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T23:40:39.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T23:40:39.009Z |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 |2022-12-17T23:40:39.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:40:40.279Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=77ff65fd-4bd6-4435-b336-2e37ed87b024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:40:40.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:40:50.298Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=aeabe6ba-02ad-4817-ba99-02dd4e7f5e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:40:50.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:41:00.317Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=f42789ed-40b3-4a7b-9796-64a81d1dab27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:41:00.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:41:10.345Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=05c9cc4a-7971-4099-9fa7-543ffdab63a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:41:10.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:41:20.362Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=56a577e1-3879-4c59-b21b-101b1464d697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:41:20.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:41:30.376Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=3d87f449-09b6-40ec-a4f3-85298a3d3307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:41:30.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:41:40.391Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=b10cd36f-524d-4d3b-9ebb-ae228fcd5146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:41:40.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:41:50.405Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=a6bba3bf-685f-4ae5-941e-abac4fcf24db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:41:50.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:42:00.420Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=84a26d44-a7e0-4b88-a4ff-2799d3684f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:42:00.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:42:10.434Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=8e096a38-ddca-4f1f-ab5d-47c353143c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:42:10.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:42:20.448Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=b0d0f126-3647-417f-9847-b5d76a4e39b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:42:20.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:42:30.466Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=30597421-1123-409d-ac0d-d2d8e8c2a336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:42:30.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:42:40.480Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=a61a480b-b603-4c1a-9527-86a1d0786ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:42:40.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:42:50.494Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=be70e20b-5f13-4ecc-88d5-88ac18468068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:42:50.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:43:00.509Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=f697c6b2-94ae-4e5f-bd5a-498a502a0055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:43:00.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:43:10.523Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=7fa6b44b-443a-4d0e-a02d-51f0ae7e1059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:43:10.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:43:20.538Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=74fdef60-c240-46b7-ae3d-a6b07e0b743a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:43:20.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:43:30.554Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=949f6324-cd3c-49fc-8c11-8bec9234e049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:43:30.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:43:40.570Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=8503c52a-8395-4104-9a34-1ef64d274417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:43:40.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:43:50.589Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=4dd4218f-c702-492c-97fe-24ddcac72857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:43:50.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:44:00.608Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=7182524b-aa42-455b-b036-d2ba3524bd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:44:00.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:44:10.626Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=dc9bf6b4-a938-46d6-90bb-0729d9f871df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:44:10.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:44:20.641Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=78170c47-4e7b-412e-93a4-3bfe1e2e3725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:44:20.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:44:30.657Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=afd71039-5fa5-4beb-9c72-1115121ef847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:44:30.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:44:40.674Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=3cec0a8e-9d9d-4185-a7a8-c4b8a5fd476f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:44:40.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:44:50.690Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=aa0b499a-1692-468c-b7fe-f0fc566c2c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:44:50.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:45:00.707Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=b087ef89-4eff-4cb4-aec6-796e94d9656b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:45:00.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:45:10.721Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=fec82340-8f55-483d-876b-b3d1c32ddf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:45:10.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:45:20.737Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=291f8073-c617-4d1d-9298-47bed77f5fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:45:20.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:45:30.752Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=5dffefee-79c6-41d9-8c79-29ec5370b264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:45:30.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T23:45:38.994Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T23:45:38.995Z |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 |2022-12-17T23:45:38.995Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T23:45:38.995Z |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 |2022-12-17T23:45:38.996Z |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 |2022-12-17T23:45:39.002Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T23:45:39.002Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T23:45:39.002Z |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 |2022-12-17T23:45:39.004Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:45:40.766Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=e329a225-22e4-406a-ae4d-e906a25a071d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:45:40.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:45:50.783Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=3f71206e-53df-4a07-ba63-7ca11fa76589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:45:50.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:46:00.803Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=b6c88337-b22b-4917-95a3-68f8968d00c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:46:00.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:46:10.818Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=6864a3e8-a79b-44c6-bee9-4f967842b2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:46:10.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:46:20.834Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=86d0b4f1-3452-4b27-8e8f-5567f1dbea82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:46:20.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:46:30.864Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=bd75d39c-4079-436b-999d-b5fc70229056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:46:30.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:46:40.879Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=f986b663-cb36-4040-88f2-338c060783b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:46:40.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:46:50.895Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=3aef993f-c5ee-46f6-a7d9-89468a012a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:46:50.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:47:00.910Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=493e447b-ad05-43ee-853b-b2ffab35c746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:47:00.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:47:10.926Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=c717ba53-8552-43da-96e5-9a9b60352837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:47:10.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:47:20.938Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=330d3e2b-db3e-4866-af81-0180b1361a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:47:20.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:47:30.955Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=35b29e70-71a3-4c5c-8832-5f2ed21a14fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:47:30.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:47:40.976Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=325e2914-c260-448f-9464-ff1d876711e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:47:40.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:47:50.990Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=df596c1a-978c-4bd7-b346-1503d8a8ccd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:47:51.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:48:01.005Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=8edd9a39-2252-4272-ac68-e9cbd58fd3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:48:01.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:48:11.019Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=85a36f61-1401-42d3-8f20-899174c6489d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:48:11.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:48:21.032Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=321d99f6-aafc-429f-b285-ab9a4b67b346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:48:21.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:48:31.049Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=074d4745-3f0c-4c78-98be-aa5d7366d4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:48:31.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:48:41.065Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=eec3bf59-74f0-4191-ba26-c7d7a9697605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:48:41.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:48:51.083Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=3fb5d9b9-e8eb-4319-a8c4-42371e99ed04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:48:51.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:49:01.104Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=bac3b053-9573-4bf2-aaa8-148d84ce14b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:49:01.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:49:11.124Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=198d6ec1-6013-43f4-a8d6-0bf5ed712b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:49:11.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:49:21.140Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=8d8e5a7e-ef88-4596-9203-ae0ffe219db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:49:21.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:49:31.155Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=90bbabc1-ad82-45de-9473-8b3ee23ce73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:49:31.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:49:41.170Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=c851856a-6c95-4305-8066-fa5d906ccedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:49:41.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:49:51.186Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=5afe6461-f7fb-44f1-98e0-a1d847014e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:49:51.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:50:01.200Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=bd8c2bda-97ba-4b60-81ba-f7d24d585726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:50:01.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:50:11.214Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=2c23be03-1800-4fb5-94a9-504917aeaa71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:50:11.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:50:21.227Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=dd16037a-9979-4988-889f-1623d70a2ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:50:21.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:50:31.246Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=a52d396c-9a80-4fae-9fd5-94f3b1880576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:50:31.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T23:50:38.951Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T23:50:38.952Z |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 |2022-12-17T23:50:38.952Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T23:50:38.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 |2022-12-17T23:50:38.953Z |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 |2022-12-17T23:50:38.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T23:50:38.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T23:50:38.963Z |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 |2022-12-17T23:50:38.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:50:41.266Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=0ca3a0a0-8825-4cb6-92be-89992a575a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:50:41.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:50:51.278Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=56194040-1add-474c-aec5-af9033a873c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:50:51.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:51:01.294Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=66f664b5-8a04-48db-a4e2-7c3bcadd88a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:51:01.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:51:11.309Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=c062f7ce-1d79-4678-8241-361f35e2eb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:51:11.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:51:21.323Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=be1a1434-e500-42bd-bae8-47c8c5289feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:51:21.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:51:31.337Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=a20a7e2b-4a85-4ec2-9a21-5b2755d6d4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:51:31.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:51:41.350Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=0cc0273b-f6af-4967-841e-94782b31a569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:51:41.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:51:51.364Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=e16059b1-1acc-499b-8922-25e113866058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:51:51.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:52:01.380Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ab9e93e1-cae9-45d2-90f9-496d48a7ebe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:52:01.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:52:11.393Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=d6d80ecc-d0f8-4edf-9cbb-ae1abfd1ddd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:52:11.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:52:21.408Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=655f23b8-e8b7-42de-9854-2b53861a0f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:52:21.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:52:31.423Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=32814cd4-5ff0-4a8c-a8cb-4543da5a4df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:52:31.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:52:41.439Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=da9d13de-0f2e-475c-aa7e-f3a7cec485ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:52:41.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:52:51.455Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=96beb153-793b-4898-b477-67ad02d4c4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:52:51.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:53:01.470Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=9361638d-2151-46d8-84e7-e978e7fe0718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:53:01.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:53:11.484Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=da2e6e23-9b96-466a-8596-29961b3fffff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:53:11.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:53:21.503Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=da395b7d-4d48-4d8b-9a36-3903fa10c3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:53:21.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:53:31.517Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ab1fa132-5b89-4f0d-8931-4b6aa6392d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:53:31.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:53:41.532Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=4be98b67-afaf-4128-b50f-1642d2d23ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:53:41.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:53:51.547Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ec4a709b-cce3-4ba2-a22d-4434e85f14b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:53:51.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:54:01.561Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=c7fa4267-60f6-468f-8e51-63bd2abbe580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:54:01.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:54:11.579Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=5ad78e4b-7cf9-47cd-9762-625ae9f86945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:54:11.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:54:21.599Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=e0f8845d-3981-40e7-bb3f-e10c67b97ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:54:21.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:54:31.615Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=32d474c3-5e61-4746-9626-d2701e75e9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:54:31.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:54:41.629Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=83b80b08-c1b4-4abd-af28-90ff990acb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:54:41.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:54:51.644Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=295e9462-6ee1-441e-a554-2eb10552a756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:54:51.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:55:01.659Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=7e392e08-b128-403b-a39c-6a80dabf4c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:55:01.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:55:11.674Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=1122dd19-2f68-4c94-8a37-5e507dd363af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:55:11.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:55:21.692Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=48b77e8d-3bf5-43d5-a3e6-96cf4528299a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:55:21.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:55:31.714Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=0e69bead-e8e8-46d4-b060-270b02a000f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:55:31.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T23:55:38.940Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T23:55:38.940Z |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 |2022-12-17T23:55:38.940Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T23:55:38.941Z |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 |2022-12-17T23:55:38.941Z |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 |2022-12-17T23:55:38.953Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T23:55:38.953Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T23:55:38.954Z |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 |2022-12-17T23:55:38.956Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:55:41.729Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=876ef966-0578-404b-a7e4-15a1696888f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:55:41.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:55:51.744Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=916b7279-2002-434f-9e1f-4dd22a0ad3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:55:51.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:56:01.761Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=3d084342-bd8c-40d2-b09a-c4fc7debdd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:56:01.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:56:11.775Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=1292d629-c42e-4081-ab7a-8310de694abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:56:11.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:56:21.794Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=c96b7f55-8b6f-41be-a339-95668ef0c922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:56:21.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:56:31.806Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=f3b94bc9-dd45-43b6-8259-d38b1a2d3220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:56:31.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:56:41.821Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=f9165079-0723-4881-beae-44305b881aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:56:41.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:56:51.835Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=cededc7c-c490-47a3-8889-cbde114ebd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:56:51.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:57:01.850Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=44a757d4-d449-4f49-b2d7-322c62d5e490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:57:01.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:57:11.880Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=53f652d7-721d-4650-940b-95dbad59e977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:57:11.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:57:21.895Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=beaa57b3-17fd-4252-aef8-16da42224784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:57:21.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:57:31.909Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=0d2c8f18-9415-4f99-9431-55d3c044ed19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:57:31.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:57:41.923Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=24b58b01-83b8-42a0-865c-7a5a17f03775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:57:41.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:57:51.940Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=944ff209-d53e-4259-9507-5fa807c92a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:57:51.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:58:01.953Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=66122c9c-64be-48ea-8380-1ef6b923f63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:58:01.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:58:11.968Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ebf8ff2b-1615-450b-acb1-cd14a8c57ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:58:11.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:58:21.982Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=847b9e4e-416b-4271-9af6-7dcd2376e030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:58:21.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:58:31.995Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=b4d7981c-6b5d-466e-863b-ff05ce5ebce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:58:32.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:58:42.009Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=a7ce4735-93c4-4ec9-b2bc-f37e677a96a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:58:42.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:58:52.022Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=42f89717-2c28-4120-a7f0-e133b15d42de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:58:52.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:59:02.038Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=25cc1cae-cdad-4dbc-858d-60c4b13b2f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:59:02.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:59:12.051Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=bf3ed136-627b-49d1-acac-50d899ae0398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:59:12.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:59:22.066Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=954aefb8-f988-45d5-b84c-9e77af071e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:59:22.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:59:32.079Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=22d88571-a4f6-47c7-a624-5e9447252cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:59:32.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:59:42.091Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=73488793-7fbf-427b-8621-971db84dc2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:59:42.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:59:52.105Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=8738b788-8e18-4765-8278-87263f5206f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T23:59:52.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:00:02.127Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=e2766fca-bf69-4794-aa40-b6fa1c6ea836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:00:02.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:00:12.179Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=7ffd09fe-22a8-482a-8fda-5f46a247321a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:00:12.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:00:22.195Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=54c0aeb8-b8e6-426d-a43a-a963654c39e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:00:22.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:00:32.210Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=b2a51d72-1315-4211-a95f-efa576b3d36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:00:32.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-18T00:00:38.942Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-18T00:00:38.943Z |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 |2022-12-18T00:00:38.943Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-18T00:00:38.944Z |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 |2022-12-18T00:00:38.945Z |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 |2022-12-18T00:00:38.956Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-18T00:00:38.957Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-18T00:00:38.957Z |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 |2022-12-18T00:00:38.961Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:00:42.222Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=702e0a64-640f-484d-9a83-61eb5afaaba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:00:42.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:00:52.238Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=f7c86ee8-f735-4dbe-92f6-4aeb1af3d933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:00:52.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:01:02.259Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=a4aee17e-9a9f-4d81-9f04-9c9283451d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:01:02.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:01:12.273Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=0f936839-2f98-45b1-8d02-77350f7f1280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:01:12.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:01:22.290Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=b93c6845-941a-47e7-be09-d957c2277bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:01:22.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:01:32.306Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=90075ff3-eb17-431d-acde-d0b293dcc01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:01:32.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:01:42.323Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=7ca5a6fc-9a5c-40d4-9633-ab1a376351bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:01:42.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:01:52.344Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=95cfd361-06af-422f-8de8-2383cb262b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:01:52.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:02:02.363Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=b92dd025-db4f-4d49-9e0f-e18200739166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:02:02.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:02:12.379Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=a9dc1455-49da-4fd3-931b-da305d09762e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:02:12.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:02:22.392Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=2f42d644-bc14-4830-8ebe-d5f991710a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:02:22.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:02:32.420Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=adbfc70b-e8b0-495d-ab8e-f47793a99077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:02:32.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:02:42.432Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=feae39b8-fe64-47b6-ba6d-846254706818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:02:42.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:02:52.463Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=8503ee4b-e57b-4b06-83df-7fe98b23654c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:02:52.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:03:02.473Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=e70c5ba1-3107-467a-ad57-0b3fea249a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:03:02.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:03:12.495Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=4aa3f732-8ec0-42ab-bd48-229d18ed88a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:03:12.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:03:22.508Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=4a98a5d4-da89-49b0-b66e-f3838b9dfede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:03:22.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:03:32.522Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=efd6bc35-58af-45cb-a8bb-2982d9d51523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:03:32.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:03:42.539Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=104d7bb3-f7e0-4dc3-9c24-f70bc8af6bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:03:42.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:03:52.557Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=bbae3b96-bef9-494c-8a60-7445558bcf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:03:52.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:04:02.580Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=36c0b190-305a-473f-b680-56ff3ed1d5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:04:02.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:04:12.596Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=83965189-719f-4850-98dc-7ff4ef9e342c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:04:12.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:04:22.608Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=272b3e48-deb1-4dac-a617-5db44d6d1ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:04:22.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:04:32.621Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=e036bb22-679a-43c1-910f-c0fb5f7fe9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:04:32.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:04:42.639Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=31f585d7-6a61-4f7b-93b0-879936966a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:04:42.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:04:52.655Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=1eb61fa6-4803-437f-8bc5-455e8adac79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:04:52.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:05:02.669Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=08188078-69aa-4639-8ae0-771ded42fd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:05:02.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:05:12.685Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=2e48bc33-ebc4-455c-8944-73c78013abb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:05:12.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:05:22.702Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=33b22303-20ec-422e-ae61-84d6c56cfac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:05:22.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:05:32.716Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=24126f58-3308-42d1-a3bf-a827b4479763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:05:32.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-18T00:05:38.874Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-18T00:05:38.874Z |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 |2022-12-18T00:05:38.874Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-18T00:05:38.874Z |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 |2022-12-18T00:05:38.875Z |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 |2022-12-18T00:05:38.881Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-18T00:05:38.881Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-18T00:05:38.881Z |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 |2022-12-18T00:05:38.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:05:42.734Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=97c94ab5-6b28-4f03-99db-8a07826be741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:05:42.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:05:52.758Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ed189eb0-ef39-4d6f-b099-3000367eb2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:05:52.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:06:02.777Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=969374eb-9498-4491-a6d2-8574345aacf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:06:02.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:06:12.792Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=e3e06eb9-d22b-4f4b-9c7c-3c8c86e18d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:06:12.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:06:22.810Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=c18c62fd-6e0e-49e5-a688-07fef9d6acda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:06:22.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:06:32.823Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=3b85bcb0-0c39-4135-a3a9-2cea32e6c1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:06:32.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:06:42.836Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=1046230d-0771-4459-896b-bf44388337df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:06:42.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:06:52.847Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=68c9ffef-5fc1-4aed-8a1e-88e3696f5008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:06:52.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:07:02.874Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=a7ea4e25-049f-4fe1-b932-efa0e935c908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:07:02.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:07:12.890Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=bb7d0eb6-71d2-4ba7-a7a1-9a36d380210e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:07:12.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:07:22.906Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=5c16115a-0896-44b2-af7f-be0c9f6dda86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:07:22.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:07:32.928Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=290e1d40-e2d3-4742-95a4-18ffca6a612c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:07:32.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:07:42.942Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=698a0523-eab3-4a48-97bc-6d27a8878a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:07:42.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:07:52.956Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=907f4fef-47f2-4e7c-9f21-0ec9f3244263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:07:52.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:08:02.969Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=588476d8-6faf-4cd3-87a3-86ec73188f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:08:02.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:08:12.987Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=1261329b-be1b-4e8d-8d95-8a822bd38754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:08:12.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:08:23.000Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=3ae03b1c-dd2f-468d-86e4-554a95a03a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:08:23.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:08:33.015Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=6d1d9055-689f-4222-9951-ff0c30914825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:08:33.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:08:43.027Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=7120a4ca-6b16-4c86-a5fe-6711a2bfdae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:08:43.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:08:53.041Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=91662ff2-093b-40c0-b22e-002b8b7de12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:08:53.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:09:03.061Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=701ffd91-459a-4ac3-ae32-80c4ac6dd2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:09:03.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:09:13.076Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=b8521ad4-1114-478d-a4df-59c1fcc66ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:09:13.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:09:23.094Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=c15ed918-5a7e-4cc2-b0cc-4cc8202a23a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:09:23.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:09:33.113Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=ff95e576-12f4-4cd1-a38f-acef587e11fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:09:33.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:09:43.134Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=f461dba2-93a2-4d60-8398-5d95bac56b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:09:43.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:09:53.151Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=0557c6bc-902e-48ef-a740-cca514911d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:09:53.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:10:03.168Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=cf72f491-2b4d-4f58-bcb9-c5045ed16f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:10:03.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:10:13.185Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=f81881e2-f197-47a2-93bb-a1205f0fc495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:10:13.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:10:23.201Z |INFO |Init configs |InvocationID=ab832329-f591-4836-97f7-e41464342fb6, InstanceUUID=6d0d3e19-d18b-4863-bc15-06f84b75091f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T00:10:23.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |