By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T00:06:39.120Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:06:39.136Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:06:39.137Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T00:06:39.140Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:06:39.744Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:06:39.907Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:06:39.907Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T00:06:39.908Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T00:06:40.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-13T00:06:40.178Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-13T00:06:40.218Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-03-13T00:06:42.986Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-13T00:06:43.755Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-13T00:06:43.808Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-13T00:06:43.808Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-13T00:06:44.014Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-13T00:06:44.014Z |INFO |Root WebApplicationContext: initialization completed in 3795 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-13T00:06:45.031Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-13T00:06:49.593Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-13T00:06:50.584Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-13T00:06:50.628Z |INFO |Started MainApp in 15.907 seconds (JVM running for 17.105) |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-13T00:06:50.810Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-13T00:06:50.816Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-13T00:06:50.820Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-13T00:06:50.878Z |INFO |Start scheduling PRH workflow |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:06:50.903Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=4cdd4d02-9e33-4d6b-a7fa-db4f137bd5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:06:52.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:07:02.219Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=04435c94-d7ac-4705-9c4b-adca416078db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:07:02.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:07:12.409Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=62058cad-33a8-4143-9c4e-749135e83f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:07:12.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:07:22.507Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=2187ccc7-bf9c-4e06-a065-4d88500977e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:07:22.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:07:32.571Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a4a95536-22b0-487c-82fe-336d6c3d59bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:07:32.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:07:42.607Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9c44be83-557f-46ff-9ab8-4620e3583a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:07:42.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:07:52.676Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=14bf0743-8efb-4d4a-89b7-84c36611187c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:07:52.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:08:02.752Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ef5ee8b4-5c59-4897-8743-f6ddfda4c421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:08:02.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:08:12.852Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e8fa9f8f-a2a6-4dd7-822c-29963bc12a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:08:12.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:08:22.911Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=372c35df-85ed-4aa9-b01f-05bceca9777d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:08:23.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:08:33.008Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=65ea9ea1-95e5-4ed5-bf92-703f17cbe604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:08:33.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:08:43.142Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ebcebe36-ef7a-44ff-91fb-2ce5fc8ea262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:08:43.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:08:53.229Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c3aca1e7-d3c1-4772-8c75-41c905887675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:08:53.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:09:03.260Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=0db9bc18-4926-4bc1-93c3-0a56ca65198b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:09:03.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:09:13.303Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b027682b-81ea-41ad-89fd-2eb9b5bfdbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:09:13.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:09:23.342Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=db0154bd-6414-454c-825d-d1f4b4251a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:09:23.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:09:33.469Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=0b656a96-d221-47a7-a0e1-a1f630d5ae06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:09:33.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:09:43.539Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=3914dc2e-1ebe-4ad8-a194-7ad2eac0c32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:09:43.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:09:53.604Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5d70b2de-4e4c-41c6-87d7-6e256aa0a4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:09:53.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:10:03.680Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=0dcdffaa-db07-46a7-afe7-883efeb059e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:10:03.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:10:13.732Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=0ce5f75f-a4f3-49fe-b8f8-adfaab26a97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:10:13.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:10:23.775Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d2e2014b-5544-4069-91e6-18afd0353d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:10:23.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:10:33.921Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=493cec45-f03e-4d52-8c12-ca9d81a24a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:10:33.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:10:43.986Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=2c128041-364c-42b9-aba2-01dec3c698eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:10:44.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:10:54.023Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=971f7e40-659a-46a4-bb8e-1459ba9d7019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:10:54.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:11:04.060Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=da9618da-282c-4fe6-978b-c3d59ea0a0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:11:04.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:11:14.205Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8c0dbdbc-6a77-4685-bfca-f50dbc2905a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:11:14.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:11:24.267Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e55f7bd5-3fa6-497e-b0a4-352d4c13ed8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:11:24.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:11:34.289Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e01b9b17-3342-4d75-8c01-d339f8dd855e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:11:34.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:11:44.364Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=1272869a-3a16-4ccd-b527-c0edadb95509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:11:44.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T00:11:46.236Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:11:46.236Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:11:46.237Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T00:11:46.237Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:11:46.238Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:11:46.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:11:46.272Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T00:11:46.272Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T00:11:46.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:11:54.405Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=81fd689b-7472-421d-a4b5-1ba712e3e01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:11:54.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:12:04.438Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f9356ec9-c96e-400b-97ea-abd93d79e3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:12:04.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:12:14.475Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9576a402-ff64-4e9e-bcac-6ba11a2a44d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:12:14.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:12:24.523Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=14a161f7-b2a9-46fb-aedc-4931c34c2b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:12:24.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:12:34.585Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=cdae9f30-9ca4-4b27-beb6-67afec1f8e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:12:34.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:12:44.625Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=288dba50-2f1c-460d-9dc7-2eed638567ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:12:44.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:12:54.671Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ecd2fd99-ba42-46d5-8493-fa7386651303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:12:54.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:13:04.756Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=359bca19-ff20-46de-82b6-82c485f3a134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:13:04.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:13:14.809Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=1e0b500e-2204-4bfd-b86e-c4b7f2d887a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:13:14.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:13:24.844Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6fa56b49-addb-4336-aa2a-1e981dd2b5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:13:24.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:13:34.885Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=57b1b121-5a8c-477a-8cae-be7e96cd9a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:13:34.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:13:44.927Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5b0e6ff4-1d0e-4f29-84c7-be327172fe6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:13:44.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:13:54.971Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5cd7459b-6baa-40e7-9850-259218dacfb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:13:55.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:14:05.022Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c55159e4-e9f4-4371-84e4-59c850d42053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:14:05.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:14:15.046Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f21b98eb-c1ef-49a8-a556-60dc78e5bcb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:14:15.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:14:25.129Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=0ad07b7f-3a86-4f6c-a7bf-f23a8ddd6ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:14:25.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:14:35.169Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=115bfaf8-4199-4aea-ac12-55bf0d5fc0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:14:35.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:14:45.242Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=35a9c6f9-6d65-4a29-93be-ab1306da91cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:14:45.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:14:55.268Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=24559066-c346-48bf-ac10-d11e9ae2f5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:14:55.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:15:05.322Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=2e10eebe-2271-4904-8d45-076f85e722f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:15:05.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:15:15.344Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fddaec7c-9c84-4d27-8111-15c1d7cc6a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:15:15.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:15:25.378Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b4253fc5-6626-4859-b159-8da5d0cbe46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:15:25.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:15:35.416Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=dae1d4b5-1087-4502-98ed-f9ac40b34a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:15:35.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:15:45.450Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ccc79e8e-13df-420b-a5b5-8dd04f6cea9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:15:45.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:15:55.499Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=4043878c-a9b8-43ab-8f90-527e511ae81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:15:55.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:16:05.569Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=78477e9c-185d-44fa-b79d-7e0c3a19030c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:16:05.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:16:15.617Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8922ff6a-58e1-4bf6-884d-e2d13af37e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:16:15.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:16:25.732Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c1e01154-346a-4cbf-828a-057324e70c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:16:25.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:16:35.800Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=68de6b11-e1f8-4df2-b8d3-625f4169a6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:16:35.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T00:16:45.548Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:16:45.549Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:16:45.549Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T00:16:45.549Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:16:45.550Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:16:45.590Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:16:45.591Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T00:16:45.591Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T00:16:45.595Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:16:45.868Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=bfb73a62-f1f4-4a8a-89f6-dde2453f32e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:16:45.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:16:55.941Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ae44e306-2086-4ff7-a9ca-d713021a5418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:16:56.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:17:06.036Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fe0f0931-3dda-4bc1-ad96-2685fe6662a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:17:06.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:17:16.083Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=1e657272-672f-438a-b73b-8fc1cc6f960d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:17:16.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:17:26.152Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=4816b1db-d5e1-4bf1-858b-d6761c4425e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:17:26.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:17:36.181Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b8ba35c1-6059-4afe-b114-f32ed7e1875c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:17:36.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:17:46.216Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=524815d9-43df-4d5e-bef3-655fcd60e5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:17:46.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:17:56.265Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8c439ffc-0e80-4cff-abd0-2d349014f291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:17:56.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:18:06.315Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a9e0a8b4-037b-4174-b18b-34e30e44b757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:18:06.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:18:16.360Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=1449bd66-df39-469e-9d9a-9a19c1801595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:18:16.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:18:26.410Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=123b5c76-93e5-4cb7-8e4b-50d0c8273487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:18:26.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:18:36.458Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b631df3c-62cd-40f8-b1b6-3fc95af70259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:18:36.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:18:46.500Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=2c2f8e21-f1f4-438c-8c6a-1bade5a9fdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:18:46.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:18:56.527Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e5790aea-dbb2-431d-80c9-e3b8cf89a9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:18:56.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:19:06.558Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ceae46cf-059a-4dc4-93ac-7536a6539dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:19:06.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:19:16.583Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=971e78e9-41c8-49aa-8ae7-71d8e9721cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:19:16.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:19:26.634Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=afd18091-fcd1-41ce-b440-ee167b15d644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:19:26.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:19:36.784Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=83795296-aa3d-4570-b67b-b7a85cc50811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:19:36.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:19:46.831Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=98baad14-c439-4f63-949a-5e2db4cfa3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:19:46.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:19:56.932Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9bbc6e13-dc10-49be-b61b-93c6e3fc96c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:19:56.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:20:06.980Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=284d0f6e-a0f0-4bb5-9485-d93c79c54373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:20:07.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:20:17.020Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c636dd75-5933-4858-b1c5-1be68c00f2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:20:17.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:20:27.049Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=58238aab-3a08-46d7-a6b7-15c9c39d907f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:20:27.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:20:37.079Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9d09f81d-2843-4d96-9f6a-5a4f1e5a3aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:20:37.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:20:47.117Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e78784ae-c10d-40d0-94c4-99d81aa11a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:20:47.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:20:57.180Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e03bd010-47db-42d1-8fe9-3c0507ec36f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:20:57.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:21:07.218Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=48d4e094-6ca3-4b68-8592-225da2ff29bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:21:07.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:21:17.252Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=1e815a01-d1ae-4c29-8f1b-71ee7d65a952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:21:17.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:21:27.304Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9c71ecbb-7541-480a-819d-5096e0346c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:21:27.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:21:37.338Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ec8ba30c-7e83-41a9-a88c-ee1d548a5a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:21:37.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T00:21:45.446Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:21:45.446Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:21:45.447Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T00:21:45.447Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:21:45.448Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:21:45.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:21:45.481Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T00:21:45.481Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T00:21:45.485Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:21:47.366Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=171e5df7-9cf2-4482-a7b6-ffd8206e9d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:21:47.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:21:57.407Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8f3e03ea-f096-4283-a7e0-f4d272d4688b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:21:57.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:22:07.438Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=7b758715-867a-4f46-a955-3a8d67ca643e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:22:07.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:22:17.486Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e6246e39-5ca3-4838-ba35-046f1b722a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:22:17.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:22:27.536Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=cd951ffe-6ad4-416d-96aa-79b6b3b59d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:22:27.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:22:37.559Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=688b6a5b-bb58-4dae-998d-1c55b873b08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:22:37.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:22:47.623Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=3d5ade02-4649-4318-a34c-258a5c2373eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:22:47.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:22:57.837Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=696155f5-c190-49a9-ae8f-5bdb60688f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:22:57.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:23:07.878Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b9b09da2-4909-4580-8835-cc7e663ec282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:23:07.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:23:17.922Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fd8c522c-ee80-41e2-98a5-a463b59e6830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:23:17.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:23:27.964Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d76ca969-f53a-4db8-96e8-23a454878316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:23:28.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:23:38.003Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=2bc7a34c-6d57-4267-8825-cb8ea22f17c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:23:38.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:23:48.039Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=3b8435d3-34d5-4519-bfde-056fbcd7e6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:23:48.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:23:58.092Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e9dda148-ca43-4c7a-917c-cbee30d9fd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:23:58.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:24:08.151Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ee4de69e-81cf-4e14-809a-d78d45acd4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:24:08.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:24:18.199Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=773cb4b1-8e92-4d4e-a6ff-9d507cd5de48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:24:18.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:24:28.237Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=49b78a38-3d39-4a0a-b908-723804b18fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:24:28.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:24:38.271Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6bad43d0-e869-4361-b690-34bbcb06a4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:24:38.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:24:48.338Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e80d337b-7b0c-4fc4-8237-fd401bcdeaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:24:48.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:24:58.374Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=36ba6eb5-8aa4-45b9-887a-615397ce6ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:24:58.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:25:08.412Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=042da2c3-cf7a-4c0a-95cf-5b60b65b68ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:25:08.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:25:18.439Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f6476f4b-9eef-40cd-b966-9b2e140811df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:25:18.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:25:28.507Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=74138a51-befd-4139-a76e-39781e94ab99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:25:28.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:25:38.530Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=7805c630-c9b9-4c5a-825e-1532bb35c371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:25:38.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:25:48.565Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a69862c1-c09a-4c0d-b567-1e26d704321d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:25:48.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:25:58.592Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=4b20003d-0974-4379-b19d-7da37074154e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:25:58.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:26:08.745Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c4f78d48-3cb0-4dd6-93f6-d4cc90bd75ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:26:08.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:26:18.769Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=1885a448-67ae-41ce-91c9-3e6669c0e431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:26:18.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:26:28.804Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=4ed42d18-48e3-4412-9a44-e38d2ce098da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:26:28.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:26:38.831Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e480d914-c0b8-4f17-8b48-f269f77d2f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:26:38.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T00:26:45.394Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:26:45.395Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:26:45.395Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T00:26:45.395Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:26:45.396Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:26:45.410Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:26:45.411Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T00:26:45.411Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T00:26:45.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:26:48.908Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f5a527d6-d113-4dd0-bbac-0d064606880e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:26:48.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:26:58.942Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5172028d-3b12-455a-872e-db9c99975733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:26:58.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:27:08.974Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=1f63133f-9068-4e3f-a366-16e1515e5685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:27:09.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:27:19.045Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d936a57a-4e8a-4cf6-ba73-c022f057712e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:27:19.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:27:29.070Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f85c65cd-fe07-44c0-8ba9-9888db82c662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:27:29.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:27:39.116Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=236ee1ce-6295-4a15-bd30-ef1d0ef9dcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:27:39.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:27:49.185Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=453a1002-78f0-4d3b-babd-3a86b58bb99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:27:49.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:27:59.239Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ddbaf072-8c05-43ab-adbc-666324a85e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:27:59.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:28:09.277Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9cc2a518-0051-400a-b7e7-df9714fe3854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:28:09.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:28:19.323Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d4fc5eda-af65-40bb-9c1d-84ab93c2a651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:28:19.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:28:29.355Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9489db5c-7429-449a-a156-448a38cd54cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:28:29.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:28:39.379Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=62681966-bc6e-49ab-a782-1141d8c9b62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:28:39.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:28:49.427Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b3854269-d028-433f-81e4-4b57adfde2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:28:49.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:28:59.453Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=01c4297a-4f76-4cd3-91a5-9fc8d249568e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:28:59.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:29:09.474Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=39ad1006-8226-4c95-964d-73704332e8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:29:09.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:29:19.512Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=2ec6cbd4-9630-470d-b303-067653ce3c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:29:19.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:29:29.550Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=46047b7c-7445-458e-bada-3e35362849ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:29:29.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:29:39.586Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=2ec033e4-737e-4bf1-9093-67d21037aa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:29:39.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:29:49.618Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ecdef405-8a73-4f2c-9f8a-e2c92ac188e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:29:49.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:29:59.665Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=15d5049e-039d-491d-b871-279eaf1afab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:29:59.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:30:09.706Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=62b99bbc-d4db-448a-996f-554cb5ecb55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:30:09.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:30:19.737Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d56c1ff2-03c2-4975-9c0e-704081da3d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:30:19.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:30:29.760Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=92d88c5b-5d57-4692-bad2-7b61ec1a47a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:30:29.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:30:39.794Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f4a2469c-8614-4709-b252-59ea67b90760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:30:39.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:30:49.840Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ba7b9d30-8725-43d0-9ac3-95f293d32bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:30:49.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:30:59.878Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=46f2396d-ec7a-41eb-a0f2-12baceefe9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:30:59.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:31:09.925Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=26aec288-b023-4864-9603-cc37e54738d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:31:09.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:31:19.977Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=994e3576-b4bc-406f-b2c0-462bc8d9ce06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:31:20.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:31:30.016Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=4598a5c3-fa78-4ee9-97fc-58909e61e5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:31:30.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:31:40.055Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=cf7864bd-0fcd-4df4-9b14-3ad9a3c43f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:31:40.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T00:31:45.358Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:31:45.359Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:31:45.359Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T00:31:45.359Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:31:45.360Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:31:45.370Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:31:45.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T00:31:45.372Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T00:31:45.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:31:50.128Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=582fb028-1dd3-4e4b-ad76-6193347cbd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:31:50.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:32:00.153Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=4159ed36-cc6e-4f98-ba0f-30efabab337d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:32:00.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:32:10.183Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=940aaa7b-a3ec-4271-aa86-f186f8af4654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:32:10.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:32:20.210Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=44ba02b6-c338-4d7c-8cc0-b18d9435046d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:32:20.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:32:30.259Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6338e3f6-4185-42a0-a40c-f13ad53b9046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:32:30.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:32:40.302Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=82cb5c1a-1149-4c07-8f00-b84ef0dc7199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:32:40.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:32:50.358Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=53fd0625-e548-4f84-83ff-8248df1f39bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:32:50.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:33:00.387Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c8d9e5aa-f3b9-44eb-8514-91ced701102a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:33:00.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:33:10.411Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=57c2fd47-85b0-4371-87ee-4376097d8b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:33:10.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:33:20.433Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ab956cf8-e190-46ac-a251-965239b67f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:33:20.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:33:30.457Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b174d82a-99dd-454d-a589-b72d7bf47596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:33:30.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:33:40.505Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5167f6a1-e35b-4ec8-8225-0a400828b18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:33:40.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:33:50.542Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=88c9a769-9b8e-438b-b89a-3f3d7bf515b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:33:50.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:34:00.565Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=1fc36f86-8b43-4b38-bfe1-c819a8610dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:34:00.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:34:10.590Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9d3643b1-a93f-4050-ab8e-c10b3ffa9a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:34:10.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:34:20.624Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fbb93614-c856-4bfe-84a1-d14d73980177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:34:20.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:34:30.655Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=990ec55f-20e3-4739-8f61-0089b8820790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:34:30.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:34:40.690Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=0f1c684e-7c4b-48d4-8e77-1902d4518231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:34:40.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:34:50.715Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=94740bb5-1449-4356-aa25-6c6e86eb0a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:34:50.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:35:00.769Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=85519240-a614-464e-a89a-12d4fcd26a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:35:00.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:35:10.797Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=44717748-475c-41e7-91c1-c090a19ecbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:35:10.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:35:20.832Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=3da77a1c-a54f-4d8e-9df5-66560e7e45f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:35:20.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:35:30.888Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fb17df54-534c-4b0c-9af7-d2137936a241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:35:30.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:35:40.912Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d30a5f84-1af1-4c13-b52d-98eabe246bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:35:40.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:35:50.941Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a2827ded-2b52-4ac7-a9a0-2554a00d767f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:35:50.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:36:00.970Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f9e132ca-06ed-4ce8-8fb4-273bee6263e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:36:00.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:36:10.999Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=eea490ed-90b6-470d-9b3e-525d6a70da78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:36:11.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:36:21.060Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=63a277f8-6572-4c96-8f75-918c30679650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:36:21.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:36:31.090Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=7bd7e032-3816-48bf-9278-b16988466b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:36:31.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:36:41.144Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=3fc37e50-a81d-4456-a2ac-47fa572029ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:36:41.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T00:36:45.392Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:36:45.393Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:36:45.393Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T00:36:45.393Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:36:45.394Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:36:45.408Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:36:45.408Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T00:36:45.408Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T00:36:45.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:36:51.192Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a6f394ea-34e6-4d15-abf2-1d1010455de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:36:51.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:37:01.246Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fa2e7d50-528b-4f91-8695-41a8996f12dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:37:01.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:37:11.286Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=34d51ba7-cf13-4ace-9f9c-6f8836aa77ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:37:11.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:37:21.368Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9af2a5e9-1150-46f8-b14d-9be37721d620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:37:21.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:37:31.398Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f61febe3-2d43-48c1-b9dd-b3497c6c6ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:37:31.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:37:41.428Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b94d460d-ceb9-4313-8287-e8986ea6d846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:37:41.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:37:51.548Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=7ff53fdb-5a4e-46b1-876f-4fda02525ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:37:51.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:38:01.612Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9c836dcd-491f-4483-bd5c-08ab2381bde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:38:01.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:38:11.654Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=093b6c2a-0472-4958-b610-24c18b7d7c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:38:11.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:38:21.683Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=deb158b1-b8a7-464d-8191-3cbb6a03361c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:38:21.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:38:31.703Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e8db5695-c185-4657-85d2-de8b8ea327e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:38:31.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:38:41.734Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8646ce80-249c-4d34-9f69-933b0dd5d7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:38:41.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:38:51.758Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=2822f8f2-dd33-4d0e-97de-7df79cff221a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:38:51.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:39:01.857Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d21f39fe-c466-41bc-b9d2-26ce823a36be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:39:01.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:39:11.945Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9da0db10-4d38-4b73-9932-2b45159b80a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:39:11.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:39:21.996Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b401477f-7566-4b97-8d00-e1ccf047db9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:39:22.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:39:32.016Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=252571a9-102d-4589-9d20-8a6becde7c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:39:32.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:39:42.055Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=bb291230-499e-4cbb-9f74-ec706837e286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:39:42.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:39:52.109Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=81cddfbc-e0c9-43f9-9f14-8817b2c6552d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:39:52.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:40:02.192Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d9787a27-e919-4100-82a3-02dd58797638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:40:02.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:40:12.253Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ff4fdf80-6382-4849-90cb-e23a17c5f66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:40:12.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:40:22.312Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=69471125-a669-46c8-9858-9ad88dedbd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:40:22.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:40:32.377Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=940ba1c6-e78f-4790-b187-3415e5611289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:40:32.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:40:42.412Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d04ad53e-fbb0-4712-a5af-7b61620d37f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:40:42.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:40:52.448Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6bc28019-4660-444d-92c6-dfc969a2c0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:40:52.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:41:02.481Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=1de1f963-8c50-49ed-bdb7-9cf66dcccc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:41:02.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:41:12.515Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b2f92a30-4bb7-42ba-ad00-d15b963dd2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:41:12.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:41:22.542Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=26c38f0e-6327-40f6-88f0-8f8f46f8e413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:41:22.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:41:32.608Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=090a3502-a4b2-4542-941c-cce8c8d75762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:41:32.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:41:42.656Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=4b5326d5-6c95-4749-9247-b17d78216cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:41:42.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T00:41:45.398Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:41:45.399Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:41:45.399Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T00:41:45.399Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:41:45.400Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:41:45.410Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:41:45.411Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T00:41:45.411Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T00:41:45.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:41:52.685Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8c2ba1da-7714-419f-9d56-8c6868dd2c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:41:52.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:42:02.708Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6335a39a-aff1-4793-accf-6e89e0cccbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:42:02.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:42:12.743Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d20bead7-14cc-4f5c-b061-85685e8f0810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:42:12.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:42:22.769Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8b84374f-b4f5-422a-9be0-1b2f9386043f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:42:22.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:42:32.797Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=686a2926-dfb5-41f3-8604-9e95a2c3cb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:42:32.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:42:42.825Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=95ca5ade-d246-4234-b124-b46caa06dfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:42:42.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:42:52.852Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=1f792fee-e491-4799-9b9a-5ed9590df6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:42:52.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:43:02.915Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=1bdb1a40-de4a-44c7-9c10-e58e44773f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:43:02.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:43:12.953Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b5d81056-a719-4a7d-8968-4a15a3c9c1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:43:12.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:43:22.979Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=74d4e150-6d22-48e4-89d7-f28f86827dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:43:23.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:43:33.037Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=396735f7-e3d4-404e-ad98-ef6882d13cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:43:33.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:43:43.105Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=eb9c6eb2-e23c-46a0-a27a-f6a85a80df7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:43:43.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:43:53.136Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=94bec04c-dc11-45d0-b26a-6394c2e6d92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:43:53.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:44:03.164Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fcbe73e2-9386-4966-ab63-5e8fffccd6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:44:03.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:44:13.242Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=62579cfa-80c4-44e6-ae1a-52cf37ee7c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:44:13.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:44:23.264Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8775d7c8-53e5-414c-89bc-ca1d543dd432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:44:23.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:44:33.301Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8e3b357f-2c24-43ce-b795-e1cba925f068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:44:33.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:44:43.333Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=81b6dcc7-0f03-442c-82af-36f2b9fe1895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:44:43.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:44:53.364Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=84027dc0-6bab-4be7-b324-670ed3da399d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:44:53.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:45:03.405Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=03476c33-d8b2-4300-9b86-0d8b653b9a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:45:03.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:45:13.427Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=740050f8-690f-4699-9e15-61880ac89955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:45:13.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:45:23.452Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=4488a0b7-fa56-4452-a84e-e8b2fc24235f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:45:23.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:45:33.536Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=0160631c-3969-4c97-9fb4-678c8f131462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:45:33.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:45:43.557Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5b967edc-d4c8-4a34-a289-17428be24f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:45:43.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:45:53.580Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=986e838c-aa54-4b6c-9d87-2dae217ef5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:45:53.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:46:03.643Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6a566abb-f94c-4394-bf08-1a2dfa2ea583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:46:03.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:46:13.680Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=de7e5a4d-1f47-4d52-8963-0128bc93d8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:46:13.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:46:23.743Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e3d1610c-8ac9-4a45-ad95-522b0462ab5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:46:23.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:46:33.768Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ed210382-7c6b-49a9-a558-b5f9881ac693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:46:33.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:46:43.792Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d2ad22e8-3199-4c05-b4e6-40d820f18b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:46:43.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T00:46:45.351Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:46:45.371Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:46:45.371Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T00:46:45.371Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:46:45.372Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:46:45.381Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:46:45.381Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T00:46:45.381Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T00:46:45.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:46:53.892Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=dcd30f76-6fe3-483f-97d4-634b26a58553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:46:53.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:47:03.966Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9fda878b-af4d-452b-8341-0d6855981bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:47:03.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:47:13.996Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5d7a85d3-be82-411d-b586-225408b1b8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:47:14.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:47:24.038Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=4f23ef63-1bee-4cdf-9beb-e080d84ce63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:47:24.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:47:34.074Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e1218bda-7a8a-4b9c-8d57-cd30036f2941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:47:34.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:47:44.099Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=01774520-197c-40a9-a4b6-1ce746d5d376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:47:44.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:47:54.129Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a96a925a-4c98-446f-9dd2-aef55eaf2e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:47:54.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:48:04.183Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=787d5e03-e833-4788-b8d1-0502e010d96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:48:04.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:48:14.211Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f223765f-24d0-4d4b-a8a6-0352fa09eff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:48:14.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:48:24.258Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c9564eae-5a72-4c57-a1b4-27fabc3f9c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:48:24.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:48:34.288Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b2ccd2ef-280f-46b6-98c2-d7a9e5721011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:48:34.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:48:44.313Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e5d026a7-9c8b-41a7-b1cd-8b7aff730e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:48:44.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:48:54.346Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e253161d-6e27-432c-a669-f30c822b13fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:48:54.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:49:04.388Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a1eb8755-c925-43a4-9427-f44976373d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:49:04.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:49:14.429Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f131e115-1989-4116-a3dd-9a51a3375ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:49:14.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:49:24.460Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ed43ea8d-175c-40c8-84ad-72bca85b286b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:49:24.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:49:34.479Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=97b5af93-bcd5-431e-9310-cb919db1bba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:49:34.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:49:44.509Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=21af6817-5206-499e-8e23-920d0abe1388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:49:44.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:49:54.528Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=87184684-72e9-44b0-b2b5-06cfd0358598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:49:54.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:50:04.558Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=69d9b9c9-57cf-4de3-8c0d-8292b780086e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:50:04.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:50:14.606Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d8d00595-2abf-4161-a542-a2ed8a90cce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:50:14.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:50:24.633Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6e2e370f-9f5e-4f5f-98d0-7c4efb27339c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:50:24.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:50:34.717Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=176ac893-a810-4ddf-be2c-11ad48972685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:50:34.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:50:44.739Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=33501499-bafd-4f84-9710-d539ac5035e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:50:44.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:50:54.768Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9d53196e-fd14-4597-8843-3621db08066e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:50:54.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:51:04.818Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b1453503-69d6-4ce8-9606-af8eda8df4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:51:04.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:51:14.866Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5315e324-44d7-4bb3-8976-dc092eee178d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:51:14.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:51:24.898Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=4a430eda-38db-4401-8e44-ad79e1a84ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:51:24.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:51:34.924Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=4d24890e-fcda-4150-8529-ab2ead00631c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:51:34.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:51:44.954Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=bd43ca48-875e-4e94-a350-4b547682abba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:51:44.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T00:51:45.397Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:51:45.398Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:51:45.398Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T00:51:45.399Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:51:45.400Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:51:45.419Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:51:45.419Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T00:51:45.419Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T00:51:45.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:51:54.984Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=4cdb1ae3-9e1e-4110-a00c-9f9696f5d961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:51:55.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:52:05.013Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9cfb3b68-7d88-4f5e-90e3-677beaf5b1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:52:05.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:52:15.048Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6a4fd1e2-0205-4907-933d-4212cdf997ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:52:15.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:52:25.072Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=28e0776c-e9eb-4d57-8a26-601491d2b2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:52:25.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:52:35.097Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8aed20b8-9f3e-4ad9-a0c7-ed4f76d5f1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:52:35.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:52:45.121Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=16ed70e1-9aa8-4a0f-b06a-87bc4039d57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:52:45.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:52:55.151Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b5328f8d-9b91-4e93-8782-c1258b78cd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:52:55.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:53:05.197Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5fc80267-d40d-4369-bf6b-b6a726ea2d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:53:05.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:53:15.243Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=2fd92e17-4fb8-47c6-bb98-512b3078cb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:53:15.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:53:25.271Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8eb29e7f-6ea6-4db6-be7f-7e438b511971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:53:25.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:53:35.316Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=98e2f3b4-679a-448e-91db-50f1be297e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:53:35.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:53:45.344Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=72d4bf59-434e-497a-b69d-b660d8e2952d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:53:45.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:53:55.365Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a13fffc1-606a-4832-80ef-25f9ee12b3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:53:55.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:54:05.392Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=604a0b2d-18b5-4c34-8333-c4f210c25c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:54:05.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:54:15.423Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b843fbd7-9565-43e8-b40c-3dce93d7d006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:54:15.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:54:25.460Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d2bb597c-c698-4efd-8fce-bbf92dad1c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:54:25.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:54:35.488Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6220f1f3-2ed3-4861-ac9a-32acd5e74788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:54:35.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:54:45.580Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fa1c5b55-29d5-4f27-8651-178fa580244f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:54:45.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:54:55.641Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f07ff9a3-9fc0-4972-b122-f5988e4ab107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:54:55.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:55:05.672Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=7109f301-c8a1-4f3c-aef9-4eb3340dc9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:55:05.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:55:15.714Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=0ec9b2c6-f7bf-4667-a3ec-0aec9d48e55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:55:15.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:55:25.749Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b814a10e-4089-4520-b73b-f76448d6854b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:55:25.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:55:35.794Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=cdf89bf2-321c-4ae9-a1ce-adb9704c9365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:55:35.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:55:45.866Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=daff9e32-2157-4835-8688-9931cec9fccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:55:45.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:55:55.903Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=29fa3d45-3519-4ea4-be8d-9e9f67f3ae6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:55:55.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:56:05.937Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c0a579ca-7ebb-43f3-9270-77d3bd26a05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:56:05.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:56:15.975Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d524ce1c-e4a2-491f-92c1-0b8fbda5ba44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:56:16.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:56:26.061Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fb220803-cd59-45ce-a7d2-b2a9353521fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:56:26.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:56:36.087Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9d9d604e-c3b0-4859-985a-df7c55ed3655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:56:36.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T00:56:45.495Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:56:45.497Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T00:56:45.498Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T00:56:45.498Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:56:45.500Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:56:45.511Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T00:56:45.511Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T00:56:45.512Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T00:56:45.515Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:56:46.130Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c817b597-2847-4bb6-800b-1fc65f3d5a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:56:46.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:56:56.174Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=82ccee9e-61cb-4958-b690-83224e6f1050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:56:56.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:57:06.246Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=54b03cf5-4337-475e-bde6-d23d5dec4797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:57:06.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:57:16.277Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c7014589-8fdf-46ef-9360-c1768fa847e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:57:16.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:57:26.313Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8b1eb684-4f87-47ee-8024-0627c3a2461f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:57:26.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:57:36.344Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6537dd5e-5fc4-4664-b05a-387036a4ee79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:57:36.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:57:46.382Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f25cba6e-a27b-45e7-8f27-2f7c5a560ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:57:46.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:57:56.415Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d12c6b89-5f27-4ba1-ae5c-9d61b21d4081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:57:56.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:58:06.434Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d21349fa-23f2-4c86-a4bd-507b87267042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:58:06.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:58:16.466Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=7b141d21-ad21-4f9d-951a-76eb6bf97de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:58:16.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:58:26.528Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=78c4a4e3-e509-44fd-aee3-2e310a9af81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:58:26.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:58:36.566Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c90e7fcf-2e79-40bd-adfa-b54912ac0a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:58:36.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:58:46.612Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=30056242-50de-40f5-87aa-23d1b50aece7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:58:46.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:58:56.679Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b2577a92-b251-4f3c-bbf5-a6b228d97fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:58:56.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:59:06.707Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c86cc18d-ba6f-4811-8fa7-f79a727a18df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:59:06.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:59:16.744Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6c7d324f-d641-468e-8df6-65afe58324f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:59:16.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:59:26.773Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9376218d-d41b-4188-ace0-d8e0450572ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:59:26.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:59:36.810Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=307858d9-6468-4746-a4b2-fc5625c08edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:59:36.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:59:46.863Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=de9a5a58-a287-48e3-9ef0-ad338d607ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:59:46.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:59:56.924Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c683eb7b-850a-460b-a25c-6c4c78ad703f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T00:59:56.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:00:06.968Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b0f57d48-7071-4d55-9e48-2fdb32e818e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:00:07.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:00:17.024Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ab3a6950-70c8-4841-aeaa-d9cff09ddfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:00:17.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:00:27.048Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=547d52f9-e66a-406a-be05-d69c8b1c6eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:00:27.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:00:37.071Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a6cf5c59-b6d8-4c6a-b8df-9605c7e00435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:00:37.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:00:47.129Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e75dc104-32a4-4fb6-8489-b458039f075c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:00:47.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:00:57.177Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9d5d6227-2cf0-4628-adbc-22824a2c2cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:00:57.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:01:07.209Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=de119f47-be13-4fc6-ad8c-315ff17b9a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:01:07.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:01:17.243Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=88710031-2ec9-4058-a554-ffeb933a70b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:01:17.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:01:27.277Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f01a3a7b-233b-4119-a630-0e9821d25439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:01:27.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:01:37.304Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=82cc6e29-2a29-4495-8f4c-db7bbfa0a761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:01:37.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T01:01:45.314Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:01:45.316Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:01:45.316Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T01:01:45.316Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:01:45.317Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:01:45.325Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:01:45.328Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T01:01:45.328Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T01:01:45.330Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:01:47.348Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=82a6e232-2650-4665-a062-617ec929b703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:01:47.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:01:57.372Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=543a50a8-da89-47e8-a71b-5c3de6ef5337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:01:57.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:02:07.408Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=90298dc9-9937-4e72-b19c-c8275df28a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:02:07.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:02:17.446Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c7b778f8-2566-4941-8a2c-b919335cf18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:02:17.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:02:27.482Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fd30a7e9-55ec-4726-826a-28a8d07b11e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:02:27.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:02:37.511Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e8174694-1dbd-4d87-807a-790005862a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:02:37.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:02:47.535Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=bdc7a26a-a808-40fc-a6de-749ba29ce8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:02:47.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:02:57.575Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=dcf75841-93e6-4794-a2d7-6ff6ec098c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:02:57.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:03:07.600Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8b1701f1-21e0-4e4a-84c5-9a951f9750ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:03:07.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:03:17.640Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=01d38968-a50d-465f-af36-e2aba75ff854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:03:17.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:03:27.671Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=2f9a67f8-10d2-4db8-a4f3-a1e19a11cdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:03:27.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:03:37.706Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=105869e9-9f53-4fc7-bbd2-ec68d7cec7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:03:37.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:03:47.737Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c650e942-d677-402e-a760-5d931e0022d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:03:47.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:03:57.788Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=05ecfb7e-f65c-4b21-8cc2-0fe9c966d13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:03:57.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:04:07.822Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6e5725b8-391c-4fd3-9734-69c041feb3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:04:07.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:04:17.862Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=81ebc090-329d-4b57-9e08-56895a31f1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:04:17.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:04:27.928Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=207fd399-ff47-4371-9d54-40fff208d0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:04:27.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:04:37.951Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e82cd451-4b46-4b7f-ad40-5cba8efd8260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:04:38.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:04:48.005Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=729a6747-995c-415e-a410-75f253ed99fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:04:48.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:04:58.037Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e6803e4c-2d68-452f-8269-d6f989decf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:04:58.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:05:08.102Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a9fc30e6-9fa0-4e2e-96e8-91373e20d96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:05:08.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:05:18.146Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=bd000f8d-4a7c-4ac9-b6cc-c63c5fecc894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:05:18.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:05:28.190Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5ffc9c48-c3ca-47dc-b0e1-52cf9b08c04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:05:28.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:05:38.229Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b8b3aa16-816c-43b4-ac89-dec027a4bb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:05:38.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:05:48.303Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=21aabc95-6e1a-419e-bdda-cd2ead8a73c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:05:48.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:05:58.367Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=dc6ccb95-4db6-4b6a-bf8c-11e4aaf83115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:05:58.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:06:08.448Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=66549fdf-61f7-4edc-b898-8c7764b4dc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:06:08.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:06:18.494Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b5ea3ef7-50ad-4e69-94b7-ab6783894556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:06:18.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:06:28.515Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8313590e-4fb9-4159-bc89-041e926f07bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:06:28.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:06:38.561Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6348b6b6-abd4-4feb-a96d-993efe014bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:06:38.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T01:06:45.454Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:06:45.455Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:06:45.455Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T01:06:45.455Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:06:45.456Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:06:45.467Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:06:45.467Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T01:06:45.468Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T01:06:45.471Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:06:48.593Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=0b341db4-78b9-4c52-a537-9522965882f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:06:48.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:06:58.627Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c88fe497-0f9b-4143-a7a3-2b6e2602aa51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:06:58.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:07:08.668Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=eea2a069-19b4-45d2-92b3-887dab336819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:07:08.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:07:18.709Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=deeb0d4c-db3e-425a-b372-7a24a0107271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:07:18.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:07:28.735Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5ce135ab-a539-4060-b753-06fa2d424529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:07:28.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:07:38.765Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=3d209181-dedf-4957-90df-313dd6341b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:07:38.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:07:48.795Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=64bf6e4b-60bd-476e-ba76-49366fbd6539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:07:48.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:07:58.829Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=87e3a502-5538-433d-92e1-1487f914c3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:07:58.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:08:08.859Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=0a3fff37-5bc1-4c41-9dc8-67bbcd7309c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:08:08.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:08:18.884Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=db4789a5-effb-4b81-b3e7-5136341f80f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:08:18.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:08:28.909Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fb34a417-89b5-47ca-8928-36cdb538840e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:08:28.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:08:38.980Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b408a8d8-f55f-4a23-a620-e8cfe7bb4d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:08:39.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:08:49.032Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=245c4509-1ddf-4eb8-baba-80330e251446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:08:49.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:08:59.064Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6f869b4e-5b72-4d7b-a128-caa7d5f894b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:08:59.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:09:09.138Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8f09e019-ad27-4e49-82c0-5b74edc3f799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:09:09.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:09:19.184Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=7dd10f50-b270-4249-a44c-d2b99ba36215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:09:19.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:09:29.223Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=92e469fc-4216-414c-b7f4-eb6cfc5f034b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:09:29.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:09:39.249Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e212d54e-5346-4ed9-9d93-55a53fa99c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:09:39.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:09:49.317Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=dab587d4-5915-4b4b-a57d-e7c831335a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:09:49.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:09:59.368Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e40ce680-f95e-44b8-9934-533ba105fcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:09:59.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:10:09.431Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=68af57f2-b39a-4229-963f-ff8fb547afe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:10:09.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:10:19.481Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=83eb3744-e900-4482-b7f2-7d6c7048c63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:10:19.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:10:29.518Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=1e5bbfce-71d6-457f-a5d9-2c1b28027807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:10:29.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:10:39.593Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=49dabc3f-7c44-48df-86d1-8021b42ebcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:10:39.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:10:49.625Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f4d31d91-4cf1-4a86-bd7c-4cc0acc80440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:10:49.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:10:59.660Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=17856fda-15a2-4bde-bf59-1bf00f5b50bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:10:59.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:11:09.692Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=0b3e32ab-7ae9-43a6-bee3-238ff9b65237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:11:09.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:11:19.733Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=24e96b6b-b3e7-4af3-9d5f-ac68d9fe3299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:11:19.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:11:29.786Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e5e713a7-c655-4d4e-ae87-ed71cb6ccc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:11:29.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:11:39.867Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9ce1d5c1-0f14-4b11-a400-1bfc3f87723d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:11:39.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T01:11:45.370Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:11:45.371Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:11:45.371Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T01:11:45.371Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:11:45.372Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:11:45.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:11:45.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T01:11:45.383Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T01:11:45.387Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:11:49.911Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ece1d2b0-29ae-49de-8d9d-20b951c12948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:11:49.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:11:59.942Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9721a3c5-f99c-4730-989d-1d290612b5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:12:00.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:12:10.023Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a2a85d15-0719-4e0a-833e-8cd4dd23bbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:12:10.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:12:20.052Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6cf368fa-a016-48ac-ae2f-c992c34d623a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:12:20.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:12:30.101Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d9487cec-2224-42e9-bba7-f3ae5442db70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:12:30.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:12:40.141Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f27f7124-d320-4e62-b323-92125477841d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:12:40.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:12:50.202Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f5931768-bb9f-4102-a5ce-efbfe1204b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:12:50.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:13:00.248Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=1d755bad-afe5-4875-bdf0-e9778fa3f05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:13:00.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:13:10.371Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=367b9a44-d26b-4c72-94bc-4be3056ba3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:13:10.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:13:20.404Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c28106cb-3d02-4ad7-86a2-1c77d01a7e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:13:20.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:13:30.436Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e2033924-9e21-450c-8610-3a7f32a0e605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:13:30.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:13:40.517Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=23c21864-8926-41f2-ae2c-0997c9ee77c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:13:40.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:13:50.555Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b6e643c6-ef78-4045-ae14-4fff3f1c5a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:13:50.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:14:00.579Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=05a814b0-d72c-44e0-a9ea-e8c047d1c731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:14:00.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:14:10.603Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=eb582af3-e9cf-4928-ba65-ed3e4c2bf806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:14:10.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:14:20.668Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b8e61c75-0e6c-4160-899e-8ac09663b928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:14:20.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:14:30.687Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=947368d5-7bde-4aeb-a017-8209986bf621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:14:30.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:14:40.725Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f66a108b-54ba-42bf-b044-c8c12270a7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:14:40.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:14:50.772Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=86342e38-f077-4442-bae0-962957ff5b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:14:50.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:15:00.803Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=1031e150-4730-44d9-b82f-8cf16b0a708c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:15:00.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:15:10.822Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d3a84829-843c-4f8a-a749-4260dcb574dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:15:10.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:15:20.847Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a7c8ea10-bc9a-4e87-8ca7-5b554232dd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:15:20.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:15:30.883Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=48928bbf-2f9d-4521-83bb-04918c16f6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:15:30.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:15:40.951Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=36a37120-f84f-4c85-9043-1673762a22e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:15:40.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:15:50.975Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=1a4ca640-92c3-40a3-bc6a-571a0a6390aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:15:51.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:16:01.005Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=bc63abb4-dc69-44b3-8061-da79efb2bf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:16:01.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:16:11.030Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ae4561d7-c9eb-4f05-b3e3-4266a0cb9d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:16:11.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:16:21.051Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=be5435c9-74e2-4e2f-8e5a-5ee050563c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:16:21.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:16:31.092Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b21e836f-1327-4ef5-a3d1-9b6ca876677e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:16:31.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:16:41.131Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=cf42ba2c-e89a-4255-8c21-12606491f07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:16:41.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T01:16:45.357Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:16:45.358Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:16:45.358Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T01:16:45.358Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:16:45.359Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:16:45.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:16:45.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T01:16:45.369Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T01:16:45.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:16:51.176Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e5c941c7-3f2e-4e50-aef7-28e072820224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:16:51.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:17:01.201Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=bf3a0af2-e297-4909-8d28-7d29e39a96b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:17:01.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:17:11.238Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=36ddf3f2-9ba5-45b0-a0b8-b3d4cca582a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:17:11.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:17:21.264Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=03d2c406-cbbf-4da3-867b-dd0dc457b73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:17:21.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:17:31.296Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9319dc53-8243-47c4-bd7f-d1f4cd7f840d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:17:31.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:17:41.365Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=176f13dd-d040-4f30-9f2e-e9cad4b7650b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:17:41.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:17:51.396Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e057564c-7383-42ef-90ac-ba363068512f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:17:51.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:18:01.434Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=febf7a51-ca26-4c26-bddc-a9e06127f9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:18:01.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:18:11.476Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=7d1a23f5-e1ef-44b4-b782-dc14730393f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:18:11.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:18:21.612Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8b92bfb1-0b37-4f9d-94bf-ec0213271b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:18:21.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:18:31.684Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a52b2396-90db-43c8-bb35-d59277fb14f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:18:31.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:18:41.724Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ba487e0d-eaeb-494c-9411-d70445b6dd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:18:41.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:18:51.757Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=0cf2870c-8b76-431d-ae56-bc6e71328f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:18:51.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:19:01.792Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b0857362-d675-4322-92db-f4ce1d2b9fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:19:01.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:19:11.817Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=80acf733-841b-464e-a332-d02b07e12c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:19:11.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:19:21.842Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a86bff7e-00b2-4541-a0c1-8ed922aa5261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:19:21.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:19:31.873Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=df84b438-7a6d-4d8b-a2d6-af930a75bf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:19:31.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:19:41.911Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=27cb07c7-132b-45fd-b73a-509a1285e108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:19:41.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:19:51.960Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=af9aeea5-0574-40ad-894d-71e8dd00c3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:19:51.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:20:01.989Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=180d12fb-d37d-44a7-b75e-d7d2081d67a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:20:02.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:20:12.037Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=72c6ca2a-1079-41f9-a7fd-7d8c10f01080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:20:12.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:20:22.070Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d918f01d-a8bb-4395-9354-f3def4af617d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:20:22.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:20:32.162Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=adaa5cc6-1e23-46a4-9731-051d4b0be7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:20:32.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:20:42.189Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5db7d17e-96c1-4e1f-9d17-1ae615cb4fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:20:42.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:20:52.223Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f42b1713-09d7-471d-8bd5-50285da68c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:20:52.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:21:02.244Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9fc4f2c3-ceab-49be-81c6-609872aa11bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:21:02.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:21:12.275Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b643a1a5-085f-4d1b-a421-fa61e495229a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:21:12.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:21:22.318Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=02d7183a-e5fa-4a9e-82ea-03b111e2f2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:21:22.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:21:32.339Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f1b72d75-0a0c-4e59-abc7-c127d59083c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:21:32.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:21:42.368Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=69587e43-9fa7-4d58-8448-bdd55c0a0c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:21:42.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T01:21:45.444Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:21:45.445Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:21:45.445Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T01:21:45.445Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:21:45.446Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:21:45.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:21:45.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T01:21:45.455Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T01:21:45.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:21:52.394Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=af8ee883-3ef2-4dd3-bcb2-7dfe114b194b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:21:52.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:22:02.422Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5ef07bf8-80d8-41e6-bfbe-fc6617d08942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:22:02.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:22:12.485Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ff32d993-3b0e-4e38-9950-46f564604e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:22:12.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:22:22.518Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=31b33cbc-320d-4417-94b7-645e4a4c0601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:22:22.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:22:32.542Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=dc108401-2758-4cba-ba79-fda3086b94fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:22:32.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:22:42.578Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=31e746b7-ec8a-44c3-a123-d41f08006752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:22:42.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:22:52.601Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d697cf76-bd09-4c1b-9b95-8275f71faba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:22:52.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:23:02.646Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=58e6ecd7-840e-4d94-ad9c-b0ece726ae0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:23:02.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:23:12.682Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=7d766b85-c621-4f88-80b5-32c0eb2372b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:23:12.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:23:22.712Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=bab29eea-db2b-4b59-9a3f-9b9ae395cb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:23:22.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:23:32.741Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=cf10ee83-8500-49c0-a8a9-7afbe59667e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:23:32.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:23:42.773Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ec0e4981-04a9-458c-953c-ecefa1614fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:23:42.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:23:52.799Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=751c6396-fe6c-4390-9cd6-2b6ea8015851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:23:52.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:24:02.848Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=3cab8ef5-7c42-4861-8edc-f44b8ecdef38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:24:02.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:24:12.902Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9aa6384f-0f8c-49ec-95f1-2b2c8aaa6738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:24:12.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:24:22.947Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=3b1c40fa-2c81-416c-a02f-742ee703936c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:24:22.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:24:32.996Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=80f6496d-5e58-4d83-85ac-e3270889b99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:24:33.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:24:43.094Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=64f55d9c-ace7-4531-9a3f-fdb39f07f6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:24:43.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:24:53.148Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=01100ce4-af00-4587-920f-37fd97c433f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:24:53.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:25:03.214Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=277834b1-8e04-4133-99db-b06fc26e7e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:25:03.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:25:13.271Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a9987ce3-3411-46e9-9745-5de6efbde1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:25:13.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:25:23.325Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a7eb4935-d87b-4580-a224-3f04ce371418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:25:23.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:25:33.369Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5758e631-3210-4896-b567-b5376266677d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:25:33.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:25:43.394Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e33e9f62-29be-4dbe-98ed-69c4a3f2c8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:25:43.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:25:53.421Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e0008ca1-2dba-4382-87b9-9c4412491d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:25:53.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:26:03.479Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=75881a3f-897f-4126-aee8-56528bcbc846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:26:03.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:26:13.505Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=57d76a3e-03b6-4aa3-bcb5-7ce69dee199c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:26:13.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:26:23.540Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f15cf624-1848-4655-ae08-8e2bd9cf2b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:26:23.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:26:33.572Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=77532fcc-012e-45db-97c6-84fce4e35b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:26:33.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:26:43.594Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=3844a83a-15fb-4008-bbba-765e90d3d6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:26:43.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T01:26:45.371Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:26:45.372Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:26:45.372Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T01:26:45.373Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:26:45.374Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:26:45.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:26:45.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T01:26:45.384Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T01:26:45.387Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:26:53.636Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=3fbde8da-3570-4982-8c7d-553c718a4391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:26:53.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:27:03.660Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=483a4662-4aae-4bb3-b820-f1683f0fff45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:27:03.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:27:13.685Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=49b15183-21e9-4929-bd0a-2dbf11e17fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:27:13.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:27:23.708Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=cb3c80bc-6e05-44f6-a021-a38f09e62069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:27:23.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:27:33.733Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8c90e737-3fe3-493e-9d7f-fe73efb2aabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:27:33.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:27:43.774Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=3755407a-c986-411b-a6ac-fdada23b9acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:27:43.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:27:53.817Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fe999915-2660-4590-9887-cc183aa2bd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:27:53.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:28:03.838Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c988a7ab-8e4a-41f7-a012-02624a3a7d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:28:03.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:28:13.861Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=92fea073-07f9-495d-bfa6-ca1c8d20f721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:28:13.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:28:23.888Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=af70c5fe-2d05-4981-bbde-9f3ef88d94ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:28:23.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:28:33.953Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c494023d-ff6e-4fe8-ab14-60d0734f30b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:28:34.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:28:44.004Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f3895c04-b903-48d0-9ab4-e964623ad616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:28:44.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:28:54.048Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9f9b4071-430c-43e1-a43b-ecafc9d73638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:28:54.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:29:04.095Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d34e6f83-5107-440f-8563-51c7e87db205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:29:04.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:29:14.129Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=3cdbc930-05bc-4497-a8d3-3173baa6eab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:29:14.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:29:24.184Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=38a6a11a-09c0-42fa-9f03-33273f869913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:29:24.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:29:34.209Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=23b5d46d-d935-4bf5-a25c-1b560314696f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:29:34.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:29:44.267Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=95040682-107c-4f49-b08e-1ea104bc1e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:29:44.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:29:54.297Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c3b0c27c-9528-4b51-aa74-501179417a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:29:54.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:30:04.338Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=141ac1c1-19a6-40be-a82c-75e9f38bc1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:30:04.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:30:14.373Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=685db4d4-885b-4510-b3e2-5316cb099735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:30:14.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:30:24.407Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6bfd11aa-5bb1-4966-9a6b-a858418a1e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:30:24.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:30:34.456Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=165bc20a-0106-479d-b8ce-7390c3a265cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:30:34.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:30:44.510Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9c7a5c99-7475-4804-b5bf-592cce3d2ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:30:44.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:30:54.557Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b6e292c2-c839-420a-9418-177cc292c413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:30:54.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:31:04.592Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e47b9d9f-b85f-4df3-8da5-d4fbaa143cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:31:04.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:31:14.616Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=60b428ef-add1-43ff-9363-82e1581a38b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:31:14.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:31:24.640Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5200d9cd-46e6-4a02-a440-ff2dc89582e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:31:24.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:31:34.669Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=7a7260af-869d-4454-a25c-52fd61a1e206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:31:34.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:31:44.696Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=30186e9e-9ae3-41e0-b2f2-2c2806a93cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:31:44.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T01:31:45.383Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:31:45.384Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:31:45.384Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T01:31:45.384Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:31:45.385Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:31:45.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:31:45.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T01:31:45.393Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T01:31:45.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:31:54.721Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=7f7d00d6-f68b-43be-8c00-515b75e3d187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:31:54.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:32:04.773Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=090db65b-0b4e-40bc-9307-994d95073858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:32:04.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:32:14.802Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=973f62c5-5080-4268-b3d8-849f0e9a3c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:32:14.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:32:24.845Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=0f7463b2-3d65-4971-b6e5-02236153d494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:32:24.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:32:34.895Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6dd107d8-c4e8-4d5c-9f91-5c89d03544c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:32:34.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:32:44.929Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=63ff9986-7951-4ee2-877d-24fb2c0dd453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:32:44.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:32:54.967Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=33894e70-1c9d-4a40-b351-3daa0b21289c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:32:55.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:33:05.017Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b7ac1943-e271-4bd6-961f-c73560b7f184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:33:05.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:33:15.044Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=04184965-885c-4b82-8a67-32365d1e6318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:33:15.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:33:25.103Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c66dd676-8cbc-4fa6-a608-3ddaf23243c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:33:25.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:33:35.151Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ab4f6e38-e44a-4e88-9a5b-3b7ac5e88843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:33:35.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:33:45.194Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8054c788-ee1d-4c2b-b8ed-e057c2ad9465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:33:45.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:33:55.226Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=69e4e644-840f-40ed-be86-dccebffa2f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:33:55.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:34:05.258Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=02c11b4d-c88a-417f-9ba3-d05b7bdfaf42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:34:05.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:34:15.282Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=785148ee-82ea-4592-8e49-db6eab943858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:34:15.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:34:25.308Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6ea39ffd-1806-4803-80b8-5b94f2c6ecbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:34:25.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:34:35.331Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5e3a7796-464f-4210-a1ef-80477c925073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:34:35.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:34:45.366Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=0a9f9725-3250-4d40-8ab8-8364561ea748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:34:45.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:34:55.412Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=42bd3698-3115-4f5c-9ae8-811d390110dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:34:55.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:35:05.453Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fd4ca941-85bb-418b-b493-0a3e7a952559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:35:05.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:35:15.474Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=77fb1466-a4cb-456d-852a-9adcc60e047a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:35:15.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:35:25.494Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=02405671-f99e-4ce7-bb45-6be01225d8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:35:25.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:35:35.534Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=afedba08-8073-452e-ae7d-6cd1f8a221a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:35:35.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:35:45.554Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f2846eec-8e35-4b3d-9b90-533c12d6c9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:35:45.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:35:55.582Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=2e676a3c-3377-4995-bd92-611116e58c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:35:55.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:36:05.609Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5663e24e-b3e1-4726-b9cf-37d8b84ae675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:36:05.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:36:15.654Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=bee8b7fa-bf56-4143-8520-bd198734a2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:36:15.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:36:25.684Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=164abd15-c475-40ac-b628-6ac595a10869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:36:25.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:36:35.714Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8d9a861e-6e4b-4f05-a9c3-9e8ef5840aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:36:35.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T01:36:45.376Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:36:45.377Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:36:45.377Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T01:36:45.377Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:36:45.378Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:36:45.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:36:45.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T01:36:45.385Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T01:36:45.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:36:45.751Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=33975e78-9bb8-4719-9c4b-c9af4efb49d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:36:45.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:36:55.774Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=437726ae-dc9c-4bdc-b9ac-c833838f69d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:36:55.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:37:05.801Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a1a56fef-c96c-433f-9cc2-aea3ddb00f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:37:05.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:37:15.838Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f0f4660e-140f-4c70-83e4-d03e2ba09f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:37:15.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:37:25.865Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=24f1317c-1b2e-4f43-8a5d-c6affb868aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:37:25.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:37:35.928Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8f737258-bba9-455b-9111-fef5515644e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:37:35.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:37:45.976Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d3ef3732-7e2c-468c-8766-1fd8be7961be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:37:46.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:37:56.006Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f2bfb3cd-5f2a-421e-8926-805616f501e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:37:56.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:38:06.047Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=2419e4cb-4014-4f7c-8ccf-e813f7dc6ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:38:06.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:38:16.106Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=039bdcbe-8f45-45db-9371-2f750f2d9aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:38:16.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:38:26.130Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e2117789-4a75-4aa2-a5b4-823b7bc74ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:38:26.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:38:36.157Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a2d7bc38-9d0c-4e85-b204-2fa39310ae16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:38:36.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:38:46.190Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f773d120-e325-4b6d-91ab-4f8d9237f356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:38:46.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:38:56.231Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a6b965d3-079d-4b5f-93a1-79db3b2d2c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:38:56.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:39:06.253Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8174324f-3e3a-4121-9e56-c3ffa64a118c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:39:06.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:39:16.307Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=7dd94899-c2ea-48ca-afb0-59dac42167ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:39:16.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:39:26.350Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=661e52a7-22d3-484d-991e-fd1384729a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:39:26.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:39:36.376Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6ded43c4-a76e-479f-b9ac-f183d63ae986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:39:36.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:39:46.425Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ed202e10-b977-4108-b12e-2ee9339f684c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:39:46.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:39:56.453Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=afd26423-1c41-470d-94ab-1e77ce83ea5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:39:56.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:40:06.478Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=63d3233b-4bdb-4b66-81fc-a206b7d1f0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:40:06.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:40:16.548Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c1c6b2a1-a0bc-4c86-9108-1ff00d48de63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:40:16.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:40:26.596Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=06aa3d82-b31c-434c-a911-6b2eb65cb5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:40:26.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:40:36.630Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=126052fc-835e-4354-abba-5ef0e2dbaa7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:40:36.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:40:46.670Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=210b4b78-5d0d-4070-be61-e92e4cf50e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:40:46.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:40:56.704Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9bbb569a-e778-4bfc-8764-caf06d82d009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:40:56.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:41:06.748Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=dabafe58-0f7e-4a66-b676-9ef76da2e449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:41:06.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:41:16.769Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8b46b844-c136-4f25-8607-48120378a3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:41:16.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:41:26.798Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=2fd65d09-a890-40b0-9fa0-387461522f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:41:26.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:41:36.853Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=971e11a3-51ad-40c0-8f8b-19223e9f3966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:41:36.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T01:41:45.383Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:41:45.384Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:41:45.384Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T01:41:45.384Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:41:45.385Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:41:45.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:41:45.394Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T01:41:45.394Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T01:41:45.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:41:46.911Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=1aa533db-4328-479a-94db-a55b0c34cb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:41:46.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:41:56.946Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=4cf11eb5-157b-461d-aa3c-c0fa11a054a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:41:56.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:42:06.977Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ab3c3cc8-d3d6-4e85-be30-d7c46d82d640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:42:07.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:42:17.010Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ae1c9387-8431-427b-9884-ad4ab91c0c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:42:17.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:42:27.049Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=4594af78-4122-40a7-9922-384f06b632c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:42:27.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:42:37.089Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=266c7da2-97b8-47dc-9ce2-cfe243f55853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:42:37.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:42:47.114Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a081a2ee-823e-4346-8439-3bc76abbddb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:42:47.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:42:57.140Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fa32aca6-b2d5-4961-8ce6-b8fa9cb9bf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:42:57.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:43:07.174Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=74ea1706-31b5-4151-b5c3-575fd20549d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:43:07.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:43:17.207Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=bc7c8a6c-39ad-49ac-af5a-15bcf8f9525b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:43:17.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:43:27.241Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=07ecfe2d-d34b-4c6e-97c3-e8f8c07d615e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:43:27.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:43:37.272Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e4af395a-5a71-444e-a7d9-1e8895147bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:43:37.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:43:47.309Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a78a0634-cc3e-431a-b338-a8f998a1e554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:43:47.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:43:57.341Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ee8296fa-77f1-4ca9-8ab8-897bfef0a69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:43:57.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:44:07.376Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ee6a1f28-ff08-4c6a-9985-6c56012d6482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:44:07.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:44:17.402Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=7c1bba25-2704-4bcd-982b-521510b2ddc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:44:17.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:44:27.462Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=534907b7-8b9d-48d0-9eb4-2b6c29ad8f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:44:27.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:44:37.496Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=7667fb2f-0d35-4eed-a992-e5f826cf8f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:44:37.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:44:47.551Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=7d58a2d2-f0e7-4d6e-8b73-4326ce33aa4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:44:47.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:44:57.575Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a37ccb87-8a11-40ed-b234-3eb7ec460d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:44:57.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:45:07.637Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=3a81a54d-d8d0-4e4d-9e62-726a9ac456e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:45:07.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:45:17.673Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6efdef19-7c81-4f67-843d-94dd5d507f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:45:17.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:45:27.739Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=3a967eeb-f27b-4649-ab69-8f0c0a97f92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:45:27.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:45:37.798Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=228ecd24-025f-4e13-b0a6-aa4ffb3c0adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:45:37.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:45:47.838Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=30a355a2-89a5-40c7-9fee-244a9153cd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:45:47.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:45:57.901Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fc4ca7ef-d2d7-4eea-bd6f-6c37a1d724e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:45:57.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:46:07.935Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fa730d8a-fea2-4a35-92fc-ef05bc91c14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:46:07.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:46:17.971Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=1a708457-c913-40de-bd1b-b487c1b08296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:46:18.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:46:28.001Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=14ac4edd-eb64-4af6-9f2b-7527fd26e805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:46:28.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:46:38.066Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=4c3d1c1f-2e6a-4d73-aed7-f9d896aece61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:46:38.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T01:46:45.371Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:46:45.372Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:46:45.372Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T01:46:45.372Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:46:45.373Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:46:45.381Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:46:45.381Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T01:46:45.381Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T01:46:45.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:46:48.106Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=41e3ff8e-dd3e-442a-a10f-8f84bced0d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:46:48.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:46:58.145Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5a5848bd-d421-40f0-a87d-3a6392d5c240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:46:58.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:47:08.181Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b2fea14d-1a84-434b-b9df-cfaed75be306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:47:08.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:47:18.224Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=1a49126a-a38a-41b9-a479-04223e2b7fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:47:18.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:47:28.273Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e714c0aa-75ce-4b8e-abff-cc9bbcebdfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:47:28.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:47:38.341Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9aa4beb3-e51f-4bf8-ae00-92ce1b6f3b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:47:38.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:47:48.382Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=cbd4c3c6-a5de-4281-9451-14ae475d96bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:47:48.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:47:58.432Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=acdff88b-1b3a-45dd-bfaf-b6966638bad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:47:58.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:48:08.524Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=08a143fc-a163-45c0-83aa-8682815808e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:48:08.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:48:18.549Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=0d46de85-343c-422d-a30b-261b39cf8f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:48:18.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:48:28.587Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b70c9fcc-66d5-4e7d-9fb2-134b851525f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:48:28.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:48:38.621Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a28fd6b1-1f35-4fea-99da-d23aac42dba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:48:38.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:48:48.661Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=bb1872b2-5248-4a9a-b56b-85384852db6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:48:48.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:48:58.692Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ea39853a-7e03-4798-8d3c-22306bfb6476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:48:58.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:49:08.719Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=eb5f4a4f-4acc-4b8f-8130-cb1706e3712f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:49:08.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:49:18.762Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=94eb9fcd-4a75-4cc9-99be-54c90b2b734b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:49:18.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:49:28.784Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d9a4e74f-4230-4645-b204-18fece284ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:49:28.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:49:38.828Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=711c9902-70dc-4473-94ac-c6f0e6c8d8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:49:38.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:49:48.868Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b043ec33-8d0d-4585-b2ec-43df25cfdc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:49:48.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:49:58.904Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d558c4d7-917a-4818-9610-11a0ee1af771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:49:58.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:50:08.947Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=44fe5056-fdb2-4407-8e3d-d5c29b9263b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:50:08.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:50:18.978Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=31cc068b-54f6-425b-8782-a85a6bbf1011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:50:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:50:29.018Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c73230e3-775f-41d9-9f5e-d6badece3a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:50:29.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:50:39.058Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=faf76b6d-15ad-48be-8073-8f00a4eea0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:50:39.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:50:49.086Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=61272347-9013-4750-a7a1-56c624f487aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:50:49.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:50:59.138Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=94a2a330-880f-42e8-8450-7e7c78a041d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:50:59.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:51:09.180Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d3534c40-8067-4750-8f97-b176f8325f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:51:09.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:51:19.207Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=3c32a227-fa81-44cb-8c6d-82383b015536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:51:19.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:51:29.233Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8bf3575e-a9ef-42ce-851d-3db6fa1a37e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:51:29.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:51:39.259Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=0316b63b-ac30-4612-a6fc-95d2420d99c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:51:39.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T01:51:45.338Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:51:45.339Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:51:45.339Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T01:51:45.340Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:51:45.341Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:51:45.346Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:51:45.347Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T01:51:45.347Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T01:51:45.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:51:49.285Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c4689a91-84c6-448b-a532-0a929e200c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:51:49.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:51:59.335Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d31296f2-6c24-47ac-80f6-b76cea63abc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:51:59.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:52:09.357Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=df3d4611-177b-4454-867c-1baddf7c9918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:52:09.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:52:19.393Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=36a8622c-133f-46ef-82e8-6f0a0bd1e1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:52:19.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:52:29.418Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=67c4740c-a41f-44f6-a062-b10e1279d1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:52:29.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:52:39.442Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=83813228-8b74-494e-8bbc-6801d5b3f337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:52:39.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:52:49.468Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f6f9fd1f-0bcd-4e09-8830-d76f650bf48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:52:49.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:52:59.496Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=526f78df-530d-45c1-b8e8-392afb1ce375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:52:59.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:53:09.515Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d0faf6ca-8bb6-4278-8dfb-8dc489b140e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:53:09.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:53:19.554Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=330f0b17-6ba1-4dde-a2b6-257996df86c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:53:19.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:53:29.581Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9e274f52-c0ee-44b5-8ad2-0171540a73f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:53:29.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:53:39.631Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d9f9147a-abca-4341-af63-0fa8b986d579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:53:39.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:53:49.725Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e83c715e-f659-46bd-9ed8-0a336a62ac7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:53:49.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:53:59.751Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ca8f35d3-8849-42e0-a4ba-8a4ea667b76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:53:59.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:54:09.785Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=89fa2200-37b4-4003-b1a5-3d176287f508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:54:09.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:54:19.854Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=54e6be81-7349-4985-a450-d9e03d049798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:54:19.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:54:29.909Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=bc5a88c6-7fb4-4baf-a795-1a880ad830b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:54:29.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:54:39.934Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=cca8a4e1-7081-4000-83d6-96ddb24e4a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:54:39.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:54:49.977Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=d96925fa-04cf-4b0f-8de7-3743c411fe4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:54:50.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:55:00.161Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=54b0d6ab-b3ea-411f-acde-f0f6c882a6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:55:00.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:55:10.228Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5fbbb533-59ff-4447-a858-31a701d9611e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:55:10.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:55:20.282Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=477c8ce6-8171-4776-b19a-8a998f6f9ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:55:20.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:55:30.328Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=bc6ebe21-a97f-48c1-a904-5e121d8285ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:55:30.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:55:40.371Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=1a92526f-a9a3-455d-b46c-8ed7f7557bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:55:40.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:55:50.467Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ae2c12a8-a2a2-4a47-ad60-551b1756f69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:55:50.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:56:00.491Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8846a46b-bd2d-42ff-8248-fcc43132b188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:56:00.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:56:10.587Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=23984173-8f1a-40be-9e79-8f1f0c93a7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:56:10.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:56:20.666Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=84bc785a-1d54-493c-9f92-932502c0ab6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:56:20.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:56:30.751Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c60ecf03-60d2-4075-aad0-1084c5fdc044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:56:30.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:56:40.786Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=45b81b52-1b60-46f4-b5cd-0ec2d8122095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:56:40.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T01:56:45.325Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:56:45.326Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T01:56:45.326Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T01:56:45.326Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:56:45.326Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:56:45.333Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T01:56:45.333Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T01:56:45.333Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T01:56:45.336Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:56:50.807Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fa9b90a5-519c-40b5-8b4b-b2d8893680fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:56:50.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:57:00.834Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=524ffa23-4da5-40fe-8ef1-17227b7e53ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:57:00.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:57:10.874Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ca5c80ea-de53-48f9-8d01-7cbb0cbf1a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:57:10.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:57:20.895Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=16c9a62f-7dea-4477-aaf1-174ec0a78e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:57:20.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:57:30.922Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ff13d774-fcfc-4bb6-b636-dc86c16db6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:57:30.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:57:40.947Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=3c21025c-f3eb-4e27-9fbe-4591e72b7de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:57:40.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:57:50.977Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6322cc57-066f-46c8-b568-b999663793ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:57:51.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:58:01.016Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=2c37927d-7a71-4d68-9aee-9cc6a32d6529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:58:01.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:58:11.041Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b318f85e-20c6-4672-84c8-639404258ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:58:11.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:58:21.069Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=964fc42a-55bb-4eef-a517-35604582a49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:58:21.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:58:31.089Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=49b19573-404e-46e8-aa4f-e658e5a2b7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:58:31.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:58:41.113Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=efd37952-4b5d-49b3-a76c-db7c9ad76770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:58:41.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:58:51.137Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6e72267d-3251-4e96-86be-a9120ecd5d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:58:51.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:59:01.167Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c2f9d907-1e7b-4845-adf6-11a84d9ae255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:59:01.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:59:11.191Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=53da51c8-05b2-42d0-967e-f6e94a46c551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:59:11.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:59:21.222Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=44a5d959-6710-4cee-a6b9-5daddaa6aaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:59:21.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:59:31.246Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=1a10a8c2-71d2-4039-be93-ed9774294b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:59:31.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:59:41.265Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b47e3eb4-4570-47aa-9350-47f0bd4389ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:59:41.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:59:51.297Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=bc181237-b492-4655-bd49-4c68e245e5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T01:59:51.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:00:01.345Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=6568ca63-9a6e-4cfd-864f-76274043a59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:00:01.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:00:11.367Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=0fd53ad1-4084-420c-b305-e8d6a062ad40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:00:11.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:00:21.402Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=487d4ba0-f025-4408-b661-3301cb723929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:00:21.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:00:31.446Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f3389903-eee7-450f-87ec-8dcafb8a2005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:00:31.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:00:41.481Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=4057caeb-4ed2-451e-9609-6c59f7eed004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:00:41.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:00:51.515Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9886dd0f-dc1f-41b0-9990-98e082ce16fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:00:51.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:01:01.575Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=59e7e4d3-f0f5-4438-afdb-6da7c1d7fb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:01:01.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:01:11.618Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8bda96fd-ae67-466b-8e8d-e2c0b540fece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:01:11.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:01:21.651Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f6f71ab1-2887-4d85-b715-5bd8eaa40301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:01:21.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:01:31.675Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=93efefd9-04b0-47b9-8d22-d8f6c7a383cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:01:31.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:01:41.707Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=bb44e75a-4965-449b-ad46-f3c85f1a8b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:01:41.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T02:01:45.334Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T02:01:45.335Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T02:01:45.335Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T02:01:45.335Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T02:01:45.336Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T02:01:45.344Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T02:01:45.344Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T02:01:45.344Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T02:01:45.347Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:01:51.734Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a2bcdafb-0650-4515-9b0f-03705ced0ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:01:51.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:02:01.755Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=84b00684-a52d-4dae-a510-e3e78ecd5044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:02:01.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:02:11.777Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=552303ab-6790-4f6c-837b-f182d2cc6d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:02:11.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:02:21.794Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9c36d4b6-999c-416a-90ee-522da89897a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:02:21.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:02:31.810Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=14a17fab-58f6-47a5-9995-6643aeecc1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:02:31.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:02:41.868Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=78f9fb22-9b63-4895-89f3-31081045115b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:02:42.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:02:52.027Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=51b0615a-a91c-4b80-888e-1f9ce42ef45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:02:52.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:03:02.092Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=70d127c7-98e8-438e-9444-cfdc9c90fda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:03:02.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:03:12.115Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=4ee36af5-8133-4b88-bbd9-741eea0a5449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:03:12.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:03:22.142Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=29044d1f-7e01-42d9-bbde-aa2e3a2277cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:03:22.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:03:32.179Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=594214ce-dfa6-4a07-8444-e73e3b55d3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:03:32.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:03:42.209Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5ad98016-f2d2-40ae-9984-3d6999888a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:03:42.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:03:52.298Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=4a94f660-b708-4fc6-8256-8e8af2fe0116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:03:52.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:04:02.357Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=765becec-0f4a-4184-8162-9f4dfd01d88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:04:02.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:04:12.400Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a8234edd-14ff-4baf-90de-ef845245cc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:04:12.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:04:22.434Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=0dcab22f-2816-4626-ae8b-a63304282a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:04:22.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:04:32.465Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=4fa4dc59-5b9d-4c92-8f5d-9e94f4881354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:04:32.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:04:42.496Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=67933a1c-4e36-4285-a16d-d789417273fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:04:42.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:04:52.530Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ef53c9be-338f-460b-aba7-59d1c2b6daa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:04:52.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:05:02.580Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=10422f81-7d5c-415c-b79a-ff839f9deacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:05:02.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:05:12.604Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8507648d-a635-4895-8c9d-3fd246b7722b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:05:12.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:05:22.625Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8c5b8231-00b2-4dbc-a4b9-0b0c5d03d81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:05:22.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:05:32.652Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=22de8e48-e0e3-4a1c-a3fa-a0e0fa90ef08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:05:32.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:05:42.687Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=11275fda-1089-4251-b6e6-136988c90342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:05:42.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:05:52.748Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a04d95b0-e776-4e51-9561-c7cb27728f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:05:52.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:06:02.783Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=bf26b4fa-f2fa-4572-a391-604c59535baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:06:02.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:06:12.818Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=cbdbc675-4218-4803-bf22-43830d790600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:06:12.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:06:22.849Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5de090d5-4e17-4d78-86eb-dd0e7ca41151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:06:22.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:06:32.876Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=bb65c9da-92c9-4d5c-9714-4a66a703225e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:06:32.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:06:42.908Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8eea3110-2ae9-4add-a62e-6afbce404b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:06:42.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-13T02:06:45.481Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T02:06:45.482Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-13T02:06:45.483Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-13T02:06:45.483Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T02:06:45.484Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T02:06:45.491Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-13T02:06:45.492Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-13T02:06:45.492Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-13T02:06:45.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:06:52.935Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=2646e1d5-4ea6-4cbb-b28f-a7ff76f12cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:06:53.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:07:03.016Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=3ef9f82f-8b91-4f66-9670-4fe768b31984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:07:03.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:07:13.078Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b0100b8c-5309-451a-ab6c-b81a3beeff11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:07:13.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:07:23.097Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=8e372e49-2817-40e3-80bd-9db3cddb391f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:07:23.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:07:33.146Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=440c5bdd-d33f-40ee-878e-c81a14983b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:07:33.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:07:43.173Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=e35e5a3d-1c82-404d-9023-89e52f2731a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:07:43.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:07:53.215Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=695d7735-95fb-480a-9e94-9ef7ee5c5df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:07:53.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:08:03.243Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=cc98548a-9879-4dc9-8d48-f9cf4e98d26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:08:03.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:08:13.292Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=92c7a075-3e7d-4947-bd60-c4c462aa7bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:08:13.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:08:23.313Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=7047c94b-e497-4f9d-9a82-f2c62751066a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:08:23.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:08:33.357Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fdba4071-de70-4bf6-8d1e-f199bef8dd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:08:33.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:08:43.381Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fbb05bc8-1be1-4067-8720-4df19fa60c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:08:43.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:08:53.404Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=c7850c29-621d-4f21-8e96-03da2c0c5bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:08:53.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:09:03.423Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a368c08b-abf8-4d85-b69b-ca8761a905ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:09:03.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:09:13.465Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fb99019c-f5af-4726-bdf0-46fe42160d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:09:13.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:09:23.494Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fa0704d2-8e3b-4f05-9fdb-0d90c3012f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:09:23.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:09:33.514Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=764a2070-d4c4-467d-b545-20c31d1465c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:09:33.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:09:43.581Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=5d96ef58-8e87-4d2e-b955-6d0e167a1612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:09:43.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:09:53.619Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=9f390eed-be87-4f84-baf6-c2dfa25b0507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:09:53.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:10:03.662Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=7cc7ee1b-8f51-4a6a-a635-bba50eaf38c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:10:03.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:10:13.684Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=1f0e33a9-3456-4eca-8eb5-f1d0d53bc846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:10:13.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:10:23.704Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ffa090e9-5584-4b1d-bb77-e124ae2b9093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:10:23.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:10:33.756Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=f39e2b21-13cf-445e-8a08-e98adff2235d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:10:33.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:10:43.795Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=78adad38-6034-4280-a326-a1ece56ef74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:10:43.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:10:53.823Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=7323c294-b636-41b3-be46-c82bb1a70358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:10:53.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:11:03.863Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=fd690675-5988-407f-a338-20645f52c4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:11:03.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:11:13.896Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=a786234c-aa9e-4c49-bbe9-653b99fd95ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:11:13.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:11:23.949Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=b78ba1ac-b27a-498a-88b5-82adf7e5d349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:11:23.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:11:33.968Z |INFO |Init configs |InvocationID=04e98197-bd40-4c7c-87f6-cd1e88c66840, InstanceUUID=ac905d3a-293a-48f5-892d-0aee914ac25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-13T02:11:34.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |