. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:04:09.536Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:04:09.540Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-20T05:04:09.575Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:04:10.237Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:04:10.333Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:04:10.333Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-20T05:04:10.333Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-20T05:04:10.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-20T05:04:10.564Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-20T05:04:10.587Z |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-01-20T05:04:11.872Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-20T05:04:12.433Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-20T05:04:12.454Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-20T05:04:12.454Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-20T05:04:12.522Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-20T05:04:12.522Z |INFO |Root WebApplicationContext: initialization completed in 1934 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-20T05:04:13.237Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-20T05:04:15.471Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-20T05:04:16.433Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-20T05:04:16.505Z |INFO |Started MainApp in 9.888 seconds (JVM running for 10.641) |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-20T05:04:16.553Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-20T05:04:16.557Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-20T05:04:16.559Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-20T05:04:16.687Z |INFO |Start scheduling PRH workflow |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:04:16.744Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=f7281d0a-5eed-4600-ad0c-4419be3a1921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:04:17.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:04:27.682Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=f49178bc-5da4-44b2-bb45-61ed031b303c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:04:27.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:04:37.714Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=485fefca-7177-4bef-9b1b-19c40887cff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:04:37.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:04:47.742Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=60b8d527-6784-4fc4-a3af-73f6e2d18902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:04:47.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:04:57.787Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=0b8d55cb-867d-4e6a-b336-7959b8409808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:04:57.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:05:07.826Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=576334e6-6a2a-4c5f-99cd-a756966ab4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:05:07.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:05:17.850Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=a375ff78-d7fc-44e4-b1de-7f11154442a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:05:17.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:05:27.866Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3f0967dd-12f1-44ec-b7df-1cb252eb69bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:05:27.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:05:37.885Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=8f90bd8c-7968-4387-9120-93ac009b0609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:05:37.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:05:47.900Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=fdaab586-f2fc-4428-aa0b-f66ad379db12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:05:47.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:05:57.924Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=535741fe-7a16-43e7-bfab-41eb6bd96e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:05:57.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:06:07.944Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3b9544b6-580e-4fa1-b836-d58cbb75f5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:06:07.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:06:17.959Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=a717519c-e190-4c54-8dba-27460807acb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:06:18.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:06:28.047Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=afd2e06b-c4fc-462b-b922-bf2a2c0eb96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:06:28.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:06:38.079Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=96985a33-ab6f-4e71-972e-429ff18e5b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:06:38.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:06:48.098Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=1b53cd20-f1d9-4399-ae89-87feed8e36e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:06:48.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:06:58.145Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=cda9ae46-e494-4a2d-9b89-5122263aba1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:06:58.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:07:08.165Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=c44e5b0b-f30d-4ce7-8966-ce512c086bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:07:08.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:07:18.179Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=0cd33855-86e3-49dd-acf8-96966bd4378d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:07:18.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:07:28.212Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=0446a57f-db1c-4833-b5a1-8d3e3053ca06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:07:28.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:07:38.227Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=c2550aa4-a310-45b1-804d-f5fc850744ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:07:38.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:07:48.242Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=990dcc2a-60ee-4fcc-bbf6-f2f39fcfe544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:07:48.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:07:58.256Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=572fd3bf-27e5-4f0a-b06b-7bf8410700d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:07:58.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:08:08.276Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=367a133b-923c-4d0c-a66d-dc9c0c508e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:08:08.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:08:18.305Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=cabef9e8-fbb6-4fee-a123-81b2cf361541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:08:18.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:08:28.320Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=fde79ef1-25b6-4c62-8904-cc9df3d3470c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:08:28.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:08:38.334Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=9d47769b-1a8b-40c2-8348-b70ab7f08206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:08:38.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:08:48.351Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=12e798c0-1c93-43d5-9575-a3eaffade566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:08:48.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:08:58.369Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=6b120fa0-2095-40fa-92f2-91fff8d41618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:08:58.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:09:08.386Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=16ec63c1-99bc-4576-bf4a-568e0672903f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:09:08.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:09:14.184Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:09:14.185Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-20T05:09:14.186Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:09:14.188Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:09:14.239Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:09:14.239Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-20T05:09:14.240Z |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-01-20T05:09:14.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:09:18.397Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=72cb1f55-54c2-42ec-92d9-cad2d960b005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:09:18.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:09:28.427Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=ce6e79d8-af1e-4de1-93b3-5bd005e7d129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:09:28.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:09:38.452Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=89e9f192-d857-4925-a8c3-262c693fdb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:09:38.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:09:48.476Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=8ba516db-b392-4ae8-b17a-e80aa8ad8c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:09:48.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:09:58.492Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=9c02f93f-529f-4260-8b2e-b30d94db63e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:09:58.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:10:08.504Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=70ab8621-8006-4153-9d7a-94923ec3eae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:10:08.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:10:18.519Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=f3b258b7-373b-4f12-9763-80c18888f118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:10:18.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:10:28.533Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=02eb6028-06a9-4423-9be2-8b0dc913fabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:10:28.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:10:38.549Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=77fc2d06-afde-4536-a0a9-edd26f178c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:10:38.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:10:48.573Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=4bfbbfc2-abbe-48ec-a687-63822c3e4aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:10:48.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:10:58.600Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=0371e1a5-1886-4877-90b1-fc90eb134c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:10:58.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:11:08.627Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=852da7b7-e7fa-47b1-9d6a-432a888716fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:11:08.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:11:18.648Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=099a03f0-92e5-4c20-8a73-8bb2d0d941ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:11:18.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:11:28.665Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=cce6a8e9-c500-4a42-b5a3-07979b74bc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:11:28.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:11:38.678Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=ff5e83b3-ece9-4f90-ac55-c0543829db67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:11:38.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:11:48.704Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=6fec6880-726d-42bd-bff3-b3091342ae10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:11:48.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:11:58.716Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=2f34dce2-1307-4f08-8557-f7d77c615887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:11:58.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:12:08.735Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=eea0bbf4-b977-4432-adbf-34050af55aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:12:08.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:12:18.770Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=67af302f-054d-48a2-b3e0-202bc93bc1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:12:18.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:12:28.784Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=aeab5673-9a3d-4201-b49e-e6d09c1da753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:12:28.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:12:38.803Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=4d1dc863-acf6-4e3a-b75b-63b33bf65b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:12:38.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:12:48.849Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=e4401709-5453-4412-9776-658cddd2f13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:12:48.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:12:58.868Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=d9f438fa-9a68-4105-a8b1-dc3a750612b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:12:58.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:13:08.881Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=62f81463-c1d0-46be-ae88-e72907ac943a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:13:08.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:13:18.900Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=701a533d-b985-4655-8610-2b98df6a1ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:13:18.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:13:28.914Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=e1d3e241-8334-4aee-a0c2-feef6340c34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:13:28.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:13:38.933Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=a86e6b48-8c4c-40bb-bc84-9935316c5f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:13:38.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:13:48.948Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=ff964bd5-2f85-4d8a-a818-b50b301759f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:13:48.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:13:58.973Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=2e4edad0-f47a-405f-b4ec-ba1a9d606cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:13:58.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:14:08.991Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=fa28f548-f7ae-4310-9571-1444ceade42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:14:09.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:14:13.619Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:14:13.620Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-20T05:14:13.621Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:14:13.624Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:14:13.640Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:14:13.640Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-20T05:14:13.640Z |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-01-20T05:14:13.644Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:14:19.023Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=eda718e0-5efe-4514-9e50-1208c4975d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:14:19.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:14:29.035Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3487b67a-404d-4d3e-9562-24a11560226e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:14:29.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:14:39.049Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=4b0b92f4-e6c4-4359-b736-220d6187acd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:14:39.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:14:49.065Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=ad9bd6f6-df4a-43aa-945c-8dc25999bca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:14:49.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:14:59.091Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=8c3fd77b-2138-40c8-85dc-60be53bcaa6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:14:59.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:15:09.121Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=dce69143-08a2-44d2-b49b-70699b96273c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:15:09.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:15:19.149Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=49e0eaa0-0fe8-47ff-a249-6aebf65b4028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:15:19.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:15:29.170Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=ff17da72-6287-4d03-a921-4d75ca292a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:15:29.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:15:39.183Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=1922b391-82e2-4718-b9d1-cdddb52c1fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:15:39.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:15:49.195Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=9f3a0e02-6766-4ca9-99e7-d8cc9d07c328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:15:49.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:15:59.239Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=c91fd042-7f77-47a2-ae4a-abe6f9812cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:15:59.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:16:09.253Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3c2bec3f-3564-413d-b98b-e73dad4753ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:16:09.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:16:19.265Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=8365f9c2-3f0e-4337-8f74-8f7a78a5360b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:16:19.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:16:29.286Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=0ed53d0a-686e-4085-b115-9125dffe0c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:16:29.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:16:39.309Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=28c93643-033d-40da-b74a-35df95e9f3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:16:39.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:16:49.323Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=db74008f-b9b5-4bb5-ba27-1e4800b5a934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:16:49.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:16:59.335Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=7f6f3c30-2b42-4dde-a250-0bed7bc669e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:16:59.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:17:09.346Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=afd8712c-f17b-45dd-a5f6-7d04429f451e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:17:09.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:17:19.358Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=441f813f-ab85-4493-9407-59533d8e80c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:17:19.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:17:29.376Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=4745c0db-4d23-4685-b2c8-937931b31302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:17:29.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:17:39.389Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=5b6a95fc-6605-4262-90c8-e4ed4d615e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:17:39.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:17:49.401Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=241e2b75-d421-4e6d-97c4-601518833274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:17:49.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:17:59.416Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=74f9cb45-3361-4e4a-acdf-32bc3225dd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:17:59.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:18:09.428Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=c20ca907-4616-419c-aa54-564269f4b7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:18:09.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:18:19.442Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=df3770cd-db75-4db7-b98b-736573def43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:18:19.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:18:29.463Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=e9d9a8af-8e6d-414d-96b3-3c39f7623dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:18:29.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:18:39.476Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=849a04bb-74b8-4fe2-95f0-ec0e6d57bfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:18:39.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:18:49.491Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=2f7fcc01-57ce-4c8f-8488-8138b1b474f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:18:49.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:18:59.507Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=90661578-a7b2-4a27-b5ab-d0d6bfd5ab51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:18:59.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:19:09.525Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=32552a9d-0ec7-4db4-92c1-7a2d45d25713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:19:09.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:19:13.568Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:19:13.569Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-20T05:19:13.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:19:13.571Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:19:13.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:19:13.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-20T05:19:13.580Z |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-01-20T05:19:13.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:19:19.540Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=c7b86c9e-a0e9-4dcf-be34-d312fd2309f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:19:19.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:19:29.557Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=8032a49e-5409-47a0-947d-31c66d486643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:19:29.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:19:39.567Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=2fe6f9fa-42dc-4d54-97a0-676dad5a8d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:19:39.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:19:49.580Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=8d0295f3-d663-4724-8f8f-b408c31ed643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:19:49.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:19:59.592Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=aff2084b-dc4a-4f9c-98fd-cdf0ca2552b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:19:59.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:20:09.607Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=886451a1-140a-4dbd-bc96-0012cc32749d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:20:09.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:20:19.635Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=39483208-c948-48d3-85c5-01d194428102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:20:19.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:20:29.648Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=fdd3e9ad-330a-4744-a89d-ea576e141b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:20:29.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:20:39.660Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=67134f80-2c01-488e-8268-887bb6116ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:20:39.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:20:49.676Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=93605562-644d-4026-9a43-460393ac489a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:20:49.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:20:59.689Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=c7dcd799-2574-478f-91cc-84c516e51c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:20:59.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:21:09.701Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=b4618be0-d877-4fb3-b721-549216fe762a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:21:09.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:21:19.715Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3c68f7c2-af9c-413e-bbfc-a3cb7c71cb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:21:19.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:21:29.731Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=8b214ac1-bb4b-4909-b8c5-9f4a855de2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:21:29.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:21:39.742Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=cbbb4248-e809-4d59-9fda-6dab2042ffae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:21:39.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:21:49.753Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=840e5256-23f0-484c-9ff5-c36a15ec0903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:21:49.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:21:59.773Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=8e5df146-f0f5-4cb3-807f-5ed4c09125e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:21:59.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:22:09.786Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3b5f0953-4407-4630-a0b8-9c460bcbad65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:22:09.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:22:19.798Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=b75cf9a0-038e-4a4f-94d7-c5dd27abe872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:22:19.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:22:29.815Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=de2906c5-2ac2-402f-8f9e-249b3ba7efea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:22:29.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:22:39.829Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=e9068152-3918-4be3-ad85-0b20b36b0da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:22:39.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:22:49.840Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=56bef9cc-8f72-454c-9348-20bee1cb80ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:22:49.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:22:59.852Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=32f007d8-78b6-497e-854e-aea184b896f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:22:59.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:23:09.865Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=43980815-5504-4c49-9cc6-605837803ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:23:09.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:23:19.876Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=e3000205-0a7f-4c60-b959-bfc9bfcff692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:23:19.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:23:29.889Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=79a9f552-c383-4adb-8ae3-cdeee97377b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:23:29.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:23:39.904Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=b9e87d55-4d6c-486f-b0b9-966118a1e247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:23:39.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:23:49.920Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3f524dcb-1e03-4f67-a474-7a8cdd19db16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:23:49.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:23:59.933Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=b42148b8-d1a5-4201-9d40-976d821fd0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:23:59.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:24:09.945Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=35b7804b-4cea-466a-9515-eb03fae97d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:24:09.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:24:13.524Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:24:13.524Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-20T05:24:13.525Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:24:13.527Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:24:13.535Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:24:13.535Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-20T05:24:13.535Z |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-01-20T05:24:13.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:24:19.989Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=7552bf5b-a341-4576-b875-60cc3e3ff5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:24:20.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:24:30.010Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3c7c2eda-9474-4cab-8caa-40cb726cfcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:24:30.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:24:40.024Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3f7f0c29-fd45-4e8e-9b3d-7f0f0d9be3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:24:40.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:24:50.036Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=d3093d0f-1a63-4166-80cd-3c3c797bad3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:24:50.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:25:00.045Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=49948dbc-9e66-44ca-8ab7-190031389106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:25:00.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:25:10.070Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=8f6d1470-1baa-49fa-aeec-d6bc714c1187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:25:10.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:25:20.096Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=e53e75f0-7dda-493e-8ca3-09792700b374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:25:20.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:25:30.115Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=9bb4abc6-325e-4da8-9dc3-455df6336ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:25:30.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:25:40.129Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=a0a4a47a-a24c-40fb-a8c0-7804b8d0008b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:25:40.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:25:50.156Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=6a597190-6fb0-4d49-bb5d-94e0167da8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:25:50.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:26:00.171Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3f32e5ba-c9f0-4501-aa5e-7c4798ca373c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:26:00.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:26:10.187Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=183014e5-3d7b-41b7-b3bf-2ace7403c165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:26:10.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:26:20.197Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=2cca8007-7266-4b10-9606-1a7a546c50a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:26:20.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:26:30.210Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=f01c369e-5007-4538-bb77-7d6076344178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:26:30.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:26:40.238Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=627685dc-9bd9-47c6-b02a-51df3d1d036a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:26:40.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:26:50.256Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=596b803b-26d4-48d5-a7ac-2f04c28b62b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:26:50.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:27:00.270Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=5c1384a8-7194-4e1f-8228-c1fdaea5e8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:27:00.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:27:10.284Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=a7b74d66-49b4-4b3b-b1b6-f19be3440d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:27:10.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:27:20.302Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=565c70df-2405-44bc-8814-5fa2750011f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:27:20.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:27:30.312Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=a504ac14-935a-4b86-8b47-4238559f8f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:27:30.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:27:40.327Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3d174bf6-d195-449a-86d5-2f1fd3ce277d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:27:40.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:27:50.340Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=9447cd0a-52c1-43c5-93a7-a21bf7685339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:27:50.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:28:00.353Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=5c6253ec-92e0-49d9-a41b-da972801c0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:28:00.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:28:10.364Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3315ec48-029f-47e0-961f-2fdf2f41a14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:28:10.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:28:20.377Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=14f3f4c8-70d8-49c0-a13e-971c80e510ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:28:20.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:28:30.391Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=07f4425f-cd48-45b5-bd84-3e2c6439d16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:28:30.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:28:40.403Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=23c84287-85e5-409e-8d6b-634ae140a1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:28:40.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:28:50.414Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=25f1baf4-f636-419f-b63c-6a23268d1351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:28:50.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:29:00.425Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=c8cdfba2-907d-449a-b313-05c33cabb9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:29:00.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:29:10.438Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3a4fe9c0-8d2d-4ac4-97a5-75459ac866fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:29:10.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:29:13.570Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:29:13.571Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-20T05:29:13.572Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:29:13.574Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:29:13.584Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:29:13.584Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-20T05:29:13.584Z |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-01-20T05:29:13.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:29:20.449Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=eee1fdbe-cb83-41fd-a92a-534ccda7dc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:29:20.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:29:30.461Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=1364f7b0-a4f4-4dce-b19a-ab1c1192e0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:29:30.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:29:40.475Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=4f784db7-8afc-4c65-b578-8125e79db466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:29:40.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:29:50.491Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=1684cc2e-04cb-4647-a017-2bdc977b356f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:29:50.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:30:00.504Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3f82058f-7f84-4695-b533-86b3d00544fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:30:00.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:30:10.519Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=fd34cb0e-a4ca-4da7-8e49-6f70fc71793d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:30:10.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:30:20.533Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=9860cee0-3bdd-4b4c-b695-bb00469d4252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:30:20.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:30:30.546Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=10452d56-5c64-4a2d-9cac-b59978efc178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:30:30.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:30:40.561Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=b538d6b3-4980-4d7b-8ce5-08b3019e50bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:30:40.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:30:50.574Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=2cb08898-ad9b-4b81-b403-156db4a7a2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:30:50.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:31:00.588Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=f06a999f-230a-4a52-871a-98966e6a8b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:31:00.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:31:10.603Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=c5b9da3f-5505-4319-a113-93d151afa980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:31:10.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:31:20.619Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=0f923e55-23ea-411c-9be7-fc263c675462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:31:20.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:31:30.630Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=25fbd769-9e0f-4b47-ab09-99a841430e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:31:30.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:31:40.649Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=89be6d9c-ad61-4d7d-a4be-c53f0205fe61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:31:40.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:31:50.672Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=b2506de0-def0-447a-8ac4-f30da9cf9752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:31:50.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:32:00.686Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=2ab1de1f-76f0-4d7b-8649-4d9723735f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:32:00.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:32:10.700Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=c83e19e0-623c-48b6-9942-fa9cde5db129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:32:10.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:32:20.711Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=2814ae0a-6389-4fef-8077-f9400ccbcb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:32:20.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:32:30.722Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=9a0d5944-fa6e-44ec-8723-3adc4260de29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:32:30.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:32:40.733Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=e56e0553-85e6-47ad-8a1d-8a81565650b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:32:40.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:32:50.745Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=571574a1-d62a-46a3-98e1-ee0487217508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:32:50.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:33:00.766Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=48c54f1d-d5b4-4d55-bad3-7e653d74b8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:33:00.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:33:10.784Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=7ae32448-bd25-43f8-97aa-632b52948a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:33:10.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:33:20.797Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=4dbbb99a-49b2-497d-be62-3e41ef26b6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:33:20.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:33:30.810Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=ef6313e6-1099-4213-be1b-3422515e2d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:33:30.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:33:40.828Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=6341b1a1-1a2e-481c-9d85-9339714a1e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:33:40.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:33:50.841Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=52583a9e-3f45-4828-932c-410162424ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:33:50.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:34:00.854Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=d22dfeff-99e0-4025-a67f-aeb7154c347c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:34:00.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:34:10.866Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=7a532796-9e05-46c5-9dd2-59d62f3acf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:34:10.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:34:13.613Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:34:13.614Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-20T05:34:13.615Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:34:13.619Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:34:13.628Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:34:13.628Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-20T05:34:13.628Z |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-01-20T05:34:13.631Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:34:20.880Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=fea7cd5b-9de2-46c9-a73a-e4fa9d485bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:34:20.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:34:30.895Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=4b14215b-7f75-4e4c-a3e7-3e43290f3784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:34:30.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:34:40.911Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=93e0e799-e62e-44f6-ada8-f062716d9302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:34:40.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:34:50.925Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=8f8de9ab-8886-474d-8d09-086d35101b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:34:50.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:35:00.936Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=8c267c6c-3062-40fb-a790-4427c4ced3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:35:00.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:35:10.951Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=8d6d97db-d744-49c0-8646-0970fb42f925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:35:10.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:35:20.977Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=aea8f093-6fc3-46b5-a022-1080fbfb9d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:35:20.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:35:30.990Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=dc7c6a59-6167-4054-8daf-56df698ce0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:35:31.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:35:41.003Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=b8977b4a-6ad5-4006-810e-5de56950c331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:35:41.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:35:51.016Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=045b4b3c-12f2-4a76-bd9f-6547286d3115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:35:51.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:36:01.040Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=6ec62f22-068e-4338-985a-91442223bdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:36:01.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:36:11.054Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=5596c374-6e88-4c99-8eb5-5157187e94ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:36:11.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:36:21.071Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=e8d48495-c7bf-4021-848a-77259caffe06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:36:21.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:36:31.086Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=f1d9be68-7bf4-4b41-a1bd-a6f45d221cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:36:31.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:36:41.103Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=82211e68-acbd-4f43-a8bb-ecdb0dc0a828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:36:41.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:36:51.115Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=b27863bc-5c12-4a7b-8f07-4593292b3d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:36:51.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:37:01.126Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=d49facb6-f6dd-4c01-ab0f-5eb152b6f5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:37:01.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:37:11.141Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=ab50da06-b2db-4abd-9960-0e94285d05c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:37:11.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:37:21.159Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=b2f7ff1a-9853-4392-b78f-c8b53e97ad68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:37:21.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:37:31.171Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=6ebdd065-ee87-45d3-a447-8c30de4ed7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:37:31.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:37:41.186Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=18013230-eb15-4fbc-afc0-573b3d1ad8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:37:41.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:37:51.200Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=baef3c1b-bc7e-48de-95bb-24eb04c6bd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:37:51.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:38:01.210Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=a27d1461-423f-42d2-b472-4d9a0ae6e38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:38:01.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:38:11.221Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=ff671b55-11f0-403f-8bd7-8d9005c378c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:38:11.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:38:21.243Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=b7b7b4e4-a866-4bfb-ad70-c0adbe046702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:38:21.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:38:31.253Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=b8311583-01dc-4146-9590-b6c305024b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:38:31.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:38:41.266Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=634b4376-94ed-4dfe-b09e-9a0704006ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:38:41.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:38:51.281Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=ff60ef11-a1dc-4e6c-aa96-f4f0d1a71f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:38:51.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:39:01.291Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=fdb1f467-4905-4e36-a859-8828534b3859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:39:01.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:39:11.305Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=86019de4-c529-4a37-8a61-813517f50d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:39:11.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:39:13.607Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:39:13.607Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-20T05:39:13.608Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:39:13.610Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:39:13.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:39:13.617Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-20T05:39:13.618Z |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-01-20T05:39:13.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:39:21.315Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=7f3973d4-9db8-4b03-94f7-6992130d60b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:39:21.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:39:31.329Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=c840d8ba-1b1d-4219-86da-650f0c1ce237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:39:31.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:39:41.340Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=cfe8b745-2d61-47fe-8e50-c65b892babfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:39:41.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:39:51.354Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=09e18838-38c7-44f1-86fe-a1cc14a59b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:39:51.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:40:01.364Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=a838f474-0df1-4c4b-bd89-5bbe079b3edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:40:01.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:40:11.386Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=6b5381fd-418e-418b-b003-ae0695e99a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:40:11.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:40:21.398Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=e2156f12-0ac8-4827-8e91-20221c5607e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:40:21.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:40:31.414Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3361e1c5-a523-4a7f-ad8c-3edb0b076216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:40:31.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:40:41.426Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3e38b1bc-4f5b-43b9-981a-b0374998d487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:40:41.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:40:51.438Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=afdb28ff-2191-4e80-9f1f-9c9f7d550fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:40:51.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:41:01.450Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=d65b5ea1-986e-4d24-b344-d48b7424a2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:41:01.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:41:11.466Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=e68cb341-fffe-4d62-ac1a-772c22627091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:41:11.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:41:21.484Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=0d2cd4bb-06fa-4fc8-b90b-11fd7a034250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:41:21.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:41:31.497Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=ae3b6d40-f23b-41c9-a87f-5c87ee1e14dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:41:31.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:41:41.508Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=24103d36-83cc-476b-b22d-10a2199a0307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:41:41.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:41:51.522Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=8580c734-5f22-4107-a5a0-111068eb2c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:41:51.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:42:01.552Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=628465d3-d117-4a2c-a1fb-667e4f7bbcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:42:01.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:42:11.564Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=78ca327e-29fd-4ed9-b8b8-8d610f952eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:42:11.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:42:21.577Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=ff408e74-6f0d-4e7b-a07c-e76073d35b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:42:21.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:42:31.590Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=b159404b-235a-4af9-a31f-10270715141a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:42:31.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:42:41.602Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3fd0eddc-cd1e-42db-b9f9-993cbeff4286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:42:41.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:42:51.617Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=d5ef3473-cc9d-49cb-bcf2-bcc9c200b210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:42:51.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:43:01.626Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=a6a41f03-f63f-46a1-a9d2-87094e581ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:43:01.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:43:11.638Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=42393013-fc4d-4c34-baad-ff6b9b57d94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:43:11.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:43:21.654Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3802b043-bfbc-4df2-a15c-a044d5ace576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:43:21.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:43:31.667Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=1b8d29a4-235d-44fd-a317-afb771356204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:43:31.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:43:41.678Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=cae714df-0a17-4c2d-bcb6-7a9d77f1d6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:43:41.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:43:51.690Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=1c673a6f-2d04-42c8-8e46-59b94d2209cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:43:51.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:44:01.707Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3f632f95-49ea-4904-87ed-f62bbbc6088c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:44:01.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:44:11.720Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=8bc6d7f1-3225-4486-8c5f-2280ca92206e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:44:11.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:44:13.601Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:44:13.602Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-20T05:44:13.603Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:44:13.605Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:44:13.612Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:44:13.612Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-20T05:44:13.612Z |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-01-20T05:44:13.614Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:44:21.731Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=d03cd9ad-a7d3-4d3c-97c7-194d77a73321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:44:21.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:44:31.742Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=aecca649-7718-4eb6-8977-065948b03443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:44:31.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:44:41.756Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=a7610395-7bf1-4648-a0ea-77e0c6942f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:44:41.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:44:51.767Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=4564f928-3a04-411b-9df9-b1fc868be789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:44:51.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:45:01.780Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=22b50950-684a-4ce9-b160-c5acf4f36e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:45:01.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:45:11.818Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=301b2c41-2753-4f76-a162-166847a89fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:45:11.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:45:21.828Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=957ace9b-9fa0-4b7d-bdb1-4d841dc6aa4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:45:21.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:45:31.863Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=0826bbde-ef1a-4984-9faa-5d39f8557423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:45:31.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:45:41.877Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=b20732e9-8c0e-4551-8069-635d99c9fa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:45:41.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:45:51.889Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=4fbb7503-c3e1-42f9-9a60-44988a4f9034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:45:51.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:46:01.901Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=b471d4d4-f022-4171-907b-89a8e3319632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:46:01.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:46:11.912Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=8e9b25e3-c294-4aed-b3d1-2de4f483666c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:46:11.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:46:21.925Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=e9b78bd0-abb3-48a6-b743-03a337328714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:46:21.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:46:31.936Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=a72a8afc-2ad4-497c-8f3e-09d05944f931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:46:31.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:46:41.970Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=73c98308-bb40-488f-87f5-be63e050db57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:46:42.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:46:52.015Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=18cf4cab-530b-4e84-9d95-e61fd2f2ed90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:46:52.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:47:02.028Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=add91174-5f78-4aab-a2c5-b8b675497eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:47:02.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:47:12.040Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=7b5c4405-28e4-4fd5-bffb-aa3425baa3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:47:12.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:47:22.064Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=0fe592df-7110-4845-ad60-a1ff5f704b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:47:22.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:47:32.076Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=81609b71-c7ee-4bcf-9554-8084485f005a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:47:32.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:47:42.086Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=add2e78b-1035-4beb-bd6a-d412912f8afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:47:42.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:47:52.099Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=f5f84cd3-b188-4501-99bd-2ff36038b7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:47:52.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:48:02.109Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=e2774dc8-7712-4edd-a3dd-a98d2b0b5cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:48:02.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:48:12.122Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=a95e826e-87b0-4320-8f7f-bdda84b61e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:48:12.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:48:22.141Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=53fce15d-e496-4ff3-a3d5-569ef6596f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:48:22.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:48:32.151Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=1071c4a8-347c-41a7-a233-0a8b6ef6ac24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:48:32.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:48:42.161Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=93b0c94d-6778-48a3-8461-4a69e5a2ee58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:48:42.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:48:52.172Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=5648c3fc-02f8-4bca-9d87-530fac21d688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:48:52.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:49:02.184Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=af4e3278-4c96-4b34-98b8-d7d9ea67ece8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:49:02.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:49:12.195Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=b11804f6-ee22-4e22-b34a-2a4a7ea25960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:49:12.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:49:13.610Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:49:13.611Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-20T05:49:13.612Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:49:13.615Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:49:13.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:49:13.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-20T05:49:13.621Z |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-01-20T05:49:13.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:49:22.205Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=16e9c1f1-4a00-43f1-916c-fb9e5f4affca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:49:22.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:49:32.215Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=82df5627-82d7-4e16-a32d-573075b19895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:49:32.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:49:42.226Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=b2060fac-593c-46ab-86fd-838f6e904b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:49:42.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:49:52.237Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=9b43d70c-06ef-4c4d-8070-89cd7448fa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:49:52.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:50:02.247Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=e3732a12-7074-4224-8862-58b00bc186a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:50:02.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:50:12.259Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=e6c3d1e6-57a8-4ce4-9da4-448769d88982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:50:12.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:50:22.271Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=93d93aac-1b73-427f-a43e-95b5d4d05f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:50:22.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:50:32.282Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=e2d7291e-b7c3-48ed-99ac-9e3c77a598e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:50:32.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:50:42.293Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=ef158855-0315-4652-8862-90427ec97012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:50:42.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:50:52.306Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=b32dd250-764e-4e65-980a-e21956be9cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:50:52.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:51:02.317Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=5631b871-6c94-41b9-98d1-a9c914cb557f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:51:02.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:51:12.330Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=0ba7c0f2-164a-4dc2-9d58-8216c1c65dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:51:12.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:51:22.343Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=e03191f0-f824-4e7c-8606-076a1f31b270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:51:22.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:51:32.355Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=a3d5659c-3da3-4c74-89bf-f9dc7c0f263e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:51:32.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:51:42.366Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=b5809a12-9047-4bae-9d57-ed78825e8e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:51:42.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:51:52.379Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=524b7368-6726-44c9-8504-9ac682df467c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:51:52.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:52:02.400Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=a9db982e-aa4c-43ca-ba95-4a97813214be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:52:02.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:52:12.411Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=1deff6a6-af80-4078-9297-282398b44abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:52:12.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:52:22.422Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=4ef8121b-15b7-4ed6-b7a9-87822957f643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:52:22.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:52:32.431Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=4f22c297-fff3-4f27-8228-91e7c5c8b41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:52:32.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:52:42.445Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=eaa0febe-b61f-4255-af87-a1c539f29775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:52:42.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:52:52.462Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=5ce26250-d286-4c9c-a113-6305228fce03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:52:52.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:53:02.473Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=f1d0675a-d504-4f21-bc69-65dc8cf48d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:53:02.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:53:12.487Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=43f1060a-fa9f-49c8-987e-dbfe5ee65def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:53:12.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:53:22.516Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=68025bb4-54cd-43a6-911f-ef977dc9796f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:53:22.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:53:32.526Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=719916af-b887-4089-a901-396fedfb2cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:53:32.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:53:42.538Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=d365235f-6c0a-42ba-b860-9f1cbc64568b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:53:42.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:53:52.551Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=b4af0b75-bd4a-4b6b-89bc-e04d951f86e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:53:52.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:54:02.563Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=94cdefcc-84c2-4c8d-8878-6284a896890b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:54:02.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:54:12.577Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=e5c40817-b242-4bdd-b005-88699d185593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:54:12.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:54:13.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:54:13.541Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-20T05:54:13.541Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:54:13.544Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:54:13.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:54:13.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-20T05:54:13.549Z |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-01-20T05:54:13.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:54:22.590Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=9dfc1dfa-ff59-404d-aae7-9825f350c228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:54:22.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:54:32.602Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3c6cb0a5-fd75-4740-bd2e-e48f25a70de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:54:32.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:54:42.612Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=f35d1eb5-623c-4d7b-a540-b0867cec1eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:54:42.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:54:52.624Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=d5a314a7-6476-47a5-8548-63ea7f6905be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:54:52.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:55:02.634Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=a2994725-634e-43ad-b7ae-0b473e1b3fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:55:02.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:55:12.647Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=40121977-312b-4a6c-8849-ece655ff559f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:55:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:55:22.659Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=b9d6186d-c265-4782-97a7-8ed5b06801b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:55:22.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:55:32.669Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=953b11fb-78c3-4fd3-9879-d1fff4b1f6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:55:32.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:55:42.679Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=914e4778-c581-4a3e-b627-98c0d05ed4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:55:42.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:55:52.688Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=68139815-cd6f-43c1-a343-910e19227243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:55:52.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:56:02.699Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=c130745c-395c-4ff7-a948-f10d9b926502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:56:02.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:56:12.710Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=8140c8fd-7b10-479c-81ed-ee5a633d46bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:56:12.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:56:22.723Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=08a57f16-772f-4c33-be00-26db38757278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:56:22.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:56:32.738Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=084434ce-bbad-4fbb-b961-e9a2c2331797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:56:32.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:56:42.749Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=baee2e44-6878-42ff-9613-0d2775724795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:56:42.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:56:52.760Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=7fb1f28b-2057-4b47-a5d7-9657880a957b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:56:52.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:57:02.770Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=81604918-fcfd-453f-99ed-ca4cc50851ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:57:02.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:57:12.782Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=7ad7550a-dc6a-4aa1-8091-77004181370f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:57:12.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:57:22.792Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=b7467cf7-552a-486c-ade8-8847645e1b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:57:22.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:57:32.807Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=57654628-c25d-49ef-8a1a-d6329261a126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:57:32.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:57:42.818Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=12ab7983-3043-4824-8303-1223b63c030b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:57:42.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:57:52.842Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=32a0c25a-086f-4925-a670-40868026ab95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:57:52.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:58:02.858Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=d9cf650d-8c19-4292-a35a-dee1fe3301a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:58:02.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:58:12.886Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=f13a3fc2-fdb2-435b-a0b8-0ac3fa82a8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:58:12.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:58:22.900Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=63f31698-705f-446e-b493-39d77186d741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:58:22.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:58:32.912Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=2254df13-a758-404d-b18c-cd4871a1f791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:58:32.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:58:42.927Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=382b6264-d643-4558-80b0-8367dc68cc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:58:42.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:58:52.943Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=e76d6cb6-e809-4642-8dd5-6e6f49d1d705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:58:52.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:59:02.977Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=97d0c17a-598d-43db-aca6-7d409d399deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:59:02.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:59:12.990Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=51314a96-b8cd-43de-921a-7b104b22dbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:59:13.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:59:13.533Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-20T05:59:13.534Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-20T05:59:13.535Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:59:13.537Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:59:13.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-20T05:59:13.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-20T05:59:13.543Z |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-01-20T05:59:13.546Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:59:23.015Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=a5288193-7dd3-4387-9d3b-ed7675ae0d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:59:23.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:59:33.027Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=5314045f-ad95-4da9-8514-4087106290a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:59:33.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:59:43.038Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=28f68582-835a-49d8-9e11-b5bfc1dfe30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:59:43.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:59:53.073Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=80d07795-3a7b-4b5e-a208-bc5e6cdc3203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T05:59:53.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T06:00:03.088Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=a8c688ba-769c-48fd-ae50-bdfb18438f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T06:00:03.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T06:00:13.103Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3c837413-3a41-4eee-a640-28e036b0a3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T06:00:13.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T06:00:23.119Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=11414660-a277-458e-8647-656baf8c48c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T06:00:23.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T06:00:33.130Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=10251f65-294b-4f8c-b698-a8e1481dbc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T06:00:33.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T06:00:43.156Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=8b3c6e32-6670-421e-8faa-ff7297f7bd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T06:00:43.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T06:00:53.169Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=6935bdeb-16a6-432d-8320-abaa2e44d69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T06:00:53.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T06:01:03.179Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=ccbca6df-0f48-47e1-9138-2c70ce60e8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T06:01:03.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T06:01:13.188Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=7d4b9434-30e2-46a4-ac4a-89ab64f422b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T06:01:13.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T06:01:23.204Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=90801595-113f-492e-ada2-3f4e4c0587db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T06:01:23.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T06:01:33.219Z |INFO |Init configs |InvocationID=2f5ed77c-334c-43ec-9d5f-0abf28edb114, InstanceUUID=3a89334d-c7f5-41c5-abad-5a990d561dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-20T06:01:33.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |