By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T11:31:32.211Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T11:31:32.225Z |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-15T11:31:32.226Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-15T11:31:32.228Z |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-15T11:31:32.649Z |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-15T11:31:32.797Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T11:31:32.797Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T11:31:32.798Z |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-15T11:31:32.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-15T11:31:32.955Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-15T11:31:32.984Z |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-15T11:31:34.431Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-15T11:31:34.911Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-15T11:31:34.938Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-15T11:31:34.939Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-15T11:31:35.063Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-15T11:31:35.064Z |INFO |Root WebApplicationContext: initialization completed in 2079 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-15T11:31:36.113Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-15T11:31:38.272Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-15T11:31:38.814Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-15T11:31:38.847Z |INFO |Started MainApp in 9.02 seconds (JVM running for 9.815) |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-15T11:31:39.096Z |INFO |Start scheduling PRH workflow |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:31:39.110Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=51db7108-d639-4b24-bfc1-310daa2a171d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:31:39.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-15T11:31:46.036Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-15T11:31:46.036Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-15T11:31:46.039Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:31:49.666Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=27edc21b-9d6d-4eb8-8ce4-188507854ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:31:49.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:31:59.747Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=113133da-3e6d-47e9-bb9d-6af295c3aaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:31:59.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:32:09.788Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a77270a3-12cb-443e-998f-cba3574544ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:32:09.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:32:19.849Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=3e5b9125-1152-49a7-b24c-19ce14baafda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:32:19.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:32:29.900Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=404fe6a5-5904-4d11-a5bc-cc701657632c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:32:29.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:32:39.927Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a804d584-c175-4995-bff4-d6a98d506d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:32:39.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:32:49.943Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=00d9ccea-d53d-4fe9-b0f8-1871419dc851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:32:49.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:32:59.971Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a47d35c6-5c6c-42a4-af69-67846794679f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:32:59.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:33:09.986Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=8298da21-13ab-4cf0-88f4-8ce66b9c54fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:33:10.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:33:20.015Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=7ffa3e38-d9c1-4fe9-9905-34ac325068c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:33:20.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:33:30.034Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=52365317-afe0-4332-a52f-cc35bde0eb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:33:30.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:33:40.049Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=00c19aac-2246-42b2-9186-5e124e4bb109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:33:40.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:33:50.064Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=48e5def9-0bb5-44d1-8356-f088db5c3494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:33:50.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:34:00.080Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=23bcc26c-31ed-4f06-82b7-1b93b3214552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:34:00.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:34:10.096Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=ded998e3-f74a-41e0-aa85-c98bba142697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:34:10.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:34:20.118Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6763accf-5b12-403a-843e-9cecaa27221f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:34:20.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:34:30.133Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=40ed5a17-57b1-42b6-9e50-527e56873e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:34:30.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:34:40.150Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=23d54f0f-4494-4033-bec3-8ea8a8544c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:34:40.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:34:50.170Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6de23a8a-184a-4d11-a5c0-48f7cf74cb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:34:50.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:35:00.183Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f48aa30c-e296-4583-bd15-5838bf6f6735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:35:00.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:35:10.201Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=23fb0e38-db72-4fd4-a193-339e7d631cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:35:10.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:35:20.217Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=e67b106a-cb6e-48d6-839d-c1707f00d53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:35:20.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:35:30.234Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=791cb710-06db-4362-b9b7-1a4d79c7125e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:35:30.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:35:40.264Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=82178b8e-ade9-4d27-8d73-589815c28d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:35:40.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:35:50.285Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=db6a6d22-8488-414b-93fe-e3e760f8c34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:35:50.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:36:00.316Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=7f1c1663-d8b8-46e4-b278-754618fe002a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:36:00.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:36:10.358Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=81069023-b6cd-4485-a105-b8270f5141f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:36:10.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:36:20.377Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6e8a784a-f46f-49f0-a57e-91bfdabe1376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:36:20.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:36:30.391Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a1d08caa-e7eb-4c0f-bbd5-0af92b4a1115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:36:30.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T11:36:36.927Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T11:36:36.927Z |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-15T11:36:36.928Z |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-15T11:36:36.928Z |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-15T11:36:36.929Z |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-15T11:36:36.944Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T11:36:36.944Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T11:36:36.944Z |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-15T11:36:36.946Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:36:40.410Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6af2285f-c95e-4eb6-8355-0ae5cfc82957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:36:40.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:36:50.435Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=af5adfb9-bcdc-455f-b653-2e9f3052eb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:36:50.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:37:00.457Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=4ca7987e-09d2-4052-846e-d6432cf81b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:37:00.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:37:10.502Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f5127302-cc44-4732-a477-cda52b130894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:37:10.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:37:20.528Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=5c12bbfa-e7cf-4e53-96d3-d86d62400fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:37:20.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:37:30.543Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=3f9b0033-9c7c-4f86-9c12-42982ec94493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:37:30.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:37:40.557Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=70732c0e-e268-4d2d-a5de-57f573bd3a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:37:40.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:37:50.574Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=daf5a53a-9391-4156-8172-888655acece5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:37:50.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:38:00.597Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=7979030d-b332-4416-a1b5-e4a08672da65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:38:00.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:38:10.614Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f1237fc7-2714-4f9b-9292-fb4cf49e6413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:38:10.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:38:20.629Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f854caea-0bd6-4fa1-8ec3-ee4df172cd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:38:20.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:38:30.644Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c34557fc-8acc-4248-aff1-d4aec8835d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:38:30.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:38:40.678Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=fde22a3a-c465-4402-969a-800f93fcec6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:38:40.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:38:50.694Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=cb2be292-67ce-412c-9552-b36ca810f87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:38:50.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:39:00.710Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=1e05335b-ca37-4537-9912-a8244d755cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:39:00.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:39:10.728Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=9eb47d40-bc1c-4e17-ae09-a94d9bcaf35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:39:10.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:39:20.743Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=34c657c0-9422-4ca1-8db9-33ba831d7f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:39:20.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:39:30.763Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=eac98b3a-a2a7-47fe-a3ee-16a2ec909bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:39:30.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:39:40.783Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=66d9b9bb-d9f0-4338-a79c-8810c46408b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:39:40.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:39:50.833Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=e5c6e97b-7178-4908-8af7-976fcc99014d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:39:50.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:40:00.849Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6839661a-c2b1-4239-9685-bc14c300c134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:40:00.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:40:10.878Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=3723fc67-f701-4250-ae0e-75769badab6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:40:10.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:40:20.895Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=96e946d3-c223-479f-8985-b3a9d323f123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:40:20.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:40:30.911Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=231675cd-97cc-445f-b6f6-91713eff521a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:40:30.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:40:40.927Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=199adc07-7ad9-4773-b4f4-bf57c94fc772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:40:40.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:40:50.946Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a78ca6d9-be4a-4a9e-8c7e-a9e1c6ea0e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:40:50.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:41:00.959Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c1b9e4ea-4570-4061-a9ac-03856ef39ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:41:00.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:41:10.978Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=9392580e-0c12-4a69-9da1-df1e6b0f9059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:41:10.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:41:20.994Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=b0efe398-1c89-4103-9546-058420b5729b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:41:21.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:41:31.012Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=dec44b1c-1b67-47f7-a51a-9a568f3c3d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:41:31.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T11:41:36.473Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T11:41:36.473Z |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-15T11:41:36.473Z |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-15T11:41:36.474Z |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-15T11:41:36.474Z |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-15T11:41:36.489Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T11:41:36.489Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T11:41:36.489Z |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-15T11:41:36.492Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:41:41.035Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=ddc26f30-0cd5-4b92-b673-73f80a7bae1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:41:41.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:41:51.085Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=5473b73c-d502-44b4-83b3-f7703bf98ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:41:51.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:42:01.097Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=60364c4b-b1bc-4b1c-9046-c48ed6344b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:42:01.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:42:11.112Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=d5ce2640-9c6c-499c-a466-3df6ab3bb54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:42:11.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:42:21.124Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=43ae9ce4-f6d4-4afd-b70f-fadeb7e4df77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:42:21.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:42:31.149Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=b1f84e8c-283d-4fe7-bed9-02a4b82cdb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:42:31.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:42:41.189Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=41679df2-0c9d-470f-a2f5-27c1d31d413d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:42:41.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:42:51.202Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=937262c0-790f-4fa4-b722-25cc6c45afb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:42:51.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:43:01.228Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=9b2224ff-3d1b-4031-b706-a516d7ef7108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:43:01.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:43:11.253Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=7d5bf18e-2661-46a7-a5bb-0d339416ae4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:43:11.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:43:21.268Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=e1b36f13-d956-4b0a-ae00-ed2aa185d6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:43:21.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:43:31.286Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=3be87de8-44a2-4012-990e-9661b1485de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:43:31.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:43:41.335Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6ab07112-cf86-4d1d-a87b-916385f8a706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:43:41.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:43:51.349Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=5955a362-af08-4317-b267-e92edd739659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:43:51.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:44:01.362Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=7857447e-41a6-438c-adca-58360bee4b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:44:01.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:44:11.388Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=b4a27c6e-5477-4e19-9834-1d3a3e9b9193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:44:11.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:44:21.403Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=05487e5f-295b-4384-8bf2-e0bf8a7ee92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:44:21.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:44:31.441Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=98991447-3300-4172-a2bd-57e696618b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:44:31.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:44:41.462Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=8914f46f-90de-4633-b9f0-872b1fafcb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:44:41.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:44:51.476Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=762a8d1d-162a-445c-9aff-4dad822ca910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:44:51.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:45:01.492Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=47bb2233-97d5-4169-a312-7d22b9bb3bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:45:01.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:45:11.540Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=9f171933-2136-4cdc-b2e3-ea975bee7002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:45:11.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:45:21.556Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6e6d4376-eb2e-41a7-a777-c5276079b7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:45:21.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:45:31.594Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=eb53dad6-2074-4864-8908-ed1110c886d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:45:31.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:45:41.633Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=9db9e4bd-c49a-4350-b8c4-ed50e2a9a8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:45:41.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:45:51.646Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=18a0f31b-96c8-48d2-8fc7-97004607e413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:45:51.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:46:01.684Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=3eacde33-7d47-4627-ba90-78791a64b238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:46:01.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:46:11.707Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=9ba227d7-98e5-4a86-b73e-624516df6df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:46:11.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:46:21.722Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=2a776869-2d3d-4ad0-b412-26acf8a913de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:46:21.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:46:31.749Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=b8175bd2-e217-4e94-afc6-0e9b3a515778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:46:31.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T11:46:36.465Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T11:46:36.465Z |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-15T11:46:36.466Z |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-15T11:46:36.466Z |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-15T11:46:36.466Z |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-15T11:46:36.476Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T11:46:36.476Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T11:46:36.476Z |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-15T11:46:36.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:46:41.770Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=350adf13-78d7-4952-8153-c981a90ac247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:46:41.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:46:51.789Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=8443292b-a09d-4413-9755-9374cc06e6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:46:51.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:47:01.810Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=99b6a0f8-c51f-4dbc-8c08-9e8837a9feb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:47:01.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:47:11.837Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=242e99e9-efbc-43bc-97c1-491c0b19567c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:47:11.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:47:21.852Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=7454fe5b-5b9d-4913-97ca-dc9abc5e7208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:47:21.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:47:31.866Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=1a7e14ca-490e-4b4a-9548-3c3017ae05fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:47:31.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:47:41.883Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6864dde0-a39f-47de-8190-5af257a02a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:47:41.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:47:51.911Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f2ab8eb2-89bb-4e5f-bd90-db83ce1783a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:47:51.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:48:01.923Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=d46340ad-ba33-40f2-b725-d4e95a69a513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:48:01.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:48:11.957Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=940ca808-a705-4b80-a404-e0284d39540b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:48:11.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:48:21.983Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=2614d170-0781-4976-98fe-c8e689a05425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:48:21.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:48:31.997Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=73913d26-6836-49cd-b832-5c20c768adce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:48:32.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:48:42.009Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=46d1b6ab-48b8-436d-9cfe-105d34499d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:48:42.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:48:52.062Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=598a3b26-78f3-490d-96dc-48f518b1d7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:48:52.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:49:02.077Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=23aef48b-138f-4471-856a-103ba4f7340a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:49:02.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:49:12.088Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=086c7bf7-e86f-4bbc-82a3-35a80bac7d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:49:12.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:49:22.107Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=e1ebe5f6-4e82-457e-99b1-632a8800750e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:49:22.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:49:32.132Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=d9f3be3e-baad-4f08-8577-2bfa91cc09a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:49:32.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:49:42.170Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=4d0a1620-9417-4f64-abf6-a162971e04a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:49:42.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:49:52.186Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f0a29714-02ca-4bf1-a1c7-4dc1f95aa02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:49:52.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:50:02.250Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f7e80c3d-9438-44be-a8bd-e92a8f3f5792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:50:02.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:50:12.270Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=5aaa2ca8-c51a-458d-b82d-35d1778977eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:50:12.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:50:22.284Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c9256144-6b7d-4820-a425-c341de8a3b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:50:22.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:50:32.304Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=bfdec04c-30d0-4892-87b6-9d4b78a93074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:50:32.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:50:42.319Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=3276358e-17e9-4e13-a04d-787071c5d522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:50:42.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:50:52.337Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=3abdac14-238c-4268-b6b6-458103d6eb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:50:52.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:51:02.367Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=e360a970-f025-420b-b6af-f28f00c41981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:51:02.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:51:12.382Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=1386d3c3-3ccc-4b02-9e9a-0270ad0a23e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:51:12.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:51:22.396Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=126f2c3b-34d5-4272-b1e1-205db8907d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:51:22.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:51:32.424Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=25fca9e9-3011-4190-9d78-a6c1cb012332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:51:32.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T11:51:36.420Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T11:51:36.420Z |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-15T11:51:36.420Z |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-15T11:51:36.420Z |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-15T11:51:36.421Z |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-15T11:51:36.429Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T11:51:36.430Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T11:51:36.430Z |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-15T11:51:36.432Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:51:42.457Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=266a67c9-42e4-403f-97c1-9a4835b92da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:51:42.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:51:52.475Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=7ed256a9-d484-4cf0-a7c1-a275b02970d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:51:52.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:52:02.522Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=58d55589-b372-43eb-a4db-e84043055f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:52:02.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:52:12.544Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=9faca02e-83a3-4c03-ba2c-50cc5c5bc9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:52:12.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:52:22.560Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=162ea27a-dff9-426c-9c1a-5f4015fd311b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:52:22.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:52:32.577Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a15582da-1d96-48d4-96dd-5cc77f9f9ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:52:32.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:52:42.592Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=0cd83eab-896d-44b7-b889-e98b35f740c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:52:42.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:52:52.607Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=b7414eba-7eb5-4122-b76c-3e5d1aa7e4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:52:52.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:53:02.623Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=70c24363-3160-4feb-9880-e8cae3e9b3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:53:02.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:53:12.635Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=3d7a93c7-05bf-46df-a6b2-e11728f33768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:53:12.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:53:22.673Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a720ec08-8530-46c2-b03b-1ec959d043f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:53:22.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:53:32.687Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=764b7cfb-b8c3-4b28-b5a2-5219a562d6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:53:32.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:53:42.712Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=228ab9b6-b0ac-42b6-a131-97c2492b1345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:53:42.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:53:52.726Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=0921f42c-b190-4fc8-ac67-0bbab1858610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:53:52.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:54:02.756Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=8c564521-e010-49dc-838b-265057edba15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:54:02.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:54:12.770Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=dc6c5523-9d14-43ce-8680-3adb028faf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:54:12.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:54:22.788Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=ced37085-9d12-4567-adf8-22af71b4f350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:54:22.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:54:32.801Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=d5175ab1-720f-4751-9284-f044a7e4c22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:54:32.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:54:42.814Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a99d2cc8-d45e-42a1-851d-cdfaa38bda2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:54:42.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:54:52.847Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a2485010-0c85-4559-b1a2-9a16b16b0658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:54:52.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:55:02.863Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=4f09037e-90da-4893-9a8d-ffdbf23a2c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:55:02.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:55:12.877Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=ed0d41cd-2bfe-4d15-b691-7f8245690ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:55:12.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:55:22.889Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=33b7fa37-6ab1-4804-8b45-7e2034b43fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:55:22.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:55:32.900Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=15a440f0-a831-4ff5-b4a9-915ed8f212fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:55:32.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:55:42.920Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=64b97fc9-646f-4234-b3b2-d8d514e780bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:55:42.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:55:52.943Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=ceb6a451-338f-43c0-98cc-8aa32ab423ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:55:52.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:56:02.958Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=bc131bcb-183c-4cc9-b26b-3c4f32d2959d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:56:03.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:56:13.004Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=11b9e5dd-9401-4d30-af39-5284819862b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:56:13.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:56:23.042Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6f3a9315-c056-406f-9c88-638006a3e331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:56:23.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:56:33.068Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6bd4ab6b-d976-461e-bb92-2bb56a6fd74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:56:33.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T11:56:36.321Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T11:56:36.321Z |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-15T11:56:36.321Z |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-15T11:56:36.321Z |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-15T11:56:36.322Z |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-15T11:56:36.329Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T11:56:36.329Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T11:56:36.329Z |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-15T11:56:36.331Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:56:43.098Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=36acbaaf-584f-4365-b9dc-62a9f8ac097d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:56:43.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:56:53.114Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=756234cc-f7b6-4af9-8b8f-ad885e042592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:56:53.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:57:03.131Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=9255ac79-97a0-4bf1-a57e-480a74096a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:57:03.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:57:13.176Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=e561bd7b-dc0c-4231-969d-fbf036da6ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:57:13.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:57:23.193Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a3900060-1af3-45d9-a890-2edf1e78ae1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:57:23.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:57:33.210Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=cbf56666-584f-484d-8778-1398658bbaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:57:33.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:57:43.223Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=7c7eee62-9a0c-456d-b32e-80a96b79a1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:57:43.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:57:53.239Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=e25e709f-3ff4-4b7b-b6d5-409e8eb7a9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:57:53.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:58:03.297Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=e6bffb54-380e-45f1-b82a-fd8af00ce737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:58:03.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:58:13.336Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=752bb096-47e9-4cc9-b5d1-9d6dbe0e50bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:58:13.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:58:23.356Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=fe1cc37e-848a-4dc0-b0a6-6c77abec0ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:58:23.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:58:33.370Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f51ae2ba-fa74-452e-afc5-f1cf4405ae63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:58:33.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:58:43.384Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=d7e42b2e-01da-404e-ac43-82e0689ab3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:58:43.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:58:53.402Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=e18ec233-50a5-45d3-9c29-3e884a1a32d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:58:53.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:59:03.414Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=e92ea222-8748-4302-a27c-90b19078d7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:59:03.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:59:13.433Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=95aa1c8a-1c91-4910-9b15-69e45ba37196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:59:13.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:59:23.448Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a857e415-f7c5-41a3-b970-8498864caa16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:59:23.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:59:33.479Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=efca56c6-ed08-4dd5-8146-9ac491ebd858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:59:33.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:59:43.491Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a6ec58aa-8155-4944-86e3-d38d503e3f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:59:43.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:59:53.504Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=4bea2711-2bf4-4e96-9563-b56ab0edd81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T11:59:53.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:00:03.515Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=aa59d27c-3b88-47ef-bff1-6fe994a034e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:00:03.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:00:13.532Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=1a1ecae2-7a46-46be-b264-84d1824acab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:00:13.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:00:23.545Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=041132aa-58df-47fe-94b5-70ee7d40a725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:00:23.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:00:33.559Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=10e84ff2-f1ab-4171-a757-4694ffeb073f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:00:33.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:00:43.573Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=2ef64cc8-2b9c-4ac9-87b6-a06254cdf5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:00:43.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:00:53.588Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=b849595b-ae44-4da0-a90a-78018902ec4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:00:53.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:01:03.606Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6f8494d7-1e39-48f1-9a2e-db7ffffcd655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:01:03.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:01:13.621Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f01e3e3d-2ff1-48c0-b4b5-b99c635342e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:01:13.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:01:23.641Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=1a1482be-65c9-4279-8f07-d16677e71460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:01:23.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:01:33.664Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=1335118b-30a5-4cf5-8d98-fabfd05f95b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:01:33.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T12:01:36.395Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T12:01:36.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-15T12:01:36.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-15T12:01:36.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-15T12:01:36.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-15T12:01:36.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T12:01:36.404Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T12:01:36.404Z |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-15T12:01:36.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:01:43.682Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=87f612d3-401b-42f4-869a-ba601e504ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:01:43.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:01:53.700Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=dbecc046-8d79-477f-8ccd-d083b3d15013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:01:53.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:02:03.713Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=2c412957-1c3c-41ea-a191-f40e444d83e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:02:03.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:02:13.728Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=2272ca0a-5909-48f9-a427-0c6c9cb5a931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:02:13.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:02:23.746Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=9f2b74c1-dffc-45a1-bdda-48334a739e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:02:23.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:02:33.764Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=870deac9-2ce2-4d9d-9456-6d503739413e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:02:33.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:02:43.779Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=854b3e38-8a87-4f15-ba72-b70fe2be5e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:02:43.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:02:53.808Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=41ae7035-2a71-4b86-b331-3706edb29c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:02:53.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:03:03.823Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c78a879d-111b-488a-a0b4-f5a8afb08501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:03:03.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:03:13.905Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=1140105d-178b-4ae5-9768-b4af9be17a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:03:13.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:03:23.924Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c5dd30e7-8d98-4e9d-a55d-1f522daa9edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:03:23.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:03:33.943Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=7a3d44e7-1748-4c32-ad2f-5121cda8e36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:03:33.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:03:43.971Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=ab9e4cfb-448c-441a-9ee7-f5e09f03c79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:03:43.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:03:53.989Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=ec61fa7d-5d26-4ebd-aed2-d32e4115c7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:03:54.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:04:04.030Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=88d460a6-6505-4d56-ac53-f572f90b0bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:04:04.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:04:14.043Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=436365af-f069-4b8f-b053-41bc5036e36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:04:14.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:04:24.061Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=7289e6dc-e068-40b8-bf76-23df0bd80be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:04:24.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:04:34.073Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=5c7fc718-9cf2-4c3e-8ccf-e5ef6662c6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:04:34.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:04:44.087Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=0d8b4b70-111b-48ce-b74e-1725f24d297c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:04:44.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:04:54.112Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=71b6b514-bc85-4b11-b985-c0c0f7c70693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:04:54.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:05:04.126Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=ffe23729-555e-470a-9725-f3d7425194f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:05:04.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:05:14.153Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=40e29a6e-e56b-4cbe-af81-c48033b8e82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:05:14.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:05:24.168Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=84345b79-0306-440e-9bee-3d83b65762fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:05:24.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:05:34.181Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=0fa346c7-d64d-4582-9d63-0b6b4b152423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:05:34.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:05:44.220Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=0186b858-3f32-480d-8d99-e4e7908da09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:05:44.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:05:54.237Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=621e6cae-7e66-4656-912b-f8649081a234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:05:54.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:06:04.251Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=600bfa9f-cc33-4d62-80ea-7d2d0085b756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:06:04.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:06:14.265Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=44ec74d8-b144-470b-9674-c91499fae5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:06:14.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:06:24.297Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=845d30f5-8ebc-405e-8c04-ff1985457c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:06:24.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:06:34.310Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=322473b6-09a9-44f1-bcf7-863800d47808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:06:34.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T12:06:36.402Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T12:06:36.402Z |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-15T12:06:36.402Z |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-15T12:06:36.402Z |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-15T12:06:36.403Z |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-15T12:06:36.410Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T12:06:36.410Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T12:06:36.410Z |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-15T12:06:36.412Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:06:44.325Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f25c8074-0941-447b-9754-26d9dacbfbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:06:44.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:06:54.360Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=9bf93d7a-d60d-49a0-b40a-ca15145e3224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:06:54.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:07:04.374Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=99222858-ad10-4dca-8cc0-e7f6ff557b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:07:04.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:07:14.412Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=75775c5b-6763-4da8-beda-35e873f2ef66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:07:14.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:07:24.437Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a6622703-9c7d-4e4d-9810-947f7108852f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:07:24.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:07:34.452Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=1c348384-df14-4dfd-a2ec-7bc1924a1bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:07:34.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:07:44.466Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=d02ad059-70eb-4d7b-965f-6fee5c351639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:07:44.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:07:54.479Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=133a76cf-8dea-4433-ae33-02364d421ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:07:54.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:08:04.516Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=68877495-8560-438e-a9f4-5486063cb2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:08:04.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:08:14.530Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=1f175c3b-be6a-4a3f-8191-071a0bba0da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:08:14.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:08:24.548Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=57463814-500f-47cc-837f-df4dffd15e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:08:24.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:08:34.563Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c3b8d7a8-bc80-4eb3-8ca3-de0e2ae96df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:08:34.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:08:44.576Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=1d10b116-fcc8-49e9-bebf-9d6add00fbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:08:44.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:08:54.589Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f2fb0c85-f8a5-47de-817b-6b90c280b537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:08:54.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:09:04.609Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=1502aa80-94e0-4c4a-97ad-0bf6a291d6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:09:04.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:09:14.623Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=2a6d87e5-033b-466a-b23c-192aab42344b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:09:14.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:09:24.651Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=b58d0b75-32c9-4a14-ae5f-72e065af0bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:09:24.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:09:34.667Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=d02ff26a-e044-4d4e-84e8-f10c9d9ae7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:09:34.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:09:44.681Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=2f5c4af1-2dd4-42a9-ac96-24d53385899f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:09:44.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:09:54.696Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=0e26092c-5f8f-4836-b9f2-1607765ad462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:09:54.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:10:04.711Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=430a3d67-bca8-489c-b9f3-529caa821c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:10:04.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:10:14.727Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=b2333951-e303-4aa9-8ab0-053fccf3743f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:10:14.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:10:24.754Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=abb6b5a7-ce25-4820-a9eb-619470a9d627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:10:24.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:10:34.777Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f62f39c6-193c-4f8d-b44c-d5c4af3bdd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:10:34.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:10:44.792Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=51b08621-a181-4e89-a394-8cc14a0e74b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:10:44.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:10:54.805Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=ec6dbd79-fe2d-438d-84d6-accd9eab4c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:10:54.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:11:04.833Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=fdd4512e-2e88-4767-987a-b8f6c01ce392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:11:04.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:11:14.850Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=5b3b3551-0f52-49a4-849a-c1a8c0620854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:11:14.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:11:24.867Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=9d5fe09a-750b-4866-bb41-dd0a76181f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:11:24.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:11:34.880Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=476330e1-6823-40ec-a1e0-49f1cc1d2cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:11:34.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T12:11:36.390Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T12:11:36.391Z |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-15T12:11:36.391Z |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-15T12:11:36.391Z |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-15T12:11:36.392Z |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-15T12:11:36.397Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T12:11:36.397Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T12:11:36.398Z |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-15T12:11:36.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:11:44.910Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6613b825-8b13-48bb-beb2-4ee9f4ee4535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:11:44.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:11:54.933Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a5afdd83-5e4d-4a6d-adca-aea0590c01c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:11:54.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:12:04.948Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=fd7dc530-88e9-40a8-908c-a7950718d8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:12:04.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:12:14.962Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=79eeae8b-1cca-476c-bffe-c866736fe763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:12:14.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:12:24.979Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=72702f56-9e20-450b-bae1-d9e7984d72c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:12:24.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:12:34.993Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=4efee308-a517-4687-b235-cd92392a0141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:12:35.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:12:45.006Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=bbc24b3c-1716-4e4b-926c-f07dcb12b3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:12:45.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:12:55.022Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=bae8d3c0-284b-4d31-9292-c15ee06c3161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:12:55.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:13:05.046Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=50e5d1b2-d3ca-46a8-80b6-234b48743027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:13:05.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:13:15.067Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=5027029d-27c5-4fbf-8b3a-2b0d5b4994da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:13:15.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:13:25.082Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c8d38d96-9aba-4c38-9b88-93d1f9444793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:13:25.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:13:35.097Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=112e946f-a880-4608-90dd-40c9d3722f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:13:35.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:13:45.109Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=39bcab53-ed6f-456b-a9d3-5b5037999b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:13:45.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:13:55.121Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=2c0f0e3e-acb2-46d1-8712-d56c658dca7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:13:55.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:14:05.195Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=3fc8e84b-136d-486d-92bd-5a723b59be53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:14:05.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:14:15.218Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c10dfa9e-b3f5-4861-ad46-5ae3563d85b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:14:15.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:14:25.234Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=79c0732b-f978-454d-94e4-dbf6010c6627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:14:25.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:14:35.256Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=0740750d-920c-4229-9e53-5f476877c83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:14:35.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:14:45.303Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=ff787c0c-217b-45e0-aebb-b6597c69848d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:14:45.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:14:55.333Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=8294232b-a990-45b1-b66c-2b45d65ae5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:14:55.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:15:05.350Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=327f9ee5-3930-43e1-96fb-55c6509bd68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:15:05.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:15:15.368Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f577f3ce-4477-4530-85db-59225b722674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:15:15.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:15:25.379Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=83b96f07-7436-45f2-b395-ae314f1b4fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:15:25.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:15:35.395Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=1ba7fcc0-7b60-46c2-b4e5-c25b872c1dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:15:35.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:15:45.411Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=3f6d20a4-a521-439a-a08c-addbe9f009c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:15:45.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:15:55.424Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=0855892b-e9a4-4be1-be42-1285275bdab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:15:55.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:16:05.440Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=79ababe1-8743-4b65-ab50-726b6c383ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:16:05.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:16:15.456Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=bb70575f-771d-438c-93cd-bfaa6d8aeda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:16:15.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:16:25.471Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f23751d8-036f-4684-8364-28a0f846d3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:16:25.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:16:35.484Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=507da47f-bf13-4de8-8aa1-33902719a458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:16:35.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T12:16:36.309Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T12:16:36.309Z |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-15T12:16:36.310Z |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-15T12:16:36.310Z |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-15T12:16:36.311Z |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-15T12:16:36.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T12:16:36.316Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T12:16:36.316Z |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-15T12:16:36.318Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:16:45.499Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=4e8e39d4-a00a-4604-b0c4-de905efead72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:16:45.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:16:55.513Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6538b99b-f992-43e7-bae8-0ce7ff2d629e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:16:55.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:17:05.532Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=e533b71f-dbb5-4b68-87a9-f3325db81b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:17:05.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:17:15.550Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=763573a7-051b-4b56-8218-03606e109002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:17:15.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:17:25.581Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=2a3e49f8-3e30-4b1a-8abb-3e9316aa2b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:17:25.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:17:35.595Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=77b32c2c-2460-4b24-8d53-8e351ce9b76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:17:35.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:17:45.610Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=ddd2b219-4ffe-4680-96c6-58ce9f0c78fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:17:45.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:17:55.632Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=66c60ffa-5374-4bb2-b67d-0aa07e904284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:17:55.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:18:05.645Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=497b206e-da6c-4ad9-9e14-07eb0a2ed425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:18:05.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.coyote.http11.Http11Processor |2023-03-15T12:18:10.881Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03$0x0d0x830xf5|0xa80xa0t<0xae-0x9a0xf5VM0xfc0x82F0xe20xddk0x930xa60xf5m0x83p0x840x80%0xcbJ ]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-7 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:18:15.661Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c932bf04-3301-4a6f-aa2b-ac6a208e96bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:18:15.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:18:25.678Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c12b6497-0511-46cb-9a71-89cbfbee021b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:18:25.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:18:35.691Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=dd1247eb-0116-443c-b511-272732a73d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:18:35.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:18:45.704Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=fadf9bc0-9b00-4813-b168-ce87cfad4a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:18:45.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:18:55.726Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=bc315c42-bc63-4e3f-bc71-4503c39d83b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:18:55.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:19:05.739Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f4d890b8-608b-49b6-9441-842005bb0805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:19:05.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:19:15.755Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=750ab732-3e70-4d06-a047-40e5abf876c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:19:15.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:19:25.769Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=09a78097-9bef-4879-ab24-e43ee3ea7679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:19:25.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:19:35.783Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=d6a73dd3-9baa-4f82-8633-7bfc0a615948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:19:35.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:19:45.795Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=7a908b85-4ba0-4fc6-b4be-c6ccb7ca6c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:19:45.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:19:55.808Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=8e3d855a-cd6c-4e5f-bd17-e607bd09fd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:19:55.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:20:05.823Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=d29a6644-0e76-4b49-85f9-14afd5dcb533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:20:05.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:20:15.835Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c5c73095-d127-4a61-a926-d9f9ac403020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:20:15.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:20:25.851Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=8d81ac73-f851-4905-a2e7-a35e9f4769b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:20:25.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:20:35.885Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=0c8cc688-e9e6-4559-bc63-428339dad020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:20:35.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:20:45.899Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=4235f6a6-29a3-4b81-9f13-c738470bf4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:20:45.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:20:55.916Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=e9755270-4082-4b9e-a308-ed9f47d867a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:20:55.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:21:05.938Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=232a3291-54d6-45e5-9999-8b06cc71afa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:21:05.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:21:15.952Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=16c935f9-38c2-4793-b84a-95fa3f1e89a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:21:15.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:21:25.962Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=5e37a24e-a541-4f6c-abd8-83c4d057313a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:21:25.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:21:35.976Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=1a8467df-bc0d-4a9a-b425-bdb339525a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:21:35.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T12:21:36.363Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T12:21:36.363Z |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-15T12:21:36.363Z |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-15T12:21:36.363Z |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-15T12:21:36.364Z |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-15T12:21:36.370Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T12:21:36.370Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T12:21:36.370Z |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-15T12:21:36.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:21:45.993Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a331e751-e7da-4250-9bf4-a30a7a7e4de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:21:46.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:21:56.045Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=ec0b5aba-b200-469f-8428-4075c84fba0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:21:56.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:22:06.067Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f2c12964-7cf8-4642-a17f-32abd44c10f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:22:06.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:22:16.097Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=83e6b122-c90f-463e-a56c-eac146495797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:22:16.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:22:26.112Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=3d8201c0-10cb-4602-95e9-06185e137b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:22:26.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:22:36.125Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=52f6600e-fed9-480d-9ab9-442ac22c4ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:22:36.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:22:46.139Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=428a75db-6b8e-46c8-b629-d3179562a286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:22:46.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:22:56.153Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6febb88e-bf87-49c3-96b4-0534193dfdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:22:56.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:23:06.178Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=591e0a78-1489-40ef-aba1-51b3c9c70ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:23:06.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:23:16.192Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=ed8e35af-a21c-44f6-9c67-3ed88adf499c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:23:16.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:23:26.206Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6ac6d6b3-3e6f-407d-ac3e-637b8198bd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:23:26.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:23:36.221Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=8ff7918b-0e19-4861-aba6-fbf4b2cbefb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:23:36.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:23:46.234Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=7ca2ebfc-fb89-4092-ab2a-8173f6638e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:23:46.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:23:56.248Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=918553fe-6886-4bdd-b8df-7fd6ba8e76fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:23:56.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:24:06.265Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a218126c-d1df-44b0-9131-d99b3ecfeb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:24:06.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:24:16.278Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=489799aa-8780-44a3-84d4-5ab43a42404d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:24:16.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:24:26.293Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a07cfb42-19a6-4685-9da1-74c08e2e4eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:24:26.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:24:36.306Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=8ecc177c-6a15-43d3-8705-0c9c0078fae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:24:36.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:24:46.321Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6e4f6544-ec16-477e-a571-bfcac5a5b67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:24:46.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:24:56.334Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=8aa611b2-035c-4d43-ae9b-fca49af6cacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:24:56.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:25:06.348Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c51b3d6c-0d3c-4aae-9736-fc9ea9f0adff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:25:06.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:25:16.363Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=bba87cc6-86ef-4b1f-a4bc-bbca197eca80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:25:16.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:25:26.383Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a82dc981-ea47-4f43-936d-30792e149f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:25:26.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:25:36.400Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=d684752f-7126-405c-a5df-8810003d2556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:25:36.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:25:46.419Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=9b01f4a0-8190-4a93-b93d-b8a1ad6c65d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:25:46.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:25:56.433Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=dde78623-64e7-4e3a-a082-c8938158a527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:25:56.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:26:06.449Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=0fdea83e-e93f-4b44-9a11-b6e0623d2587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:26:06.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:26:16.469Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=8357d189-4ab3-46e9-9af0-ed4867ed9262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:26:16.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:26:26.487Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=cd4def37-3f16-48e9-a6fb-d14d2bc3d70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:26:26.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T12:26:36.374Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T12:26:36.374Z |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-15T12:26:36.374Z |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-15T12:26:36.374Z |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-15T12:26:36.375Z |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-15T12:26:36.380Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T12:26:36.381Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T12:26:36.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-15T12:26:36.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:26:36.498Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=30f634c8-5503-4e91-914e-ab7513d3cb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:26:36.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:26:46.527Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=07b9dbe2-d3a6-4480-99ae-34262e66d536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:26:46.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:26:56.546Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=84261195-5494-423c-8d66-85214bfeb6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:26:56.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:27:06.557Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=bbb3044f-0cbf-41e7-8b91-208bce32d7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:27:06.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:27:16.580Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=2d297b9b-e9e6-4da5-86b7-1ba5d740efeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:27:16.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:27:26.591Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6a4a092f-08f5-42a3-a4fc-72474e20f07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:27:26.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:27:36.612Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=8480df15-f734-44d6-9bba-86ba1af292e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:27:36.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:27:46.648Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6996e54d-598a-4308-8f10-ca11500c9434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:27:46.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:27:56.660Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=29980402-3d30-4726-ad2c-1bf3f547eb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:27:56.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:28:06.671Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=ac63221d-dc0c-4399-bfbe-53174d0a9ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:28:06.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:28:16.681Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=043a1c9e-e97e-42da-af31-81e2b4a4f54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:28:16.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:28:26.701Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=e6a7e1a3-3cc1-451a-93ce-c8246768c115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:28:26.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:28:36.738Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=e7bf78ff-dfb7-434c-9dfd-b79c47b44b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:28:36.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:28:46.932Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f249d2fa-a477-4951-abd0-459811a2cdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:28:46.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:28:56.944Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=75a86c90-0968-49f8-9cf4-94a26e835ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:28:56.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:29:06.980Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=194ea856-fe09-43cc-929d-949cd178d9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:29:06.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:29:16.994Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=9a727504-869e-48be-896d-9fae4d671250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:29:17.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:29:27.007Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=52b9ee38-def8-4634-abcb-b5bcc0b73e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:29:27.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:29:37.021Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=622db11b-e008-4ab9-92f6-5e1cce9161f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:29:37.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:29:47.034Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f2e743b3-3eda-40a6-a85b-1d7fc70638c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:29:47.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:29:57.049Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=dfbe7478-9b17-4a52-ab81-d0c33746fdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:29:57.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:30:07.061Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=1cf4a4d7-b151-44f4-ad00-dc1b5231aeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:30:07.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:30:17.130Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=820b61ab-1283-4d8f-8e6b-77420621bbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:30:17.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:30:27.148Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=3f5dcf91-09bb-483a-8231-73e39782ede3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:30:27.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:30:37.161Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a392f70b-35d3-4d16-9e11-498f1be526d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:30:37.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:30:47.175Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=2d35b437-2c36-4270-a7e9-7e373feff7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:30:47.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:30:57.192Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=89bf56bd-8f8e-4472-966f-73b5e5746622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:30:57.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:31:07.205Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=9403ddab-c750-4cc3-a4ff-d6ed827ffe3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:31:07.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:31:17.217Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=4f14ccb3-3f2e-432b-9b55-f0d360e9bab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:31:17.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:31:27.231Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a0a4932c-6e4d-48ac-80bf-713ac53f95be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:31:27.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T12:31:36.291Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T12:31:36.292Z |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-15T12:31:36.292Z |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-15T12:31:36.292Z |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-15T12:31:36.293Z |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-15T12:31:36.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T12:31:36.298Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T12:31:36.298Z |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-15T12:31:36.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:31:37.244Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=0dbff47c-2247-4c51-83bd-97c161997d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:31:37.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:31:47.258Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=7818fe1c-d284-409d-b1ea-eb042efbadf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:31:47.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:31:57.272Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=5793fcb7-6943-4cbc-9a26-b93e1ec92732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:31:57.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:32:07.288Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6cd78769-90b3-4970-9557-cc6dcbe0d6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:32:07.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:32:17.302Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=55105a59-c1b2-4a7b-8ca2-7c69e8e2980b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:32:17.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:32:27.316Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=aa9698f4-a2c2-449a-95b5-a1268e74a030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:32:27.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:32:37.328Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=1841d74a-2528-431b-a68e-a67c6841581d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:32:37.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:32:47.342Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=71d1431f-0038-4b7e-ac7c-5ee7244e5c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:32:47.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:32:57.356Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=209eafd7-929c-4a14-b49f-bbcc0f911ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:32:57.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:33:07.378Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=d2791a4a-6e7d-47cb-a579-ab22ba7f04cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:33:07.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:33:17.391Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=cb64cbc6-2618-4758-9231-105d88f02edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:33:17.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:33:27.420Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=8866f7fb-083a-4b01-928b-7a209cfcf483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:33:27.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:33:37.436Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=91e4e5ce-07fa-4899-b5bd-c941aa2d9dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:33:37.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:33:47.457Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=8cb65691-e7e3-4c56-ba99-a63213096d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:33:47.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:33:57.471Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=da8506f7-4e10-45b5-aeca-0a680c343caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:33:57.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:34:07.484Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=8ca3803c-72af-4f06-83df-b72f5beb793c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:34:07.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:34:17.499Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a3035324-a91a-43cc-a5a2-e80468113327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:34:17.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:34:27.515Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=5050f613-98c3-4acb-bd9e-8a4f5b0d21af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:34:27.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:34:37.530Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=1d73a953-2a63-4caf-9329-8338b0126ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:34:37.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:34:47.543Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=64daa002-ad62-4f5f-917c-0d321e24f105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:34:47.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:34:57.559Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c715f71e-3ae4-4adc-ae76-fe06039d4711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:34:57.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:35:07.573Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=001eb587-7081-48cf-b002-02609f154e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:35:07.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:35:17.587Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a2e15665-3c65-4fb6-be00-8c984979bfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:35:17.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:35:27.601Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=d8c7cea0-402d-41a0-a87a-4e87b14e2282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:35:27.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:35:37.616Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=bfc13c4b-22b9-422b-9447-5e5024dad5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:35:37.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:35:47.631Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=187778b2-fbe9-4f8b-9a31-580e2afa9b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:35:47.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:35:57.645Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=fff7cd37-3c8e-424e-b2c5-34feb27a6c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:35:57.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:36:07.660Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=9c2e63b2-a63d-42c9-ad1d-56bef5a60e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:36:07.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:36:17.673Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=86f99c67-dbfb-4b52-b855-224ef1bd6798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:36:17.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:36:27.701Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=00b235c5-88a1-4a36-bd3f-dee1da934611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:36:27.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T12:36:36.373Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T12:36:36.374Z |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-15T12:36:36.374Z |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-15T12:36:36.375Z |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-15T12:36:36.375Z |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-15T12:36:36.381Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T12:36:36.381Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T12:36:36.382Z |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-15T12:36:36.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:36:37.713Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=3fc32e08-5d6a-41ed-a579-d5d82aa35259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:36:37.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:36:47.725Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=11fa4eb6-5adc-4a83-8a92-36ecc637c66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:36:47.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:36:57.742Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=95de9ab8-66da-4e0b-8324-1c54077d1a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:36:57.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:37:07.759Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f108760b-4f5e-4827-8970-6e22fca96f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:37:07.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:37:17.795Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=0dde6aa3-2fb7-41d3-a14b-333ca2c538bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:37:17.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:37:27.810Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=59b8ba1e-3472-4466-9754-3fcae65645d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:37:27.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:37:37.825Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=616176b1-0d02-4d4f-8973-bb1666478c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:37:37.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:37:47.839Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a2179802-182a-4878-b2d7-7c97190bcd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:37:47.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:37:57.853Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=558f6862-ec85-496b-8da3-4900f827face | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:37:57.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:38:07.865Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f1bbf71f-6248-4465-abc9-b0900657c7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:38:07.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:38:17.921Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=54923763-94cf-4852-9510-d8c53b757262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:38:17.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:38:27.934Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=ef194013-1bb2-4904-97ba-0f66aeff9179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:38:27.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:38:37.958Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=bbdd7839-5297-4943-935f-4486ec0ff1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:38:37.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:38:47.973Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=ba0f0d79-b9ce-4301-aec6-06d8f0d3bedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:38:47.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:38:57.994Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=99aa660d-28fe-4155-ac9a-94112aefc5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:38:58.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:39:08.007Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=8d427264-9522-49bc-b23b-3e28daea8e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:39:08.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:39:18.019Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=5c3b24ad-63a4-40f1-98f9-7b469b498d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:39:18.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:39:28.035Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=d1e8ca76-55c7-48e0-9124-1ec355faee09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:39:28.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:39:38.048Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c21cc0d5-4ff3-4a35-9d06-ca457a72f3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:39:38.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:39:48.061Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=957a2e24-b4d3-407e-8880-f86aba68123b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:39:48.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:39:58.075Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=231176e0-4989-421b-b0dc-5d25b85707b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:39:58.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:40:08.089Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=13382885-4986-4161-8481-4dd139cffb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:40:08.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:40:18.103Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f0df3f1d-fbde-4122-82e2-7106d501e03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:40:18.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:40:28.120Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=cdfe848d-fe80-4a4d-8899-1e6c9a2268eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:40:28.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:40:38.137Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=d50db430-19f3-4668-add8-8bc48a950daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:40:38.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:40:48.149Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=e320335c-1910-45a5-b34d-c3841382b488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:40:48.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:40:58.169Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a12c3104-6946-4739-8fd1-5895c38f12c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:40:58.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:41:08.184Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c2c12f15-040b-45d6-b476-1adee7919dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:41:08.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:41:18.198Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=76d8f0f1-5792-483c-bcdd-13823389ca87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:41:18.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:41:28.214Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=dde123f5-9734-4fd3-a049-6569a7637fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:41:28.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T12:41:36.384Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T12:41:36.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-15T12:41:36.385Z |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-15T12:41:36.385Z |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-15T12:41:36.386Z |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-15T12:41:36.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T12:41:36.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T12:41:36.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-15T12:41:36.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:41:38.230Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=d4b5b01a-0cfb-4334-9ddd-3abda166dd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:41:38.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:41:48.244Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=e35056c3-c783-4a92-a5df-506d213cf4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:41:48.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:41:58.259Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=41b2c793-8bb5-4e2a-9eb4-235924be9933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:41:58.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:42:08.276Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c82bc6ea-6e96-4b7c-8985-c57dbcc8237b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:42:08.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:42:18.293Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=522883d2-8538-456a-85e1-ee5a4441daad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:42:18.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:42:28.305Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=545b4bac-461e-4347-80a0-6ccd489395fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:42:28.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:42:38.317Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=13797215-d56b-47cc-836a-6619a9bbc4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:42:38.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:42:48.331Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=942c45ff-8b79-4c7b-99e7-5903a4ddd80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:42:48.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:42:58.348Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=45c60af6-ccf8-44bc-a8ba-e10f4e0d4670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:42:58.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:43:08.363Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f60a4e20-79d6-4a36-91d8-61371dce1a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:43:08.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:43:18.377Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=1e3af695-91d9-4447-9a4a-8e0a56c976b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:43:18.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:43:28.392Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f09fe99a-6f1b-4c71-afaa-1b69a1eaaf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:43:28.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:43:38.411Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=300f5fdc-fb4e-49d2-a8e3-b1661d834394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:43:38.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:43:48.441Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6096a00d-25b6-4c84-955e-a258e0566f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:43:48.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:43:58.495Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=3b3c6ab4-0000-41f3-b482-49920de8b1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:43:58.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:44:08.508Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f4dc0885-ce4d-4db3-89de-8fdaa223cdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:44:08.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:44:18.524Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=ff3b2606-9817-4539-8fd5-d66697335f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:44:18.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:44:28.546Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=38693959-2baa-4866-9a54-ec9fe55eecca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:44:28.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:44:38.563Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=8f604272-487d-41e9-b2da-e0d63c1a6700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:44:38.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:44:48.588Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=1bbaf805-8f69-49bd-8b59-19848b462335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:44:48.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:44:58.600Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=38122247-028a-4496-90b0-15dd79acce9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:44:58.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:45:08.613Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=63320c23-9c07-4c2d-b126-c8ce1b579cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:45:08.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:45:18.646Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c4cc468d-e2a6-4a04-a999-82a7f8fd9f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:45:18.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:45:28.677Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=64fbb6be-db88-46da-b30f-f9dc0dcef838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:45:28.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:45:38.693Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=b359be99-a2e6-4cca-a099-0dd95e8e2e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:45:38.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:45:48.717Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=d99aacdf-4a48-4649-a8d2-c918b610ecfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:45:48.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:45:58.734Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=5359668e-fe11-41ab-8976-653276c07e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:45:58.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:46:08.749Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f8752cf8-2dc0-4583-97ed-2cecad5c4ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:46:08.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:46:18.766Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=dc57c3be-0489-4553-a1da-c0f68e368c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:46:18.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:46:28.781Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=bd540c9f-84d7-4821-b969-11e39e3fbea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:46:28.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T12:46:36.309Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T12:46:36.310Z |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-15T12:46:36.310Z |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-15T12:46:36.310Z |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-15T12:46:36.310Z |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-15T12:46:36.315Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T12:46:36.315Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T12:46:36.315Z |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-15T12:46:36.317Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:46:38.796Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a6c52c88-fb24-472f-ba9b-4f0f74e5e126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:46:38.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:46:48.812Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=0786b4f2-4bcf-4b58-8c0a-c74cf4c95e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:46:48.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:46:58.825Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f3644386-1b36-4498-8e3e-4852bd9da26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:46:58.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:47:08.838Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=5eeb10e5-ccbe-4d15-a5f2-88585372af89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:47:08.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:47:18.851Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=0878919a-5af6-45cd-a4d9-0132bf5a1e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:47:18.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:47:28.871Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=322dd9a6-670f-404b-9624-7f5a6d4cd0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:47:28.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:47:38.886Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=e0818b47-16de-4b98-bf68-d50d3ae39cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:47:38.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:47:48.911Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=07b700c8-2dd7-4b24-8464-b5b3d3190cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:47:48.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:47:58.932Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=04792e81-24ad-4c0f-996e-ccbacb6385ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:47:58.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:48:08.945Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=048c2684-2bb8-48cb-88df-314d3c25c177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:48:08.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:48:18.963Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c410505f-c742-4281-ace1-28dc90579d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:48:18.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:48:28.988Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6634dc0e-5164-4720-b3a9-3b25ac978eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:48:29.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:48:39.002Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a20329b6-2387-43d8-b5d1-b69f857ec777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:48:39.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:48:49.037Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=0e7c40f2-eeaf-4db1-9e1c-e8faf6a63242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:48:49.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:48:59.069Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=1b9ec59d-3e77-456f-8985-728a57d6a1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:48:59.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:49:09.086Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=2b45d781-b72f-426b-8a59-8e8b0bb32658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:49:09.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:49:19.096Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=a27e2b36-2172-48e4-8146-ea30755d6337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:49:19.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:49:29.106Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=e98e1744-aac2-4f50-b706-8dadc8c9b88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:49:29.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:49:39.117Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=ab8c234f-fe00-4837-87fd-d300431718c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:49:39.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:49:49.131Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=e5986bb8-2eed-4aef-be70-a913e14bd7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:49:49.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:49:59.146Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=04dcea00-ce0d-42ee-a5f5-81645d8be075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:49:59.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:50:09.159Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=5685b5b7-3c2e-45ad-81e3-89450375d34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:50:09.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:50:19.174Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=5bb344a5-e202-4127-8042-fad8f49f72b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:50:19.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:50:29.185Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=74534091-7c87-4b90-8a0d-3d7f237534eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:50:29.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:50:39.214Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=500c72ad-3efe-4c2b-aa68-1abb0d139fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:50:39.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:50:49.229Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=0078ab24-42be-4696-b0c7-88e13a743706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:50:49.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:50:59.242Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c83c871d-1341-41b3-83fa-182f3d7a47dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:50:59.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:51:09.256Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c33712ad-65bc-4221-bfa3-27249269f905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:51:09.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:51:19.269Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=851adf89-6ead-4c7d-a2b1-7d503dbbc596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:51:19.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:51:29.283Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6d8c61ad-e4a7-4fde-a833-a3b4979a55ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:51:29.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T12:51:36.392Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T12:51:36.392Z |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-15T12:51:36.392Z |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-15T12:51:36.392Z |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-15T12:51:36.393Z |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-15T12:51:36.399Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T12:51:36.399Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T12:51:36.399Z |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-15T12:51:36.401Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:51:39.300Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=721a4fcd-fff0-4881-bbf9-084d10635c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:51:39.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:51:49.322Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=8e8187c7-58c1-47ba-b457-8b6b8cf56a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:51:49.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:51:59.335Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=0cb76273-52c0-4b54-abc5-2fcd3cad303f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:51:59.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:52:09.349Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=456ff9db-d059-46cd-96f5-7e8ce3c7ac0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:52:09.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:52:19.364Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=b4cda6b4-124c-4539-a8dd-84a3975cb5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:52:19.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:52:29.376Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6df0dc49-aa2a-4afb-8787-6b4c456004d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:52:29.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:52:39.389Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6efbc46c-865d-48c1-9e90-0cbe6835da79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:52:39.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:52:49.402Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=4fc67a92-2aae-4227-a9fe-a3b73b82ad45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:52:49.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:52:59.430Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=d8b13fe1-2f56-4bc8-8973-acccff67275f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:52:59.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:53:09.443Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=ba4d8c61-b566-4189-8c40-04a09739a274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:53:09.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:53:19.458Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f47a7499-cf68-4496-a4ba-253ebf1f6ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:53:19.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:53:29.475Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6941b877-5452-4f65-b63f-1fd7f1f7dec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:53:29.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:53:39.499Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=5b212120-a076-414d-ba97-b471a6147d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:53:39.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:53:49.515Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=0f3090f6-03df-408a-ab2e-1b255befc1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:53:49.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:53:59.529Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=7653c45e-280a-447f-ab72-4db63981236b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:53:59.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:54:09.543Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=02d7772a-3228-46b9-a681-713d65c11907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:54:09.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:54:19.556Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=279c7b43-9ccf-4428-86af-595198f302c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:54:19.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:54:29.571Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=12b26656-6f4d-4d1f-b526-81548065d52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:54:29.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:54:39.583Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=d82be4d5-9034-4e47-8cf2-3b93da06b94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:54:39.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:54:49.595Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=eb96e0ef-4383-49fe-9357-d18df45a88c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:54:49.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:54:59.609Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=23bce518-99b5-4d08-a609-2ed4ed0b2d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:54:59.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:55:09.624Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=5ab52a00-00c5-43ae-b029-c8b5631081ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:55:09.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:55:19.638Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c6dfa598-a595-46d2-a3c8-1fa2bd950200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:55:19.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:55:29.653Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=7f64fd66-615d-4b20-baee-3cc289bf8421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:55:29.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:55:39.668Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=690d0d8c-b8f9-4cf4-8e74-a43412932b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:55:39.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:55:49.684Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=9de13768-b5ae-4260-a0c5-3bb754c8b8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:55:49.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:55:59.701Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=8c17b736-4122-406b-95e0-a4674a20bdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:55:59.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:56:09.717Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=00eab090-fde9-4e2d-8ef2-752cdab6b169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:56:09.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:56:19.758Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=6c960dca-04e6-490c-8f31-ba22600c17b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:56:19.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:56:29.777Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f55883ab-9c71-4e4e-ae24-1c6ff95015d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:56:29.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T12:56:36.550Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T12:56:36.550Z |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-15T12:56:36.551Z |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-15T12:56:36.551Z |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-15T12:56:36.552Z |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-15T12:56:36.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T12:56:36.563Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T12:56:36.563Z |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-15T12:56:36.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:56:39.794Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=038acb9a-116a-470a-a93d-a0e66144fac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:56:39.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:56:49.805Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=d5891560-f383-4951-8b8a-9818f1969d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:56:49.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:56:59.830Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=c3df8428-c85e-477d-86c9-74b881bf18eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:56:59.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:57:09.851Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=f6629106-5fab-4afc-a732-b8ae719fba36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:57:09.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:57:19.864Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=b8d8d5cb-0d39-4b14-9030-e77f54ed3bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:57:19.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:57:29.878Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=4da7807e-d0b4-4613-bfce-63bfde5f3883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:57:29.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:57:39.893Z |INFO |Init configs |InvocationID=6ead08cb-0f86-451f-918d-2eefe691969b, InstanceUUID=04db6807-e448-4918-b81f-0deb7f355cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T12:57:39.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |