By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T03:06:06.607Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T03:06:06.616Z |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-04-22T03:06:06.616Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-22T03:06:06.617Z |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-04-22T03:06:06.932Z |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-04-22T03:06:07.048Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T03:06:07.048Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T03:06:07.048Z |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-04-22T03:06:07.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-22T03:06:07.163Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-22T03:06:07.187Z |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-04-22T03:06:08.491Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-22T03:06:08.927Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-22T03:06:08.954Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-22T03:06:08.955Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-22T03:06:09.071Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-22T03:06:09.071Z |INFO |Root WebApplicationContext: initialization completed in 1884 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-22T03:06:09.816Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-22T03:06:11.578Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-22T03:06:11.998Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-22T03:06:12.025Z |INFO |Started MainApp in 7.436 seconds (JVM running for 8.015) |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-22T03:06:12.269Z |INFO |Start scheduling PRH workflow |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f | |ENTRY |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-22T03:06:12.280Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-22T03:06:12.284Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-22T03:06:12.286Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:06:12.291Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5d93bb46-87a8-487a-8560-9c8535eda029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:06:13.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:06:23.039Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=3963a8ff-c78d-412b-a1d6-23e45f733eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:06:23.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:06:33.078Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=3878e88a-3c69-4570-a914-cfb048a55fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:06:33.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:06:43.112Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=94d8a937-abfe-4d54-a8ce-df1d623b6f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:06:43.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:06:53.142Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9fcc90db-da0e-4bd0-8080-205fccef264b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:06:53.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:07:03.179Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=06041028-96c9-427d-8816-b825f4be469a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:07:03.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:07:13.210Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=83ab5af1-af84-4576-a89e-b6fea9c286b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:07:13.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:07:23.243Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8947f0e0-071d-4a7d-bce1-3b147513ea55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:07:23.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:07:33.267Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4ae98ba8-738a-4505-8f08-d548c4ef1365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:07:33.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:07:43.299Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6475bcfb-579a-4085-af61-644462f275a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:07:43.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:07:53.323Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8ac0d10d-d984-4f77-afc3-a2976eeb190f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:07:53.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:08:03.348Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8019fcd8-5b9a-4409-bc10-a44af6d11020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:08:03.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:08:13.372Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5a819946-6048-42cd-81e6-58c236a21a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:08:13.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:08:23.396Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c25b1eff-556c-40ff-96c1-42e2d397c83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:08:23.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:08:33.418Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7d9eee39-e20b-487b-ac37-f3358e4d7c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:08:33.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:08:43.442Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0e35bacb-2ac4-460f-8f87-828f4a8d666f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:08:43.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:08:53.473Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c824a58c-8420-4d74-a4bc-dc5f2a07fdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:08:53.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:09:03.501Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ae03255c-799e-4e6e-9c49-bfd537a9e321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:09:03.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:09:13.536Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=61d77823-4e93-481d-8664-0b5c3286b2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:09:13.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:09:23.562Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9933a45e-99ec-43e3-9fe5-95cfaa0c29f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:09:23.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:09:33.595Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=deb4f8e9-64fb-4fb3-847e-c6532304ed58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:09:33.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:09:43.615Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=630ddbe3-36b8-4382-9147-da7f60ac98fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:09:43.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:09:53.640Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ef9cc4d7-8492-4b9d-8237-957d5274e158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:09:53.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:10:03.668Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ad9ea404-b2f8-4622-bcf6-89587e6ababd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:10:03.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:10:13.694Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=3fe3eab1-906f-401c-8b32-87fcbd0cd1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:10:13.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:10:23.720Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e1db4b0c-724f-497f-9909-22a8b4940dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:10:23.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:10:33.742Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=400f50c6-d4f4-4239-822b-0f301dcce5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:10:33.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:10:43.768Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a4318bdd-6b1f-494e-ac8c-6f12990cea96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:10:43.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:10:53.790Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4e1523b7-59bc-4c63-843c-9794b32cb90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:10:53.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:11:03.821Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8753982b-7a07-4263-b1de-45e1cd63a432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:11:03.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T03:11:10.581Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T03:11:10.582Z |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-04-22T03:11:10.582Z |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-04-22T03:11:10.582Z |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-04-22T03:11:10.582Z |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-04-22T03:11:10.592Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T03:11:10.593Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T03:11:10.593Z |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-04-22T03:11:10.594Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:11:13.842Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=bbee0470-46a0-4f04-851c-2cd23adf7b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:11:13.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:11:23.871Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=aa5ef7f1-19c8-4554-ab62-b21f6226d603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:11:23.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:11:33.892Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a6dde6ee-ec4b-4715-b9fe-4d51dbbe9d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:11:33.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:11:43.915Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ed67736c-5fb4-4a6d-a342-bd52a5286a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:11:43.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:11:53.935Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9e8c5bce-afd4-4985-9768-e73286a65834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:11:53.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:12:03.957Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=48271391-6a3e-4628-b79a-274f979dbfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:12:03.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:12:13.980Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8aced397-a1c6-4943-bdbf-e863f9aa7480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:12:14.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:12:24.005Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b71d87f9-9ffa-4930-9a2b-a54fe66ef28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:12:24.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:12:34.029Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=61ac7a4b-82eb-485e-9afd-93ae85f0abfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:12:34.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:12:44.053Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c061fa78-64ab-42da-8491-c48fdbbad542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:12:44.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:12:54.070Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=202031c4-614a-4d0f-998c-9753f276325a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:12:54.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:13:04.093Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=53e9daa8-4dcb-45e2-891d-a33ee064549d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:13:04.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:13:14.117Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=95454d3e-bcd1-4463-a239-5b7a8fb457b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:13:14.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:13:24.140Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8c0797d4-b254-470a-9fb8-4f1a4a394b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:13:24.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:13:34.159Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=3dd34334-bf47-400d-bdb3-9e57b02c4ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:13:34.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:13:44.188Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=edcf5ea4-9801-4df7-841c-36c93e8dcbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:13:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:13:54.209Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6719fcb3-c0c3-485f-a280-5b8889445bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:13:54.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:14:04.236Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=3b3c8e18-1501-482d-ade9-0bc521481179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:14:04.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:14:14.263Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a7d2a8db-08cd-4137-9444-8b5c59fa19f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:14:14.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:14:24.289Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=aec28994-b350-4c96-9089-38e8f05c86f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:14:24.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:14:34.312Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b06b79cf-9787-41d6-bd4a-7e76871ce4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:14:34.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:14:44.333Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4ae1577f-0fa8-453b-a7c1-c3bf4d03f628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:14:44.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:14:54.353Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=172c05c9-60f8-4926-9e60-83635276f2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:14:54.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:15:04.376Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=db961faa-94e3-45e3-9bb2-8181a1fce6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:15:04.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:15:14.400Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f710fecf-585d-4de8-850d-0e667ba1a7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:15:14.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:15:24.425Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=18e556c8-6629-4133-a02d-5133afd9c18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:15:24.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:15:34.448Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=76407032-b740-40e5-b1ed-2471306855cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:15:34.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:15:44.475Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=398f26c7-b783-479f-bc7d-92c85f2bc555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:15:44.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:15:54.500Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=03f10ed7-f18f-478e-a3da-4d9594848dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:15:54.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:16:04.521Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=01668f50-9d00-4b14-8ca4-71d4d056002d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:16:04.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T03:16:10.028Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T03:16:10.029Z |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-04-22T03:16:10.029Z |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-04-22T03:16:10.029Z |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-04-22T03:16:10.030Z |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-04-22T03:16:10.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T03:16:10.037Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T03:16:10.037Z |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-04-22T03:16:10.039Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:16:14.543Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=49bf8ae9-3e6a-4b17-8cdf-608b93f8e0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:16:14.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:16:24.592Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1d8f818e-5360-416f-b4e2-2f791ad3c0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:16:24.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:16:34.619Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ef82e7ad-062e-4c92-ad90-662512077c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:16:34.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:16:44.641Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f036e6db-7755-4536-9ddb-f0728817f57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:16:44.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:16:54.662Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=93d57f74-43e9-4755-883b-661e13c45f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:16:54.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:17:04.688Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e847e2e2-179b-4cf7-90b0-107cf42d66bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:17:04.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:17:14.711Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8f0f5ca4-2b28-4eb4-b2d2-b1b0dbdc908d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:17:14.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:17:24.735Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ccd4c380-68eb-4c80-804b-9090603e090a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:17:24.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:17:34.755Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f9ed659c-86c3-4805-92dd-a4400e425ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:17:34.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:17:44.777Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4540f644-ca04-4fcc-ba20-0b87db47f0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:17:44.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:17:54.800Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4b017ac1-e9ba-41f8-9fc0-a240680b8847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:17:54.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:18:04.819Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=480ac615-28aa-46c1-8824-6025dfb60683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:18:04.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:18:14.844Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=17090d7e-3b3e-4f36-84c6-709aaea5ee7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:18:14.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:18:24.865Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=dd7e98c8-90df-42d7-9837-e2bce0591a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:18:24.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:18:34.888Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=fabc8ad5-6862-4d26-94f4-301fd1738dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:18:34.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:18:44.910Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=79ff62d4-5525-48cf-a32e-3b0810d9f706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:18:44.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:18:54.931Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=76b44411-9ba3-4d5a-9cba-c46334a5430d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:18:54.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:19:04.964Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=78b7847f-da76-405b-8be4-89b11b27af89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:19:04.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:19:14.989Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1b62f0a1-eaab-434f-8217-ea33b89c2444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:19:15.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:19:25.011Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8a21b931-256a-43ce-b43b-fde80c567e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:19:25.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:19:35.035Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=043f13e3-6a0a-48ed-96ef-058503c49510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:19:35.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:19:45.058Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6969fa21-b3ca-4ea0-89e3-20709c4bb563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:19:45.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:19:55.079Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1b6dd025-075a-40dd-ae98-b1059cf72157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:19:55.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:20:05.103Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a1f8d4a5-5a36-428e-a257-96a7daff5f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:20:05.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:20:15.124Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=55b53c8e-074c-4126-a0c4-b2ee99c31196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:20:15.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:20:25.155Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2fae5e18-6042-4b40-aaf4-d4f4bfb714fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:20:25.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:20:35.182Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=500688f8-7445-415e-a8f6-4a3474f3ead5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:20:35.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:20:45.203Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7da85822-2c64-4ae9-8e1d-c65119d05b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:20:45.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:20:55.222Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6ed7a976-b3dd-4772-b951-d577ed234d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:20:55.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:21:05.244Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=41d5719f-f34f-48f7-b3a6-533dbd634bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:21:05.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T03:21:10.093Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T03:21:10.093Z |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-04-22T03:21:10.093Z |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-04-22T03:21:10.093Z |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-04-22T03:21:10.094Z |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-04-22T03:21:10.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T03:21:10.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T03:21:10.101Z |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-04-22T03:21:10.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:21:15.262Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=bd6e6447-10a3-4eb5-a4a4-fbb644d6d05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:21:15.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:21:25.281Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=518ec646-d368-45d2-bdb8-45bda4068738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:21:25.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:21:35.305Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8240c704-a560-4bef-8c59-e53bbb05a431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:21:35.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:21:45.330Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=578e387d-cff5-44e6-b586-0c3d6a5299e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:21:45.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:21:55.379Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=84f017f0-3c43-447a-aabe-6b4c2d18098a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:21:55.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:22:05.408Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=00ec6f30-f971-4fab-9a0f-fbcdf75655d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:22:05.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:22:15.439Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=75e42869-fe76-43e9-a34d-0d997341f2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:22:15.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:22:25.463Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=459d4567-f3e1-46f3-9776-cade02b33494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:22:25.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:22:35.488Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=aed05963-80c5-4fe4-85ec-7e66fa9d4165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:22:35.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:22:45.511Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=77b41795-d57e-455a-ad58-542b25a314ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:22:45.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:22:55.532Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b678b809-4864-40d3-b1cc-9c988f38f54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:22:55.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:23:05.554Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2ac8efcb-b288-4364-aad4-572bf4a465cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:23:05.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:23:15.581Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=18db5ee8-f452-4480-93a9-1561b2231348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:23:15.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:23:25.601Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0ade232d-46cd-46e1-b98a-9df6fef91ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:23:25.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:23:35.631Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1c1d8708-b210-4c08-abcf-67ab657fc750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:23:35.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:23:45.653Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=180a3da6-8519-4d0a-a319-9e8c6acae939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:23:45.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:23:55.676Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e8973af5-d6da-495e-b9af-addbf8a1e02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:23:55.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:24:05.699Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=95ac8fb2-95d4-4bf2-9ca2-94f02b4b1e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:24:05.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:24:15.719Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4847c070-9ce0-49b6-a9da-4251634bcef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:24:15.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:24:25.741Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=edf1c07f-a586-4c24-8c19-c85217861544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:24:25.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:24:35.765Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=159e9d58-cad2-4f61-9d2b-4787ddf9dd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:24:35.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:24:45.793Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=04efcfda-4328-43fd-99f1-54a391310e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:24:45.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:24:55.814Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=82ff0c12-fb5e-4834-ae9f-8526dee8d59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:24:55.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:25:05.838Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9fdb531e-195d-4de7-84ad-41ea2703b859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:25:05.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:25:15.868Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7ce3cfa4-4ea0-4e69-a7ac-17d541621769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:25:15.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:25:25.892Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b291ba13-e100-4793-b2e8-ed5ace369f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:25:25.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:25:35.910Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a64cfc92-2724-442a-a2f3-16de4542c525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:25:35.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:25:45.932Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a471ff01-40f9-446f-a16a-86e5f10512ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:25:45.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:25:55.957Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=210777ae-32ec-490e-9f47-cb88e364fe71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:25:55.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:26:05.977Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=3754bce6-bf0d-4566-bb7f-a73b2be8927e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:26:05.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T03:26:09.990Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T03:26:09.991Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T03:26:09.991Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-22T03:26:09.991Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T03:26:09.991Z |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-04-22T03:26:09.996Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T03:26:09.996Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T03:26:09.996Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-22T03:26:09.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:26:15.999Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=cc62b04d-aec8-497d-b3a5-10475b0e70b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:26:16.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:26:26.021Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=247e1de4-4992-45c6-9d11-03d070cfdfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:26:26.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:26:36.049Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=590a14df-eee7-4421-94ca-ca6575f45462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:26:36.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:26:46.073Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5c6d11a3-6bfc-4877-b048-4b642cc12068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:26:46.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:26:56.095Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=75c58e8e-3a49-489e-aa52-808d45280059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:26:56.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:27:06.115Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=334d426d-6e95-4c9a-bff4-efe173ad992e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:27:06.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:27:16.138Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9f4ddd49-a72d-4822-8f8a-00b50503c3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:27:16.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:27:26.161Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=42216c4b-8de4-4c4e-8b2c-aaf133eaba62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:27:26.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:27:36.185Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=cfd5252f-e911-4081-a7e4-880faf6c9b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:27:36.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:27:46.206Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7ef7e2be-8b34-4bc4-af76-8b2797d47e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:27:46.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:27:56.227Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=96c0992f-74a8-49e1-a6c3-4f452187c207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:27:56.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:28:06.250Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d7eaad68-ad2b-4587-9131-8718afed2a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:28:06.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:28:16.274Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=86e43ef5-e20e-49a2-b7de-e874f65ab59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:28:16.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:28:26.299Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4e8fb111-f0b4-4f35-9b02-a7032275f758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:28:26.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:28:36.321Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f7ad4cc0-34fd-4d7b-bea2-088d556cbb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:28:36.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:28:46.349Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=93bafb88-2dda-41ea-96fb-6c2b11881bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:28:46.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:28:56.377Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=20667217-505b-4d8b-acca-fd6b1761affc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:28:56.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:29:06.396Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=fbdae2b9-45b0-4cbd-8f79-a7d0be5c7cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:29:06.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:29:16.415Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=3245945b-da86-4157-bc1f-b94aaa515ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:29:16.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:29:26.438Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=714ab995-8655-4004-8d69-280c59631737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:29:26.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:29:36.472Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=3b2391ab-3650-40ab-922b-7dd3fe90ff79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:29:36.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:29:46.493Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a5a145ac-670b-4d50-9373-4b5d02ccc234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:29:46.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:29:56.515Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=50399cf8-d674-4a13-8eef-572acbc250dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:29:56.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:30:06.542Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8276e04a-a914-4d6a-a281-9561963b2102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:30:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:30:16.560Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=80b9d888-0329-4f98-8e63-9daef6dc0d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:30:16.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:30:26.579Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e9c770fc-d2ae-412d-af37-a1d4e0573fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:30:26.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:30:36.603Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4c6530fc-04f0-42d9-95e0-b191f2f1d13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:30:36.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:30:46.626Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=33cdcf95-aa1b-46a6-ab2a-af044730e589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:30:46.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:30:56.646Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9857a88a-8229-4141-9be4-96e146a699b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:30:56.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:31:06.668Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9df1549c-bfc8-4aef-b61f-50fbd6449050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:31:06.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T03:31:10.020Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T03:31:10.020Z |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-04-22T03:31:10.020Z |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-04-22T03:31:10.020Z |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-04-22T03:31:10.021Z |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-04-22T03:31:10.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T03:31:10.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T03:31:10.026Z |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-04-22T03:31:10.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:31:16.691Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a7525270-4dbb-4abc-8434-1b73a179635d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:31:16.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:31:26.717Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4447d0b4-add3-4593-bb72-3460033202a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:31:26.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:31:36.735Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c94f3c7a-7b37-44e0-bda3-4da17fc43697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:31:36.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:31:46.757Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0af4cc22-3d57-48c5-9af1-10eef28baae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:31:46.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:31:56.786Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ba341abd-f8e3-41b4-9d02-d4557795f546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:31:56.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:32:06.806Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9ef723b2-370e-448c-939c-d423961f5ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:32:06.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:32:16.831Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7b62f29b-19b4-4824-b7d4-da4d1eb3b46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:32:16.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:32:26.854Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=98cad54e-4b6c-4937-af14-76a6125a30df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:32:26.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:32:36.880Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1450998c-1683-469c-be04-7babc550cade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:32:36.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:32:46.900Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1f1a3287-9cbe-4560-b67f-c09d892a0a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:32:46.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:32:56.920Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a2a4407d-fc23-41b3-92d1-42b21ab27aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:32:56.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:33:06.943Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=15593910-845c-4a2f-9ed4-a8f0222bc27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:33:06.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:33:16.963Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=38863a92-e63e-4a21-9168-1799e821e208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:33:17.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:33:27.016Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ef7429fb-519f-4f2e-8e2d-61112a578fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:33:27.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:33:37.038Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=da4570f7-fdaa-4ce6-8724-e1f92ad3a125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:33:37.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:33:47.058Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a13d8625-fcb9-4045-a306-0270b49e30c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:33:47.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:33:57.076Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e3c64a3a-9bce-4062-81d0-749d6f90e3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:33:57.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:34:07.125Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9b158108-f569-4a45-be76-0c3766aebf8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:34:07.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:34:17.148Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=86c590f1-2564-411b-80b1-d1cbb35099bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:34:17.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:34:27.168Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9c974d09-c8fa-4f24-a1c7-7f1f19349a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:34:27.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:34:37.186Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=89c93f1c-44b4-4444-9e99-71563f66d8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:34:37.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:34:47.207Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6f231861-7639-4ac6-888b-c6628b008f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:34:47.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:34:57.229Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=29128527-6487-4497-bdbb-b42bdc893c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:34:57.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:35:07.247Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2ddc7911-511e-47f7-afd6-60f6fd907e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:35:07.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:35:17.272Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=020e0ecb-a415-4687-8c8d-d361cb2f909a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:35:17.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:35:27.298Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d4a4265b-abb0-486b-ae6f-122217e508bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:35:27.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:35:37.318Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=fbd14550-d573-4770-91c2-36e2f332037b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:35:37.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:35:47.341Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f6af809c-7654-4bb7-b48a-04c209a50330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:35:47.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:35:57.382Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0696eaeb-4877-4dcf-be41-b85c3ad7a279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:35:57.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:36:07.405Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=079bac5a-0d1f-49f8-b6c0-60a842f23a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:36:07.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T03:36:10.087Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T03:36:10.088Z |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-04-22T03:36:10.088Z |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-04-22T03:36:10.088Z |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-04-22T03:36:10.088Z |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-04-22T03:36:10.093Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T03:36:10.093Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T03:36:10.093Z |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-04-22T03:36:10.094Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:36:17.428Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1f40d451-ca4c-4249-a234-98676ee48652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:36:17.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:36:27.451Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9fb3b4fb-2b65-41f2-91e6-1ce0d79e0e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:36:27.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:36:37.474Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4b6fcc9b-05c2-4eb1-97e3-6e58e56407ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:36:37.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:36:47.497Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2d93eba7-f5e7-49c9-be00-2910a21f4351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:36:47.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:36:57.518Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=01da8d1a-5989-4964-b794-8bed60d8cc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:36:57.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:37:07.539Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=efc46fae-2899-470c-8abe-af85fb6d7fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:37:07.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:37:17.567Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0f5d8913-bb93-4f37-991a-84c11df4fc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:37:17.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:37:27.598Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c18910c4-2830-4f11-8e84-e3f1752f859d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:37:27.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:37:37.620Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=81011c3e-ce56-4ff1-8a32-80ddc93c4d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:37:37.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:37:47.639Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=fb0d1c7b-7509-464e-acb5-54f673884be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:37:47.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:37:57.659Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9a325986-4572-4a33-a6f5-ee8e8a2f703a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:37:57.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:38:07.685Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d56001ef-7115-4148-b898-e1c05f82da36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:38:07.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:38:17.707Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4e1ca1a3-0502-4f9b-b9fd-4f9123e80dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:38:17.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:38:27.732Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=736e7e62-04ec-423d-b3b8-28cdd84f5d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:38:27.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:38:37.751Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ce60d5f8-bffd-4985-b583-73be318c3f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:38:37.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:38:47.769Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=961daf03-0b21-4e97-962f-fc9003aaab52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:38:47.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:38:57.789Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a9072792-6858-4e66-a362-9d7ea16d5f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:38:57.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:39:07.808Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1bb65332-0a39-4695-bcc1-3a42d54c969d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:39:07.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:39:17.834Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2249b85c-b33e-413a-89a0-f7d4b4e7c766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:39:17.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:39:27.854Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=67de263a-c27a-4f2a-857b-fbe8e50f4520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:39:27.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:39:37.875Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0a4992e8-9926-4495-9481-b6c5c163396a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:39:37.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:39:47.899Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5d1abad0-122e-4b28-a7e8-48fcd880155d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:39:47.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:39:57.915Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=abad5ad5-6aa6-4413-8d2b-5d4be92f7874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:39:57.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:40:07.936Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e71be797-8705-4094-89a9-d76b33efbb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:40:07.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:40:17.959Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d154a2a5-df71-468a-bfbd-d336130abf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:40:17.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:40:27.979Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=240d0689-7892-4e02-a549-eecba9854840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:40:27.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:40:37.997Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=241f9c4c-e71a-4256-a029-623644d700e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:40:38.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:40:48.017Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=09df03ca-7622-4262-a73c-3ec1a1da2acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:40:48.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:40:58.033Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5b7cf294-73ac-4ddf-a95f-694b6959e130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:40:58.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:41:08.054Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f687dfa5-2157-4954-9d8c-b5113f4bb9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:41:08.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T03:41:10.058Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T03:41:10.058Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T03:41:10.058Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-22T03:41:10.058Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T03:41:10.058Z |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-04-22T03:41:10.062Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T03:41:10.062Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T03:41:10.062Z |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-04-22T03:41:10.063Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:41:18.074Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=918edbe5-d520-49ea-85b8-3bb15cd041d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:41:18.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:41:28.093Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=bb0a7c43-ca7b-4e0b-9994-a903908cde80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:41:28.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:41:38.116Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=72ee8b56-6fb0-4098-8e1a-7063f6579698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:41:38.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:41:48.159Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b1b347f4-9e8e-4ce3-b2d0-0f1f12ea6362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:41:48.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:41:58.181Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0be2ae5b-dd5a-4169-baaf-40e9c3f4fbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:41:58.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:42:08.202Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=69943298-e399-48f7-ae6e-1c4aa47f1b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:42:08.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:42:18.221Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e6ab4ae6-6870-4260-bf16-c8551e8af7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:42:18.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:42:28.240Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2d270c15-de4c-4ca9-842b-8358ce7d2e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:42:28.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:42:38.258Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=310b7d70-193b-4e18-910b-24507c29f13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:42:38.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:42:48.277Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8b8351f9-1905-41c6-99e0-7179b7969c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:42:48.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:42:58.295Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b16553fe-24f2-4bf4-b135-8e5a0f505933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:42:58.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:43:08.316Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=fa6db803-11ec-47ab-b755-99451e3b1560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:43:08.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:43:18.338Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=608d4d35-4342-4b2a-a133-9c1b8d6a82b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:43:18.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:43:28.357Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0fe8a29a-6611-48ea-9049-bfcd6aa798aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:43:28.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:43:38.379Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=768bf57f-0585-4693-99f6-279e90a1b052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:43:38.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:43:48.401Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1f33808a-b693-482f-89e1-157112bd7614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:43:48.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:43:58.424Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ed3732fd-1f5a-44dc-820d-a19f95b3f174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:43:58.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:44:08.444Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=368fd73f-45df-4f59-a9fd-2237021a3e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:44:08.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:44:18.482Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a48215eb-ea07-4add-a6f8-a58e3cff09b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:44:18.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:44:28.516Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=df0ec032-b1d4-4a9c-9adf-f50907b0f887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:44:28.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:44:38.536Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a4922680-37aa-4e7d-a7a4-e784e162a479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:44:38.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:44:48.554Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=398ab7c9-ab60-4185-b198-3ae4178635b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:44:48.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:44:58.575Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f2569b33-7b86-4178-8217-920c2051da77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:44:58.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:45:08.611Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ad92f19c-89d6-43d8-810c-1faecdb3f3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:45:08.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:45:18.635Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=30ffd3f3-79b1-40ac-a143-85db04adeaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:45:18.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:45:28.663Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4ed5b326-d664-46dd-944c-fba1ea989ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:45:28.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:45:38.686Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=78e28435-9274-497e-9a70-164823abda44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:45:38.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:45:48.713Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d9bc6aab-4bcb-41c2-ab24-f3dd0c4b52c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:45:48.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:45:58.735Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ad78b2a5-a8aa-44aa-8f15-d75b65c9775f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:45:58.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:46:08.754Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=37e244b9-67d8-43f7-a54b-43c48782f1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:46:08.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T03:46:10.018Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T03:46:10.018Z |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-04-22T03:46:10.018Z |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-04-22T03:46:10.018Z |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-04-22T03:46:10.019Z |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-04-22T03:46:10.023Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T03:46:10.023Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T03:46:10.023Z |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-04-22T03:46:10.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:46:18.786Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=46024906-3439-4b83-829b-c277483f4560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:46:18.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:46:28.809Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7f891b36-a1a9-45aa-b35c-10979f99a816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:46:28.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:46:38.828Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=13b059e3-e76e-45a6-8159-7bd873e8d05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:46:38.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:46:48.848Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=62a4a404-333c-4b7e-a3a0-a8f49886ce2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:46:48.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:46:58.873Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=603c8ce0-5335-4297-bc58-7fee2dd34370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:46:58.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:47:08.894Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2e52164b-8087-4d6a-97bb-7e33a45b3020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:47:08.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:47:18.914Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c4421790-2aae-480f-bd91-6162aa043ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:47:18.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:47:28.934Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f1c3818c-524f-4936-9c31-7692b24327d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:47:28.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:47:38.955Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ace44d08-81e0-4497-b02e-e14872057190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:47:38.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:47:48.975Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b0f8a718-4762-4262-84aa-8da291043503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:47:48.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:47:58.997Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=fd3cb593-a240-439f-9e0f-ad76b4d059ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:47:59.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:48:09.017Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2e6939a2-c43b-488e-998e-3e075098110c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:48:09.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:48:19.037Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=383d3200-1168-4259-88d4-69d01468e432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:48:19.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:48:29.056Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d7e15d58-6375-4824-8f55-a2f06f7dfc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:48:29.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:48:39.078Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=554c2ce8-75cf-46da-b9b8-f433ac3cef39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:48:39.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:48:49.101Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b7c65fed-6a1a-45f7-affa-8ac05d7fde36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:48:49.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:48:59.122Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9f0d9333-c221-41c1-894a-b4610485d8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:48:59.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:49:09.142Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9eacc80a-4602-4a4b-a3b3-1fddde273081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:49:09.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:49:19.162Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a2f46397-85de-409f-84bd-e1129f02647a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:49:19.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:49:29.180Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a06514d5-ca32-4218-b221-777b462e4274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:49:29.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:49:39.201Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=fa09d2bd-6243-4074-90c7-94f6ab3ab882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:49:39.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:49:49.218Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d167b1b6-649a-454a-bff7-78da12ed863f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:49:49.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:49:59.238Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=43888c1b-198b-444c-adeb-6c9a66b5dd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:49:59.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:50:09.260Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9d5c52f5-a263-4036-8b6e-140c970d1244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:50:09.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:50:19.282Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a9366688-cbdc-4950-8d44-53731f83fa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:50:19.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:50:29.304Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6a74eb69-f0d7-4e87-86d3-b537d2d91723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:50:29.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:50:39.329Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=094c71e1-bff0-4ead-8226-6ffe808bcdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:50:39.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:50:49.349Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8d176807-3cc3-4df7-85b6-ca578346556d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:50:49.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:50:59.369Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=13a144e8-e460-4775-a165-1f8c0e01f3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:50:59.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:51:09.389Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=048a0624-d361-447f-9347-181057583a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:51:09.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T03:51:10.047Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T03:51:10.047Z |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-04-22T03:51:10.047Z |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-04-22T03:51:10.047Z |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-04-22T03:51:10.048Z |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-04-22T03:51:10.051Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T03:51:10.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T03:51:10.052Z |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-04-22T03:51:10.053Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:51:19.409Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e7de71b5-74b2-45cc-a413-fb62c27bafdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:51:19.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:51:29.428Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=214b0aa3-a386-435b-a24c-41fa73cf0933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:51:29.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:51:39.448Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=bc0e28fd-2b29-412d-969a-ca64cd00eab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:51:39.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:51:49.470Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e2bd7a31-f4d8-43e6-9ed5-f2e765ce70c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:51:49.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:51:59.488Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=55e742f6-d815-4097-bfef-e9655ac55dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:51:59.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:52:09.506Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d02e7686-da13-4a4d-bf57-d18d51505091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:52:09.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:52:19.532Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b62b7ea5-e1f3-4555-9679-878bed6cb68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:52:19.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:52:29.551Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=3a158832-d505-44a4-ae16-f5487e6ae6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:52:29.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:52:39.568Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=649b71df-a0cf-4fd2-a807-b466710906b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:52:39.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:52:49.588Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d1ec250c-b924-43c9-864f-2cb25e2ca68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:52:49.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:52:59.609Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=17ea4000-e0b5-48b2-a567-9e40b9cd0771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:52:59.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:53:09.631Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9678aa07-7d8f-4614-a93f-be2c3404ba6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:53:09.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:53:19.656Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1bc110be-8985-48ad-9680-b461d833ef01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:53:19.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:53:29.685Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ca167064-2ec2-41f2-999c-e95af1f54e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:53:29.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:53:39.702Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6542dc62-e5cd-43f6-9ace-47a3644eec84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:53:39.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:53:49.724Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1e72fb89-cf7f-4db9-b6d0-c39e31f8e176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:53:49.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:53:59.744Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2a75eae0-fb9b-4647-b222-3b268f1ab458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:53:59.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:54:09.767Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0c2c1018-c359-4345-bb43-bfed523d221a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:54:09.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:54:19.787Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=76631948-242d-4ae2-bc6b-17a06766595e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:54:19.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:54:29.808Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=42afa32d-d7b7-40b0-ab95-65d922051a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:54:29.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:54:39.827Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ed7d760f-fe67-4390-878d-00784e03d9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:54:39.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:54:49.846Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a2aa79f7-dac5-4824-8b42-b37a1bb00055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:54:49.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:54:59.864Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1941de88-5a9d-43af-811c-55fe2cb4e77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:54:59.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:55:09.885Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=38e7e933-ea16-431f-b1c5-dedb26a2fda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:55:09.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:55:19.904Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f1a2e5d9-7ce0-4a45-bcef-4d5f42ac739d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:55:19.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:55:29.924Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e81b8660-c0c6-4ae4-bf9f-590cc51316a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:55:29.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:55:39.942Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=cb2432cc-4212-4116-9ee7-0a7f8fa95a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:55:39.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:55:49.959Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ecc19335-92d0-4d34-9e8b-96fd678f2d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:55:49.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:55:59.981Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=3abe0c25-2c0f-41dc-90f5-e4f5027de43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:55:59.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:56:09.997Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4c59c07e-a294-4dcd-9008-f3d745e7082c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:56:10.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T03:56:10.089Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T03:56:10.090Z |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-04-22T03:56:10.090Z |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-04-22T03:56:10.090Z |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-04-22T03:56:10.090Z |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-04-22T03:56:10.097Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T03:56:10.097Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T03:56:10.097Z |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-04-22T03:56:10.099Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:56:20.030Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=047a1822-560b-4829-8e49-02a866c4552d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:56:20.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:56:30.053Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6111d7b3-dc6c-4ef0-842b-80dd9a8e7728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:56:30.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:56:40.073Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=87eff663-290c-44a3-9627-21822fca6d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:56:40.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:56:50.090Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=31e16c5b-e01c-45e0-b566-eb3818c24b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:56:50.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:57:00.112Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=eab9fab8-bb97-4683-9447-b06e9422971d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:57:00.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:57:10.134Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5c179f3f-4bbe-429b-88e3-00aeef70ae67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:57:10.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:57:20.158Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b4181382-6c0d-494b-8db2-de4b2837cb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:57:20.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:57:30.179Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f2839d95-ee3f-4f98-ac83-c1e356a09d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:57:30.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:57:40.199Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ffb44205-8d96-425d-b2b4-83f95f0530f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:57:40.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:57:50.237Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7c28f8f6-d1c1-46f5-8570-f1ff2e458c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:57:50.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:58:00.274Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8daa4fe6-b920-4b36-99c7-d1985541a0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:58:00.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:58:10.293Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=79a419be-380e-437e-900c-00fd7fae10b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:58:10.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:58:20.314Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ab359cdc-7d53-4f3d-a665-8f49f3ce4941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:58:20.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:58:30.357Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=82e9b325-8042-4255-9c38-3d2dd9db90d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:58:30.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:58:40.379Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=760b4fff-3635-498e-a704-4b1cdfc50846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:58:40.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:58:50.399Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d6a9f0b0-7abc-44d3-b66c-9fb9c0d528e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:58:50.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:59:00.423Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=da318be6-c842-4642-b3aa-05d3ad864386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:59:00.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:59:10.448Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=95ad8d34-3f54-4ecb-8f9f-56f473ba8b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:59:10.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:59:20.472Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7424faf3-128c-4061-b5e6-8468ea318a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:59:20.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:59:30.492Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0caa4bb6-e5ff-4c3f-b84c-aed6c4334312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:59:30.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:59:40.515Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a8862580-b597-4387-9a83-c04bc3c6154e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:59:40.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:59:50.538Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=56cb39f8-db55-4236-8288-88527c0c5f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T03:59:50.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:00:00.559Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5d327fe9-9cba-461d-b756-6ffe38eb3423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:00:00.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:00:10.579Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c47270d9-610e-4d8b-86f6-fe7f81de177d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:00:10.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:00:20.600Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4ca5ac81-9602-4cad-90f2-05260a7f9cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:00:20.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:00:30.621Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e2243867-a32b-4a79-a4b2-09a0fe88c7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:00:30.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:00:40.642Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8a36177c-0e8f-4e69-94ed-7b2174a46291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:00:40.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:00:50.663Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b7fa3091-1f52-46fe-accf-397faf205be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:00:50.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:01:00.684Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4ebddecd-6dcb-4bee-8ac6-57590e91b67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:01:00.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T04:01:10.033Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T04:01:10.034Z |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-04-22T04:01:10.034Z |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-04-22T04:01:10.034Z |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-04-22T04:01:10.034Z |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-04-22T04:01:10.038Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T04:01:10.038Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T04:01:10.038Z |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-04-22T04:01:10.040Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:01:10.704Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6a704425-e442-4e0d-ad97-d9a37293c87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:01:10.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:01:20.731Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f2db2553-b699-4363-96f1-9916782ff63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:01:20.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:01:30.749Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8b7e0702-ecb1-42cb-9603-b4c2a686ec02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:01:30.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:01:40.771Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8f7165b4-204e-4e13-8545-518273551e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:01:40.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:01:50.787Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d8f5be07-5c2b-41f3-8543-385ddc10877f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:01:50.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:02:00.807Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7adf8a4e-84cc-4f15-a224-cc6b37b9a3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:02:00.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:02:10.829Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4eab0e49-039f-4f0e-b654-2804e017f890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:02:10.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:02:20.848Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=860c6c91-6b34-4255-ab94-16b0033b7def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:02:20.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:02:30.871Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d7e4539b-2173-4ec3-be4a-ba61083045c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:02:30.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:02:40.891Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f461db92-52df-420b-aac7-681aa560424a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:02:40.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:02:50.914Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ee40d442-9280-46c1-bed6-8501c9a4c51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:02:50.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:03:00.933Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c9f3d4e5-f7f0-4b54-886b-43a0e6d67960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:03:00.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:03:10.952Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=fb91f9e6-93e3-4cc8-86e1-3abedb266c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:03:10.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:03:20.978Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=37c7e8c9-6b2a-44e4-b1df-7e6a6b10eda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:03:20.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:03:31.000Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=844215b1-9f47-4c90-9fcc-ceaed7d59e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:03:31.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:03:41.021Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f47325e1-75c1-4760-bb6c-848b8045cd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:03:41.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:03:51.040Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=478408ad-34e6-4cd5-bf21-2fa7f98f014d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:03:51.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:04:01.059Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f0d1d973-46c1-447b-9b56-83ee7333f429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:04:01.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:04:11.083Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2529e840-8c75-4f6d-9e6a-18551d31a566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:04:11.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:04:21.106Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=318f7f29-d205-4c21-aaa9-87534e0f3a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:04:21.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:04:31.128Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1a2d1539-5e05-4609-989e-e272314410ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:04:31.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:04:41.153Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=3339f1b4-0003-47c6-b1d4-a3238b7c81a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:04:41.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:04:51.173Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5d169abf-bbe4-45ee-8393-746d4e9af352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:04:51.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:05:01.193Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=274911d3-9898-44e5-b769-a6a53cabcb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:05:01.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:05:11.213Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4e224d7c-57ea-464b-bd0c-0fadcd89c598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:05:11.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:05:21.234Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=3c5f662c-28c8-425d-bb18-252661d44760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:05:21.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:05:31.253Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=09ff938e-51e1-4115-b3d8-d4f3eaf6e22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:05:31.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:05:41.272Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=30ade70f-81ae-4edc-b971-0d7c13a82e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:05:41.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:05:51.291Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f39c1178-216e-444a-bd40-bebdce29ca23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:05:51.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:06:01.312Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7d05e6a8-1753-47fd-9ba2-3f14fefccb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:06:01.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T04:06:10.048Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T04:06:10.049Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T04:06:10.049Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-22T04:06:10.049Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T04:06:10.049Z |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-04-22T04:06:10.052Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T04:06:10.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T04:06:10.052Z |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-04-22T04:06:10.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:06:11.329Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=26ccc66b-2b6e-4cd6-af2a-0b29b54044ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:06:11.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:06:21.351Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=677677e4-d41e-4056-964d-e92c782fedd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:06:21.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:06:31.371Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=59415bab-5ae6-4e59-8d97-a735b27319a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:06:31.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:06:41.395Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=485cb3d9-b818-48d9-a9bf-9f8280fb076b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:06:41.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:06:51.417Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7dc82915-ea5c-4e48-8fd8-e6a3d9e80c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:06:51.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:07:01.438Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=40365650-27c5-4edd-9a2c-d053e9515991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:07:01.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:07:11.459Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=68afcfae-1b84-4ffa-94ad-c02ade236dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:07:11.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:07:21.478Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c157daf9-bbf3-41f7-939f-9473223f2459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:07:21.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:07:31.519Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1bca26c4-c79c-454e-884d-c83380cb84b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:07:31.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:07:41.540Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=81bb08cb-81f2-465d-806c-90b95f6710b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:07:41.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:07:51.565Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=033dd643-af5c-4c7d-ba48-0d609753caa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:07:51.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:08:01.585Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=66397551-cdd9-4465-9b4f-b5a756e0b55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:08:01.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:08:11.608Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0b4a2404-5e34-4cd3-91a5-4a81576be675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:08:11.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:08:21.627Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f9738613-b046-4825-8335-513993e71467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:08:21.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:08:31.647Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5c8e82e5-ea08-4043-860a-fb83abafe17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:08:31.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:08:41.667Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=17c9fd7e-8e2a-4d0f-8e07-9cef7cba556b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:08:41.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:08:51.686Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=eb67aaa1-3ba3-4c4a-a40e-6ce8411619e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:08:51.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:09:01.705Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b4927097-9ae1-4ffe-a69f-00a6185a19f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:09:01.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:09:11.742Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=3a734249-8fb7-42f8-9d71-d73176f70f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:09:11.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:09:21.759Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=821ab534-32fb-4269-9d25-a660fc0a4edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:09:21.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:09:31.776Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=02753745-36fc-43c6-8048-efbd08a6f1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:09:31.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:09:41.796Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b8162947-375a-43b5-b7e2-ce831e43d773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:09:41.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:09:51.815Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f6150884-ddd3-4ab0-bafc-604c94f885fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:09:51.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:10:01.832Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=33e6fca1-6960-4fef-a668-760be5e16193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:10:01.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:10:11.853Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=3137b687-a400-45da-8cae-551365b58561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:10:11.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:10:21.884Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=58d308b7-2c7d-437b-aaac-f7e9a3f6f918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:10:21.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:10:31.904Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9cff9ca6-847f-43be-97a6-48c0ee16c32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:10:31.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:10:41.921Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=66435d9f-b225-481b-8043-472c6b35aa25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:10:41.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:10:51.938Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9c5d1aaf-8628-4c0d-92c6-d0166b7f9417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:10:51.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:11:01.953Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6bec3439-211b-4ced-abd7-da9783559c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:11:01.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T04:11:10.091Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T04:11:10.092Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T04:11:10.092Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-22T04:11:10.092Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T04:11:10.092Z |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-04-22T04:11:10.098Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T04:11:10.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T04:11:10.099Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-22T04:11:10.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:11:11.970Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=50e5112f-7e5c-4ff1-a495-2e92cfdf2eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:11:11.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:11:21.986Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e84a63ef-7f23-418b-b049-e552e8d4f010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:11:22.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:11:32.014Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=478b9394-9bf2-4ac2-8c6e-d3ec07efc80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:11:32.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:11:42.032Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=01c61982-9314-4a30-b4bc-5a26884a95a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:11:42.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:11:52.049Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c395671a-9124-43da-98d2-559d4c1c1f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:11:52.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:12:02.072Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c9cf092c-9960-4564-8a8a-6a1430ae479b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:12:02.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:12:12.089Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7b870958-a8d0-4281-9274-a694579345e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:12:12.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:12:22.109Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=56512d57-4efb-4878-aa8c-8ae5b8eaac9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:12:22.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:12:32.130Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ea143f8b-d481-4a17-a111-11f49a66b025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:12:32.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:12:42.150Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a46723a6-3bdf-456c-ab75-de0afc439621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:12:42.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:12:52.170Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e715b35f-71db-43cc-830d-fb2f77c2e8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:12:52.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:13:02.189Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0b6db927-db07-49ce-aa31-8e9c3c79a1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:13:02.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:13:12.208Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=14f25d06-0dec-4501-b085-6cfca633dad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:13:12.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:13:22.244Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0190a8db-3d86-4d38-b161-178e21be77f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:13:22.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:13:32.263Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=85443509-d5e2-4ddf-b5ec-a08fa5706987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:13:32.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:13:42.284Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2b925f90-8941-499c-b6f4-917a118f991a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:13:42.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:13:52.303Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=30f7559e-8625-4fa4-a2fd-b9689fcf5f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:13:52.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:14:02.323Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4a2ab5c2-e890-4af6-8991-8a590464a421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:14:02.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:14:12.347Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=307a5ee9-6e4a-45a3-9538-9749d3601a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:14:12.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:14:22.369Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b509d7c2-73fe-4939-a87c-3b89eee608db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:14:22.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:14:32.415Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b65ff458-d2c6-443b-8c13-1721c097251a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:14:32.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:14:42.435Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=bff52acd-deef-44ec-b8fb-8bf3dcdea8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:14:42.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:14:52.455Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4883d531-da97-4952-9807-576a856e8357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:14:52.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:15:02.473Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f4892d66-8b6e-4efb-9a0f-0894fc36d7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:15:02.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:15:12.491Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=3d7e8bc4-9dd0-428e-ad71-afe7910bd405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:15:12.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:15:22.510Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f8084042-c932-4f0b-afc8-815f22bc0f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:15:22.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:15:32.528Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5e285e9f-0397-4fb0-a233-cd09e3849736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:15:32.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:15:42.549Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=069ed79c-ab48-4b57-9e23-a1697c8319ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:15:42.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:15:52.569Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=562cd2ec-a878-4d95-bb8b-c621c6181a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:15:52.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:16:02.591Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=89ee032d-fe40-4db8-b4b6-bf4c7868edde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:16:02.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T04:16:10.013Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T04:16:10.014Z |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-04-22T04:16:10.014Z |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-04-22T04:16:10.014Z |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-04-22T04:16:10.014Z |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-04-22T04:16:10.017Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T04:16:10.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T04:16:10.017Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-22T04:16:10.018Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:16:12.608Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=fd5d1f84-3ad6-4a1b-8fd9-111e39f2d187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:16:12.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:16:22.629Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2e71152d-c234-48f8-a061-d6b517acc37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:16:22.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:16:32.650Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e9dbe4a1-806b-4c98-a8f9-dd2cecff3bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:16:32.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:16:42.671Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=84f5490c-96b5-4037-910b-5475929e8d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:16:42.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:16:52.692Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7e09d112-4dcb-442c-a5d9-3ec82fe3e40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:16:52.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:17:02.710Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4e8b0b2a-b373-4625-a7a6-693303c4e1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:17:02.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:17:12.729Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0d5354db-7982-40e0-8413-583f41a66f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:17:12.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:17:22.751Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f9f2a60f-ea76-4030-a2be-eb9ef4faad42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:17:22.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:17:32.771Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=04dd8320-57d3-4e8d-ae05-713625f4553c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:17:32.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:17:42.792Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=00b09537-b5ed-4075-a357-9a9fd9977897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:17:42.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:17:52.810Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=49486015-88da-4b74-9277-d519b4f08274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:17:52.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:18:02.830Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=71973dde-92e1-44ad-97f0-773289b8b921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:18:02.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:18:12.850Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=11998da2-d013-471e-b245-a2758da08a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:18:12.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:18:22.897Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=079a988b-2040-4dad-9b04-6d82f744e464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:18:22.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:18:32.918Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=086c29e7-1893-48f2-a747-b72580bd45c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:18:32.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:18:42.941Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=434ea8f3-943a-4f0d-8850-0e377c202f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:18:42.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:18:52.961Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0b37dcfe-3296-4232-8092-a73422cff450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:18:52.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:19:02.988Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0c84864b-062d-40c4-a6c4-dd37a200962b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:19:03.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:19:13.006Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5761a20c-2296-405d-8cb0-4c65d0eb7322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:19:13.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:19:23.022Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5aa5dc34-8b27-4fec-8d33-38db83822920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:19:23.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:19:33.041Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ef989fc2-5dfd-4859-8d62-d523e620a051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:19:33.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:19:43.059Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0b4c6b39-43ea-4e52-9abc-6ce00176b51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:19:43.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:19:53.077Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=814f9ef0-3deb-4ef7-af7a-43d3dd1e17a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:19:53.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:20:03.097Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7a6fbbe8-0474-4807-9183-d00b1bd11cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:20:03.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:20:13.112Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=724345aa-8b9c-440a-919c-b32049621914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:20:13.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:20:23.149Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b6222894-a45f-43a2-8722-ad0859b8470f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:20:23.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:20:33.164Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=99ba0486-7427-4da7-9c04-4a4b7a5e87fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:20:33.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:20:43.186Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1d9f57bb-2318-49d3-8742-66ef91c04c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:20:43.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:20:53.243Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=cf9d482c-65ae-4d16-a460-dd9341b9ff10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:20:53.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:21:03.262Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=cd4dc507-15b6-40b4-8577-a45b3a426cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:21:03.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T04:21:10.064Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T04:21:10.064Z |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-04-22T04:21:10.064Z |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-04-22T04:21:10.064Z |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-04-22T04:21:10.064Z |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-04-22T04:21:10.068Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T04:21:10.068Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T04:21:10.068Z |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-04-22T04:21:10.069Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:21:13.281Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2b6058cd-f1e1-4c9c-b46b-d54b0a4ca69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:21:13.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:21:23.301Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=180e510f-140f-4ac6-97e8-bcf33cff1873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:21:23.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:21:33.320Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e3c083cf-eadc-42cd-83ee-a22f5e241f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:21:33.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:21:43.342Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=974df614-139c-44b1-9287-b36dfcba1edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:21:43.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:21:53.357Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=fe74856a-f901-4c7b-99d4-a30b6bb3699a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:21:53.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:22:03.377Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4ee5438e-9100-4c7b-bb9a-a10f3fb45fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:22:03.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:22:13.396Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=dde5353f-d617-452e-933a-6306c2f408ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:22:13.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:22:23.421Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=56a90757-969b-4a2d-8c21-69b8c6ef5f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:22:23.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:22:33.440Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7796ad82-61e9-4f3e-b67f-25e43b511261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:22:33.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:22:43.460Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=bc512ec5-40f6-43f0-94c4-855805905fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:22:43.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:22:53.479Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9714d089-6669-4154-bb56-ec66cf7ff06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:22:53.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:23:03.496Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=fc150dbf-e5a8-4a77-9bfe-8cd000551d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:23:03.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:23:13.516Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=dbddab72-18b8-4807-8c75-a5d33176bcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:23:13.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:23:23.539Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=631568a4-9414-4a5d-b3cc-7b49edb1e527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:23:23.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:23:33.559Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=3ae3a207-bef8-4d26-b3ba-7ce0409a7c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:23:33.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:23:43.582Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1c554bc7-7955-4162-9d45-c4b423d6f3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:23:43.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:23:53.605Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4347070a-2af0-4e53-a7c3-b320c9fbb2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:23:53.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:24:03.623Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=38135083-3919-4bb9-bc1e-753c758ad8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:24:03.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:24:13.644Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=3e885fd6-68d1-4ee5-b403-2797ad5bb8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:24:13.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:24:23.665Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=abacc57c-225b-46cc-896a-96c64bf0f9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:24:23.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:24:33.687Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=da133cf0-6a83-4347-b9f4-bc6c2e31a1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:24:33.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:24:43.709Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2c96e2e0-66f4-4b8b-a559-e543cf6e9854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:24:43.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:24:53.732Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=34c8ef67-a4f9-439e-8568-215fcb37a714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:24:53.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:25:03.751Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=fc96141e-c041-460e-98e8-b9c8194842b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:25:03.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:25:13.770Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=756ee008-37a4-426c-838d-8355b0f1fc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:25:13.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:25:23.786Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=bb31ae34-63fc-4b35-9593-50012abef8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:25:23.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:25:33.805Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e4efc62d-5d77-4863-a8d4-e2badb3f3333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:25:33.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:25:43.822Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=da9ee956-baff-4c45-83f7-1106bce8cf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:25:43.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:25:53.842Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5cf24e6b-ae21-4cea-a0a7-e6a2cc991103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:25:53.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:26:03.863Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b63f98e1-abdc-4866-95f9-81238f4262a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:26:03.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T04:26:10.015Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T04:26:10.015Z |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-04-22T04:26:10.015Z |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-04-22T04:26:10.015Z |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-04-22T04:26:10.015Z |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-04-22T04:26:10.018Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T04:26:10.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T04:26:10.018Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-22T04:26:10.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:26:13.884Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=200b5a2f-0eed-448e-a3c3-074d646aa018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:26:13.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:26:23.905Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a022ad33-123b-4271-aaff-11e26852c68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:26:23.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:26:33.926Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=72f87ddd-cd74-4df4-be24-3493abc0d300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:26:33.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:26:43.965Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=aa96faa3-b64b-4560-a72b-935b8d82373b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:26:43.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:26:53.986Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=985edd99-d1c7-488d-9d2e-a8f048011b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:26:54.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:27:04.005Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ebdd9eca-08d3-4a7c-a7cd-f542977aa521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:27:04.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:27:14.026Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=665c5a5f-d647-4803-bb7e-2d0474020b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:27:14.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:27:24.044Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9602fb6d-8877-4ede-919d-a7f6a714bd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:27:24.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:27:34.067Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a2798f91-39e4-40cc-b9de-191de1111c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:27:34.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:27:44.084Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=14271f31-ebb7-4d9f-b93c-10cf20003598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:27:44.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:27:54.104Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4f30bad8-d673-4f7f-bf43-3104831739c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:27:54.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:28:04.121Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7d969d3f-3109-4b8b-8acd-c93a7d2dc9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:28:04.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:28:14.139Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8608230d-a604-4f8b-b66f-372caa9afe2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:28:14.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:28:24.157Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ef7666d9-1122-4bb8-b08c-f69aedaa7039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:28:24.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:28:34.176Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a54e37af-1098-4ae0-b8e1-c1da5e00f78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:28:34.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:28:44.194Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6f631687-3f21-4694-ad02-1ccd6d6448e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:28:44.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:28:54.216Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4609a3f1-0a41-4654-aff4-bb52b952ed4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:28:54.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:29:04.235Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=43403bb5-8658-4147-ac34-188980456bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:29:04.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:29:14.256Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1b8ba8b6-5e18-4bb3-8328-8a73ff082ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:29:14.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:29:24.275Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7c692881-b00c-41e0-baf1-260afd2cefea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:29:24.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:29:34.295Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b2c75d38-8c05-4ce7-96ca-c8775f311720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:29:34.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:29:44.326Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=fdc044ba-1fdf-4ce9-a280-b183e560ac1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:29:44.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:29:54.347Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d2b5e3e8-b5d0-47e5-bbf8-653a79b16753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:29:54.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:30:04.366Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6787d56a-c925-494e-98a4-59dc9fb8f604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:30:04.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:30:14.390Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=775f6eb6-9efc-4d17-8af1-b981a84464dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:30:14.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:30:24.422Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6288a6ea-81cf-44a2-935c-9d689bcebd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:30:24.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:30:34.441Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=84006aa8-41f1-4824-a452-e978283969de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:30:34.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:30:44.464Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9326e0b8-fcf5-4398-8cd9-26e55f834c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:30:44.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:30:54.483Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f3ca5a2f-a072-4ca4-baa6-d89531fb246f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:30:54.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:31:04.502Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=115a4c06-4152-4abd-818f-0db74d4a1f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:31:04.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T04:31:10.008Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T04:31:10.008Z |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-04-22T04:31:10.008Z |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-04-22T04:31:10.008Z |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-04-22T04:31:10.009Z |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-04-22T04:31:10.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T04:31:10.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T04:31:10.012Z |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-04-22T04:31:10.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:31:14.521Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=57d2cb2a-f60f-458a-8316-936ae355c1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:31:14.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:31:24.539Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=047129c6-c67d-454a-916d-89428c5e9018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:31:24.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:31:34.560Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1a96bcba-dc7c-4dad-8ddb-bddfd7e28b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:31:34.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:31:44.590Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ed1b5508-1f7a-476c-8d39-4777b912fc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:31:44.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:31:54.609Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f6161dcf-5f0f-4d78-8bd3-729064d79b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:31:54.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:32:04.638Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=597715f6-ccfc-418f-8773-89f8a66547ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:32:04.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:32:14.660Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=22d2eb39-04da-44e7-9e59-80606cb8acdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:32:14.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:32:24.695Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8cdb72a1-d0e5-4983-8230-09b910360573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:32:24.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:32:34.719Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c3a24325-f736-4f80-9dce-b6e275d68da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:32:34.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:32:44.739Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8adeacb0-8833-4dcc-a894-64040d1f9c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:32:44.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:32:54.756Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=790811c6-ae53-469c-9cfb-31251fe885a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:32:54.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:33:04.775Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=09dadb2f-cfd6-4efc-9ca4-63cf0b90c94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:33:04.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:33:14.794Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1795ca2f-0511-4209-b4d6-ee9ec812dd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:33:14.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:33:24.813Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8d567a61-e7c8-40a3-82e2-ecc09a99122c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:33:24.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:33:34.832Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=cb7e34a3-e725-4d93-83db-f4730494fd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:33:34.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:33:44.852Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=be0d75c1-4ed2-4c72-8f43-3a0d802cd967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:33:44.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:33:54.869Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6e38169f-683a-4373-9826-c1db5ce3c013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:33:54.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:34:04.886Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e7472c94-baad-447e-9626-b2eeb0fae12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:34:04.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:34:14.905Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b4ae5e81-a4df-47a0-9b6f-d015c16a941b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:34:14.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:34:24.924Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8e7f038c-7fa8-401f-8ab5-da001befdc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:34:24.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:34:34.943Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9f8be21a-ee6e-453b-b77c-e7377ce8e80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:34:34.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:34:44.959Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=159597a7-fafd-4981-b95e-6b27ac3d2865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:34:44.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:34:54.976Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=443e615d-5ff6-44fc-bb57-f12ab1ccaf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:34:55.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:35:05.005Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=15ea9111-0368-4691-845b-0924ab20cc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:35:05.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:35:15.025Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e5d6195d-8248-4d61-97e7-a91b4455e7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:35:15.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:35:25.042Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=881133f2-15d9-417d-856c-2117b82f86de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:35:25.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:35:35.061Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f5e28a46-174e-49f3-9550-8c469546abb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:35:35.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:35:45.080Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a3947cf1-b4ec-47ac-b7ca-0328d35057a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:35:45.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:35:55.095Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=bc6cf949-2762-4bfb-a85c-01f037645343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:35:55.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:36:05.116Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=036d8fe2-71e4-4b77-acc5-35216b4ab085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:36:05.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T04:36:09.991Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T04:36:09.991Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T04:36:09.991Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-22T04:36:09.991Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T04:36:09.991Z |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-04-22T04:36:09.994Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T04:36:09.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T04:36:09.995Z |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-04-22T04:36:09.996Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:36:15.139Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8b2cf118-3226-4010-b1b8-969acf82e6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:36:15.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:36:25.158Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7d4fb22e-f66b-4819-9ca4-704d335e6466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:36:25.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:36:35.175Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e2704fb6-fa5a-4197-bd11-11e0afeabc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:36:35.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:36:45.193Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=13175f67-599e-468e-b817-30051110fd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:36:45.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:36:55.213Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c5b3ce8f-223b-43b1-801a-5868243797d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:36:55.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:37:05.233Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a1c10181-f88b-4e3b-a832-17471f02577c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:37:05.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:37:15.250Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5a454f12-7c1b-4e17-8dad-90bf257c28a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:37:15.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:37:25.270Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0b850bce-719d-44d7-aa0a-87d2d9faf2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:37:25.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:37:35.289Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f6b4a6a7-5f5b-4df8-ab9c-a2b583f24d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:37:35.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:37:45.311Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2b66b4b1-3334-469e-966b-3a0a2d5608ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:37:45.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:37:55.329Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4a6d28d6-2aba-4984-86ec-b237de1dcacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:37:55.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:38:05.348Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1a2ceb42-5ebe-45d3-aeec-ba6915452cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:38:05.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:38:15.365Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=57d30480-61dd-42ab-8127-0caac6586332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:38:15.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:38:25.388Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=bf1223b6-f835-406d-b24d-65582d14d1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:38:25.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:38:35.410Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=607eb71d-c905-4e56-97e1-26257d368ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:38:35.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:38:45.430Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1349eec3-b720-4354-876f-547c7fcb03dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:38:45.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:38:55.454Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=547296df-9b83-4771-9799-2bdafac68cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:38:55.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:39:05.472Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1519a319-ec1b-45de-bb25-c3853e688954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:39:05.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:39:15.490Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=af1f7008-abcc-4f4f-9b5a-fef758d0a662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:39:15.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:39:25.510Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=02fc2790-ed25-4a3d-8fa0-fd0ad8090e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:39:25.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:39:35.528Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1fdd0f30-7878-4e5d-8aff-fbbed7bb4d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:39:35.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:39:45.547Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=af72df91-7734-45e3-b3dd-8cbf4f603530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:39:45.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:39:55.565Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2ad25a49-50fa-4c31-880c-c1e3ab1415f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:39:55.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:40:05.584Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5b8c96df-3c63-4e10-92d6-b69f9bab24ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:40:05.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:40:15.604Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=421d29ed-1e26-4148-aa27-fe1440479f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:40:15.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:40:25.626Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5d0aa33d-fe7a-4217-ba2d-e19b54c256d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:40:25.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:40:35.647Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ef8bfdc8-091b-44ba-9a5c-94c2852f3c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:40:35.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:40:45.665Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=42defc24-245e-4b08-8cbc-aefa18aa82eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:40:45.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:40:55.683Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ee6799f1-20d3-4309-ab39-f363adff0f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:40:55.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:41:05.701Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0161d036-b7b4-4b30-b353-ea384244456a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:41:05.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T04:41:10.103Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T04:41:10.104Z |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-04-22T04:41:10.104Z |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-04-22T04:41:10.104Z |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-04-22T04:41:10.104Z |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-04-22T04:41:10.110Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T04:41:10.110Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T04:41:10.110Z |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-04-22T04:41:10.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:41:15.720Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a5e82a88-b6b7-4b79-86a5-6f110d37ebba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:41:15.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:41:25.739Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f462c159-2129-47e5-8f81-abaab0d12855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:41:25.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:41:35.762Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=06b74ad0-e58b-4538-87e5-ce5863a1289a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:41:35.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:41:45.782Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b13895fe-67a2-4601-9653-225eb466df44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:41:45.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:41:55.802Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=167b7e9c-117e-41ee-aaf4-93bf65142058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:41:55.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:42:05.823Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=3784f9fd-db6e-41d6-b1b7-2a01df1c5c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:42:05.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:42:15.843Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e116bfcb-9902-4d06-8fb2-ae835c258d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:42:15.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:42:25.862Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a001c9e5-0e41-4cdc-9dfc-a1e604ae4d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:42:25.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:42:35.886Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=19b5e869-7deb-4328-80e3-cc8504a69615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:42:35.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:42:45.905Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e94732ae-595c-4c82-99e9-792f3b79b5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:42:45.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:42:55.925Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1a71832f-d136-4ecc-bf7a-457ab1ef5e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:42:55.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:43:05.946Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9b23fea0-5e7f-49fd-83bc-c7e8052a1593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:43:05.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:43:15.966Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4763994a-a7d5-49eb-bf14-51184baa5d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:43:15.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:43:25.983Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=655da880-9729-4833-a605-b4d223da8671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:43:26.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:43:36.002Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c6f9c65c-a8fd-4c0e-a628-5eb99e41a0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:43:36.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:43:46.020Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=22980340-182d-4b7a-a8ff-91a99001d1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:43:46.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:43:56.040Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=87c8c439-5f4f-4f5f-8dbe-b6528341ab00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:43:56.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:44:06.057Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=55e8bc50-ca93-4428-bf91-71d23ea78cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:44:06.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:44:16.077Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=568a2306-3f57-4ee4-b787-2d77c1f019e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:44:16.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:44:26.097Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4cc80f5f-7589-42d3-ab2c-393d9c5ad7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:44:26.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:44:36.117Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9d33e096-b363-4851-b4d3-e2df0489407c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:44:36.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:44:46.137Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6cffed31-fb9d-4922-a88a-e417bc0f301a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:44:46.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:44:56.157Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b5f0d13d-953a-4fce-8d55-69339e42d6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:44:56.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:45:06.176Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d00cae29-cb8c-4259-9d9c-d3ea1ebd2b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:45:06.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:45:16.193Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4e61d437-558f-4d75-a4a3-9fe01b3a0f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:45:16.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:45:26.210Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=fb837941-961b-4ba3-994c-df858656c6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:45:26.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:45:36.231Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=647ecab0-496b-415c-8da9-8e7a9cd4059e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:45:36.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:45:46.252Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f5fcf2ba-6d95-4f5b-80b5-9f25e6417a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:45:46.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:45:56.274Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4ceb82f9-d0bc-47ec-a6bf-a00391e86ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:45:56.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:46:06.292Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=24645d05-fb09-4f1f-9a67-250d63273a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:46:06.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T04:46:10.040Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T04:46:10.040Z |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-04-22T04:46:10.040Z |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-04-22T04:46:10.040Z |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-04-22T04:46:10.041Z |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-04-22T04:46:10.043Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T04:46:10.043Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T04:46:10.043Z |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-04-22T04:46:10.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:46:16.310Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9e7abe1b-e7a3-496d-be35-97267338f708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:46:16.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:46:26.330Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d56dd597-576a-4042-a96d-1fa1b82485a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:46:26.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:46:36.348Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7abff001-f1b7-45b7-a3a8-cb71d01a156c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:46:36.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:46:46.368Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1cbedbf0-5ac4-41f4-ad0f-9673d5255b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:46:46.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:46:56.387Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=acac5a79-3d16-49b4-acca-68d42c9ca214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:46:56.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:47:06.408Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=506d47d9-d72f-45e0-9d4b-6083325b4e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:47:06.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:47:16.427Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=64af2f0f-e930-4264-819f-c858608076bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:47:16.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:47:26.447Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=277413a6-28d9-42f6-a2d9-4466455d8873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:47:26.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:47:36.467Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e6c14ed8-c75c-4f10-9971-93a295e66521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:47:36.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:47:46.485Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f2210e46-d112-4786-a0a6-718b6f37bbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:47:46.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:47:56.505Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=56043854-ba34-4005-9719-bb4661858220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:47:56.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:48:06.524Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0a9b39e7-8099-4d8d-aebe-c2fb131d9a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:48:06.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:48:16.545Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=25611689-ad24-4f34-8643-1d5b8b49bbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:48:16.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:48:26.565Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=123c07d2-1e0f-4a7f-9e1a-a34590e3852d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:48:26.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:48:36.583Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f5df5486-3c50-433e-bc55-c0055963bd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:48:36.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:48:46.604Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d73db1fa-d301-4e13-a6f5-03cd531c2c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:48:46.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:48:56.623Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5cab8836-fffa-4074-958e-0f67f02a0c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:48:56.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:49:06.646Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c63228ec-f5e6-4415-8266-066d00effc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:49:06.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:49:16.664Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b3d7c386-71fb-4916-b848-de9412294af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:49:16.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:49:26.682Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=83827b3e-0606-4f14-9c82-92bf18151b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:49:26.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:49:36.705Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0ec88740-2212-40f4-a2fc-c99546fe99fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:49:36.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:49:46.723Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=34c7d8dd-866c-428e-b11f-354744b5e309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:49:46.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:49:56.744Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0053e053-bd6a-4bc0-b5fa-f81ebb7cb906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:49:56.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:50:06.764Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a305940e-d72d-4322-ae7e-4927ca98d266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:50:06.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:50:16.783Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=3f38f232-39e2-4d7a-a409-22bcbc6369f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:50:16.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:50:26.805Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c24cafa5-5aa2-4cfb-aafa-8627bc71c73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:50:26.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:50:36.826Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c960b850-18cd-4c9b-9da2-c1b57bb07aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:50:36.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:50:46.843Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ad88e549-53b4-4132-a0bd-434c4c2d18ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:50:46.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:50:56.872Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=04f87e43-a01c-4f05-b5a7-d4660f947e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:50:56.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:51:06.894Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=fe9488cd-afe8-417a-a1b0-27a76e3e32b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:51:06.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T04:51:09.971Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T04:51:09.971Z |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-04-22T04:51:09.971Z |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-04-22T04:51:09.971Z |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-04-22T04:51:09.971Z |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-04-22T04:51:09.974Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T04:51:09.974Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T04:51:09.974Z |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-04-22T04:51:09.975Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:51:16.913Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5108f2d5-004d-4a9c-8568-eaa6f520346c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:51:16.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:51:26.931Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=18e60c13-9adb-4e59-b44f-c704125ff362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:51:26.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:51:36.949Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7edf8bf6-6517-42de-aecd-175fce05bfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:51:36.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:51:46.970Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=76c6c01c-911f-46df-a714-d5f3742c4774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:51:46.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:51:56.989Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f2634537-8e2b-41d9-8a37-8584ee0a455a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:51:57.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:52:07.011Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2984705a-4bf1-4e78-af8f-eef15106338f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:52:07.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:52:17.029Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b944bae0-b6d2-4e9f-9a23-d66eb6996ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:52:17.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:52:27.047Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d9e12c1a-f569-4e6b-8114-a7d0b351fcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:52:27.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:52:37.071Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a93aed55-8fa3-4154-bf26-8c42b80c472e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:52:37.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:52:47.091Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=860c556b-3a5c-4169-bdb1-bad6a79d2e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:52:47.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:52:57.110Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9176f523-0e23-4819-a585-076530e7bb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:52:57.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:53:07.131Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=64e95100-e29c-47b1-b08b-eb94625c32bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:53:07.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:53:17.154Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=81b42cd3-86c8-4ec1-b9af-70d8d935a35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:53:17.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:53:27.173Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=05faaf56-043b-4f26-b467-c94e0f1634d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:53:27.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:53:37.191Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=585e5fe5-a340-48f3-a817-53fd60d3874c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:53:37.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:53:47.209Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d00e40c9-2ea3-4f98-8b16-a5f2ff93dbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:53:47.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:53:57.230Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=bf670697-2c66-4860-83ed-7f2eae3c871b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:53:57.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:54:07.246Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=aadcbd27-cb25-45f6-8a63-5acbce8d1a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:54:07.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:54:17.267Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1c4b2259-7efb-40d3-9e74-5959f40fefa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:54:17.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:54:27.283Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7db09b4c-098c-4643-b8c4-bb7520c604e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:54:27.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:54:37.306Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=383060d7-e2b8-46ad-ad55-b1927e67a924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:54:37.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:54:47.322Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=756d5231-9196-4385-ae03-ce5bf0238787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:54:47.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:54:57.342Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=192e0263-8e31-4c3d-b7e6-6cf6c2250238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:54:57.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:55:07.362Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=28da4fab-eafd-489f-9cda-b6b6ab654603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:55:07.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:55:17.381Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=58a69be6-5150-4038-8a60-c1ce6b441749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:55:17.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:55:27.400Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5c038a91-80dd-4cd5-961a-ee05d13a7344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:55:27.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:55:37.419Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2caf94bb-35c3-476f-8577-49d87616fab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:55:37.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:55:47.437Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d819a4ac-bf2b-4df9-a1dc-713982118e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:55:47.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:55:57.456Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d7248b29-053f-44ff-8e41-c3cc66d83931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:55:57.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:56:07.477Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d632bf50-2082-492b-9a5c-f39c39333d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:56:07.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T04:56:10.059Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T04:56:10.060Z |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-04-22T04:56:10.060Z |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-04-22T04:56:10.060Z |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-04-22T04:56:10.060Z |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-04-22T04:56:10.063Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T04:56:10.063Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T04:56:10.063Z |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-04-22T04:56:10.065Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:56:17.494Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ab7c5965-e2d5-4d5f-80ec-ce8e3b391407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:56:17.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:56:27.509Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4a959f4d-86cc-4ff2-94e9-2cd011c2607e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:56:27.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:56:37.529Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=79bec9f1-be0d-46fd-9632-f0f1ad97a403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:56:37.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:56:47.548Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=72458f25-5058-4d8b-a501-e7f49e050bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:56:47.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:56:57.569Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5aa90430-e56d-43f3-8d61-8ccc608bbe16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:56:57.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:57:07.593Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2d33fb73-c568-4a69-8a15-88f9f66e1a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:57:07.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:57:17.613Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=33dc933e-c9be-4752-a937-8fcbe11f8975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:57:17.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:57:27.638Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e40c6542-08a1-40f3-8154-240179c13504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:57:27.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:57:37.660Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=79f397d8-c2ca-433b-bd25-edc5588680ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:57:37.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:57:47.683Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b1bb573c-4e64-409f-aa1f-0a3acdf8bc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:57:47.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:57:57.699Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4a041293-afbf-4c91-af1b-d38cacec0b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:57:57.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:58:07.717Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=29028f8b-b267-4f18-b3fa-d0d70dd4d19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:58:07.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:58:17.736Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7de8c8db-9ff3-4aab-9d05-aea568804128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:58:17.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:58:27.754Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=32d970c7-5acb-4f73-b603-5254e8e34cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:58:27.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:58:37.778Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e9b4c791-d8d8-480d-98b3-19d053f14939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:58:37.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:58:47.819Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7ef7cc95-6b78-4b82-b869-7157e86444d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:58:47.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:58:57.836Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=71c2ee12-a816-47af-8195-8a9a24a62a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:58:57.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:59:07.857Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=149864ae-7f5d-4a88-a011-174743c952a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:59:07.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:59:17.873Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=325768cd-9449-4f3b-92c9-72222faf855a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:59:17.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:59:27.904Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=46902e79-7ad7-446b-912e-eeb438a6cfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:59:27.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:59:37.924Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a216c7ea-5c23-4a10-915e-cca5e10bc1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:59:37.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:59:47.938Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=489106c8-f6b9-4c3c-a214-c9c5f3f7767f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:59:47.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:59:57.958Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7c83a51a-90f8-4570-8740-01364639057c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T04:59:57.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:00:07.976Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4920fa32-9897-42cc-8d8e-99fbf6090c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:00:07.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:00:17.992Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b5fa15d0-c503-4818-b7d7-5aba5991d6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:00:18.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:00:28.008Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=25823843-f2c2-48c1-a8fc-291a8c274e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:00:28.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:00:38.027Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=efb591e9-92e8-4016-a956-60b6bd614921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:00:38.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:00:48.044Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=fd23be46-8ecb-4129-ad7d-f4d8e4cc88c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:00:48.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:00:58.063Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=90fa21d5-33d0-43fb-b2aa-69da227e1bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:00:58.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:01:08.083Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e4397183-6af4-45af-8a2c-dbd8b16ce9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:01:08.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T05:01:09.997Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T05:01:09.997Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T05:01:09.997Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-22T05:01:09.997Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T05:01:09.998Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T05:01:10.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T05:01:10.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T05:01:10.000Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-22T05:01:10.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:01:18.107Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=de3ad175-8fd5-43cb-ae0f-9acad139fb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:01:18.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:01:28.125Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a1a0cff5-4a74-4106-a905-e0207405336b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:01:28.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:01:38.143Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=62c6147b-7d78-4919-8f0e-30d2eadbecf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:01:38.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:01:48.162Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0bea58d4-7196-4313-923a-f8f0ef895c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:01:48.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:01:58.200Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=88c794eb-fa3a-4c33-876a-c94cb4b5f7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:01:58.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:02:08.220Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2ede94c3-da1f-456e-9840-90f9fdfb30f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:02:08.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:02:18.237Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0922408c-31e6-40c2-9757-bab8c1e87197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:02:18.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:02:28.258Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4cefeede-9bdc-45b2-b372-38c5bc40c706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:02:28.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:02:38.276Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a0fca2b9-0e91-4c5f-abd6-2ae1359ae755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:02:38.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:02:48.314Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9248de96-b073-4164-a169-679d1c4d7965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:02:48.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:02:58.331Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=01ed2d42-fd5e-4ded-b2c6-215bb9f59cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:02:58.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:03:08.358Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=05bc6bb1-9d9f-4875-bc82-831d2daabd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:03:08.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:03:18.383Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a2895a9a-b59f-435d-8277-1f00c6feab07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:03:18.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:03:28.403Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c6675b12-26c8-4780-bae9-7e1b47fb2853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:03:28.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:03:38.422Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e297b349-27d1-4c76-91b1-2fdc2d677202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:03:38.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:03:48.440Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6153d5cf-efe7-4898-91de-d011a2845f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:03:48.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:03:58.457Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6652fe71-1af2-4525-90d6-1357a379d469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:03:58.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:04:08.474Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4abbd7c7-9ce5-47e0-aa2c-1ae89e287a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:04:08.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:04:18.511Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=47fe5a0c-86b5-4b51-a141-c71cf761f39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:04:18.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:04:28.528Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8187be95-af23-4ec3-9fe5-0c06e9e4a8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:04:28.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:04:38.549Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4b9219e1-fa3c-4370-85e9-e3a0160c8054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:04:38.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:04:48.568Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5bcc6f74-4946-462c-9a7e-edb54e4d3bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:04:48.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:04:58.585Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=65e834de-70b6-4313-96a2-1002279b458b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:04:58.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:05:08.627Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9cba62ce-65ee-4840-a908-cd243abba3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:05:08.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:05:18.644Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2f4222e0-a4e9-4784-9e1e-7546d0dc79e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:05:18.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:05:28.665Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=356f8e88-66dc-41d5-84be-267f6864b84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:05:28.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:05:38.686Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5b9c910d-d747-41d5-8a0b-42ef46d305a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:05:38.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:05:48.703Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=36d1d09e-9717-47af-bcbf-bd12df42a431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:05:48.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:05:58.724Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6907b362-15d2-4d2d-98c3-b3f2969cb554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:05:58.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:06:08.746Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2cca54b3-3669-4660-8a4b-008ba9856306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:06:08.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T05:06:10.100Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T05:06:10.101Z |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-04-22T05:06:10.101Z |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-04-22T05:06:10.101Z |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-04-22T05:06:10.101Z |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-04-22T05:06:10.107Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T05:06:10.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T05:06:10.107Z |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-04-22T05:06:10.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:06:18.767Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=182560ba-d5b1-4480-a942-6ffe9d4106a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:06:18.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:06:28.788Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=44dd202c-70c8-446c-a07e-170e69b9fd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:06:28.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:06:38.803Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6586db2b-db0a-4105-a8b9-dfe0bdf47ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:06:38.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:06:48.825Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8fc283b4-9d06-4ce2-8ca2-0ab83717b052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:06:48.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:06:58.845Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=390f3e04-2bb7-44d5-8458-0e57e3589e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:06:58.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:07:08.866Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=73750975-2740-4198-bf41-86440f911079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:07:08.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:07:18.887Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6afb07da-392d-4e9a-a9f8-e1163ebc4331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:07:18.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:07:28.906Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=dee1f30d-e13d-4303-bdf9-2eb0fb575a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:07:28.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:07:38.927Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=bfa030a0-555e-41fe-a3ce-f78703d18516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:07:38.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:07:48.956Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=db54dbf4-79af-4f4f-b92f-59be8d048a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:07:48.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:07:58.976Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=26680c7b-2506-48e8-8ad0-9970e3daadcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:07:58.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:08:08.997Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=bdf1a3c3-163b-4c74-b246-7b94f2bc92e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:08:09.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:08:19.041Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4fbc9f65-0ca5-4a20-8eb7-81942d753391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:08:19.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:08:29.060Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=05a0de0c-ddbe-4419-a600-a98a7068bd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:08:29.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:08:39.081Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8eb70244-7386-4a3c-8aef-1ba4da0e31ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:08:39.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:08:49.101Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6f0e9237-add0-418b-b3ca-3857534c70c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:08:49.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:08:59.120Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f1927886-3ac5-4daa-b7e3-60f7da86d0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:08:59.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:09:09.140Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=22006c5c-a585-4c1d-8fee-983ed5c5a342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:09:09.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:09:19.157Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=27af0f28-2302-4a78-8f48-3236036bfb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:09:19.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:09:29.176Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7afe970a-f0c0-4683-92ea-d14bffc1d209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:09:29.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:09:39.196Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=fd8857cc-b0e8-4e9e-a5b1-11696d911d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:09:39.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:09:49.214Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ecd82784-2b80-4056-9924-df3e602d1ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:09:49.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:09:59.234Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=953bcf39-0e89-4963-a048-907d116ee127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:09:59.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:10:09.253Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ccbd53b2-67a7-458a-a99b-5e48839529bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:10:09.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:10:19.279Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8041673f-9835-4b65-bbc7-5c2f4f0c8b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:10:19.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:10:29.302Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2adaf2c0-e8d2-4105-97e0-04b578ee60e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:10:29.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:10:39.324Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=96e3d15e-eb0d-4ad1-8f22-7e6843686b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:10:39.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:10:49.345Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=392502fa-ab84-4903-b007-471f04c150f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:10:49.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:10:59.366Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=46d9961b-5d5b-4254-850e-21b4f834c81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:10:59.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:11:09.385Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=014063d0-8a39-4180-a656-54e37721af9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:11:09.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T05:11:10.028Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T05:11:10.028Z |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-04-22T05:11:10.028Z |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-04-22T05:11:10.028Z |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-04-22T05:11:10.029Z |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-04-22T05:11:10.031Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T05:11:10.032Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T05:11:10.032Z |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-04-22T05:11:10.033Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:11:19.408Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9ec77c8d-afbd-4bf3-8fdc-4620fef97550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:11:19.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:11:29.427Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0966ee66-cdb6-4773-b986-68274f5856b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:11:29.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:11:39.449Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c82b2b1c-f9f8-4905-89f1-0e8e58d41985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:11:39.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:11:49.468Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f09da787-c8ee-46a5-af99-ee12b1db5976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:11:49.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:11:59.487Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=35bbe9e5-06a6-411d-adad-b080dcbfe8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:11:59.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:12:09.507Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2294632c-4df1-460d-9426-9be75944d538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:12:09.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:12:19.527Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=43a912ac-ed5f-490e-971d-ecdf75a93361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:12:19.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:12:29.549Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=fda2c911-7f44-4b75-b8bd-ace24a058d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:12:29.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:12:39.569Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=dec5dccb-4332-4e1f-ad2b-00054ed949e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:12:39.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:12:49.587Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=58348f5b-98e9-4fc8-ae75-0fcc3b2f48fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:12:49.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:12:59.604Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=52ec1af2-d816-40e3-a7f6-26786ba64d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:12:59.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:13:09.622Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f52a6cc4-6a1a-4aba-8e1d-b5282c7efedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:13:09.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:13:19.645Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=cfb636b7-9ec8-44ec-b346-fe06ebaeb9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:13:19.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:13:29.664Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2d41ba19-9c58-42c8-87fc-260bfa97477d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:13:29.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:13:39.683Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=98957195-e361-41b9-a1ac-441246e88a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:13:39.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:13:49.703Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c98afed0-ece4-4d22-beb4-9d14a929054d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:13:49.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:13:59.725Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=56c8baff-4200-449f-810f-1a8d155f77e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:13:59.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:14:09.744Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9686e225-ef60-41ad-a441-7f9cbbebe632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:14:09.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:14:19.761Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6332b371-f183-4fc8-a7e3-1cc24c97f73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:14:19.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:14:29.782Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5222f5e9-e686-4771-949b-6875672d901b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:14:29.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:14:39.802Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=190534ef-aec1-4bcd-82cf-6b8922f0d6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:14:39.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:14:49.819Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a80fa2d5-9636-483b-a718-0ad78f1d2416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:14:49.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:14:59.837Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9c647bd9-bf35-4fd0-88e6-b88970b273ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:14:59.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:15:09.858Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a7ec83e5-258c-4d72-b2b6-57030760e12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:15:09.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:15:19.876Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=4efdfc1c-69b7-4317-9899-061c10021448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:15:19.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:15:29.895Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7a898401-65f4-46c9-9759-0064f63b911e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:15:29.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:15:39.918Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2e9ae22e-aa4f-4814-a4b0-f060e575db38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:15:39.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:15:49.938Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8ec1ddec-5943-4d2e-bc78-38c88287be19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:15:49.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:15:59.958Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c6390ea8-e841-47b4-902b-0783d8953544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:15:59.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:16:09.975Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c6073da4-3d3e-4a6c-b197-b9a464b6c3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:16:09.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T05:16:10.009Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T05:16:10.009Z |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-04-22T05:16:10.009Z |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-04-22T05:16:10.009Z |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-04-22T05:16:10.009Z |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-04-22T05:16:10.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T05:16:10.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T05:16:10.012Z |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-04-22T05:16:10.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:16:19.998Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d12e98f0-eba5-4a8c-b8fb-6a4b1c59b57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:16:20.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:16:30.014Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9296548f-f29b-4ec4-9420-7ae576139288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:16:30.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:16:40.032Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0d434e75-a2ce-4928-97aa-9e61b61a4883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:16:40.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:16:50.050Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=65976c0c-05a8-493f-a0a8-e195d8693dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:16:50.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:17:00.068Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a4543741-6822-4f7f-8d44-dc91fa35dd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:17:00.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:17:10.083Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f3a751f2-352f-4c5f-91a2-2bd025b9b7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:17:10.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:17:20.104Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=33a4fc75-c035-4e7e-8021-01fa0ce0982b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:17:20.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:17:30.123Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d574f2be-61ea-4ec9-983e-06931f67c02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:17:30.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:17:40.142Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=853dee37-4133-494e-b57b-15e829b9fbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:17:40.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:17:50.161Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=db52ca9a-7ad6-4b4d-91b7-c4d662d103d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:17:50.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:18:00.182Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0a80bcc2-69cd-484c-bd28-1b10e22df2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:18:00.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:18:10.208Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a99717ab-60fc-43a3-a01a-44882570a8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:18:10.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:18:20.226Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5e8ef6f5-9e29-4c31-a7bd-10b85c7cc8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:18:20.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:18:30.245Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0780ca12-f612-4ab6-8596-e29244ce84cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:18:30.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:18:40.265Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=09285eea-18a3-4ca0-b4ff-b7089cf65be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:18:40.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:18:50.285Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=9796bc90-09e4-4bec-9649-3d520d18c031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:18:50.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:19:00.307Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a59e51e8-6bd4-455c-a4b5-82fc1807b3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:19:00.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:19:10.323Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0e3f7e0d-90ad-4ace-abbc-b4df0204bd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:19:10.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:19:20.344Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=f99583d4-a88d-466c-a360-0e3cee83b1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:19:20.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:19:30.362Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c0d309c9-53cc-47d5-9209-89d7e35c02d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:19:30.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:19:40.385Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=20d83201-ab42-454e-a767-b5aa629f4968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:19:40.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:19:50.406Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0561dc5c-dc7d-403e-939b-0ee8ef19513d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:19:50.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:20:00.425Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5ce4ede2-c5b9-49ec-aca0-9c3b79f0acb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:20:00.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:20:10.445Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=dabd03e0-076c-40a9-a318-729cd1b83553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:20:10.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:20:20.465Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=cff1b7d5-a554-4160-b9a8-59f3deb3bf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:20:20.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:20:30.485Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=827fd866-23f0-4d2f-afd2-43d6832fbdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:20:30.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:20:40.506Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=32ad2ef8-67a2-4fbf-982a-63c95e007e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:20:40.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:20:50.525Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=92a9ec49-ea37-42f9-8e81-6f89b6c4da98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:20:50.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:21:00.545Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a9fb3931-7399-47f2-99ed-72591a9dd94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:21:00.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T05:21:10.052Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T05:21:10.052Z |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-04-22T05:21:10.052Z |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-04-22T05:21:10.052Z |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-04-22T05:21:10.053Z |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-04-22T05:21:10.058Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T05:21:10.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T05:21:10.058Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-22T05:21:10.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:21:10.562Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7fbbd116-9906-4305-b693-1c9381a2048f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:21:10.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:21:20.592Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=5db4ab41-e691-43b1-944e-d332b45e2fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:21:20.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:21:30.609Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=676f72bf-8467-4b30-9245-255d14d585dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:21:30.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:21:40.630Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6c66cea5-4b8e-44ad-b111-9b8fc231a461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:21:40.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:21:50.648Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=63ac2a7c-7732-4c8a-a23b-9a865e3874d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:21:50.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:22:00.673Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2eb098d2-7b9f-4859-a62d-f20335104040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:22:00.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:22:10.693Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=26a8166e-501a-43ce-9c26-b5368199f151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:22:10.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:22:20.712Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=c843e288-4ebc-4361-80f5-cac813795cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:22:20.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:22:30.736Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=121b5fde-b184-45af-ae3f-bcb5ec2c8c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:22:30.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:22:40.757Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a26b2597-f968-41e3-aada-45403e1070f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:22:40.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:22:50.776Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=8aea8a72-0ffc-48da-94a9-37ccf19b94e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:22:50.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:23:00.805Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2b037f34-1bc9-4558-8a30-bd9c326ccfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:23:00.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:23:10.828Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=de1c4949-53fa-474f-ae01-8237f37eb863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:23:10.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:23:20.848Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=aca6f302-345b-431a-b935-1a038ffff738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:23:20.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:23:30.868Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=fa33e7ca-44aa-481d-9352-53813d9a83f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:23:30.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:23:40.888Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2b6ba899-35d7-48f7-83b5-771c7b20328a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:23:40.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:23:50.908Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=7e42ec10-637f-4391-bb0e-270b6450abb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:23:50.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:24:00.926Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=b77f47f6-d132-42ab-bb78-3e2438c79179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:24:00.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:24:10.942Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2d5e4f42-846c-4719-b22a-508f5c96423b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:24:10.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:24:20.961Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=027bd88d-6b16-4fe9-a6b5-1e62e58c1eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:24:20.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:24:30.981Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=71016913-6fbd-49c3-8633-4fdc437dd839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:24:31.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:24:41.001Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=53aa7b1b-cd1b-40df-987c-df22189c449c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:24:41.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:24:51.022Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=21d8b71b-aef7-472d-b906-74f6e6fbb734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:24:51.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:25:01.042Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6808ed06-bd5e-4bb2-ab17-88a04e0c5b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:25:01.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:25:11.063Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=979af740-ef32-4c50-929f-f051e119ca99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:25:11.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:25:21.098Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=840480ad-5fee-49f2-8f50-fff1f3969d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:25:21.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:25:31.117Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=36792259-ca0e-4ed6-992d-58bd4ded49a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:25:31.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:25:41.137Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=373bb505-ff0d-4171-a97a-8563c3bd8694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:25:41.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:25:51.157Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=2cc91653-7aea-4822-a43e-336d8e5c1f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:25:51.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:26:01.177Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=d8035bbb-609c-41f2-9b03-beae01660c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:26:01.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T05:26:10.097Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T05:26:10.098Z |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-04-22T05:26:10.098Z |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-04-22T05:26:10.098Z |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-04-22T05:26:10.098Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T05:26:10.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T05:26:10.103Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T05:26:10.103Z |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-04-22T05:26:10.105Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:26:11.195Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=aa3be2e6-f951-42a8-b17a-9083ca4e4a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:26:11.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:26:21.216Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=e8293ecf-022d-4f8d-a31a-bc5a2f19843f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:26:21.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:26:31.234Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=0a24e465-ca49-4a36-b1e3-69aeb0c184fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:26:31.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:26:41.252Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1f318675-660e-4a85-ba48-2510d7b1c595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:26:41.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:26:51.269Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=03b85a66-6ced-474a-9094-996b713770d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:26:51.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:27:01.289Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1cfc859d-dbe7-4039-9eb3-4e8f7936ae4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:27:01.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:27:11.307Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=cd8064d6-ef36-4b26-94dd-ad401c8d051a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:27:11.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:27:21.326Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=1c5d95b0-cf8d-4e88-9e91-48e289835562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:27:21.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:27:31.346Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=a944e51c-c08b-49f9-8af1-60e2a3d97bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:27:31.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:27:41.367Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=6475a9a4-fdc5-435f-ab1f-b1e331082114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:27:41.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:27:51.408Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=ce8d0888-cece-4917-94e7-fadac47be569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:27:51.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:28:01.428Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=924e395d-680a-446e-a9b6-ff04338d41d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:28:01.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T05:28:11.449Z |INFO |Init configs |InvocationID=e8db9313-a474-4e71-8a10-9aa71f07169f, InstanceUUID=cfc0b42e-478c-428b-8c66-21138ec6ffbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-0