By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:09:07.415Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:09:07.420Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-20T03:09:07.488Z |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 |2022-06-20T03:09:08.426Z |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 |2022-06-20T03:09:08.554Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:09:08.555Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:09:08.556Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-20T03:09:08.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-20T03:09:08.899Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-20T03:09:08.943Z |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.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-20T03:09:10.974Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-20T03:09:11.650Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-20T03:09:11.678Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-20T03:09:11.679Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-20T03:09:11.762Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-20T03:09:11.763Z |INFO |Root WebApplicationContext: initialization completed in 2819 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-20T03:09:12.388Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-20T03:09:13.674Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-20T03:09:15.699Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-20T03:09:16.182Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-20T03:09:16.183Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-20T03:09:16.187Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-20T03:09:16.460Z |INFO |Started MainApp in 12.452 seconds (JVM running for 13.543) |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-20T03:09:16.544Z |INFO |Start scheduling PRH workflow |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:09:16.565Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=2a27ed4d-dd99-41b1-b08d-da5b205b725b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T03:09:18.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:09:18.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:09:28.171Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=0ed2c259-2011-4c57-a7a4-3888669d628f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T03:09:29.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:09:29.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:09:39.280Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=f21c4c05-af28-4394-b9dd-8685b578ad6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T03:09:40.366Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:09:40.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:09:50.368Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=a03ecb59-c5f6-45a8-879d-1369998253cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T03:09:51.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:09:51.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:01.443Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=5e15a9f9-8102-4edc-9b63-0378e7416635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T03:10:02.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:02.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:12.515Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=b3126936-9176-41c4-b3b7-a3cc7edf596b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T03:10:13.619Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:13.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:23.623Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=e74a5012-2ed4-4bdd-a9b8-fb1e90c31c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T03:10:24.720Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:24.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:34.725Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=a803f925-9bcd-4c4c-a54f-6f07af159787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T03:10:35.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:35.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:45.793Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=cc001de2-5a98-44e2-b192-bc7af986639a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T03:10:46.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:46.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:56.870Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=0177504c-5d27-4a8d-b6ff-4c42fbe2d2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T03:10:57.936Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:57.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:07.944Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=fe6eda55-e13d-459f-b9ea-ece2dee5a604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T03:11:09.007Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:09.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:19.020Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=c7f41a0b-7b88-473c-9b73-eaf96a9fb121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T03:11:20.080Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:20.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:30.088Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=590b7d32-75f4-47de-ab9b-18da0f2a8463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T03:11:31.150Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:31.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:41.152Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=d4086ca8-a174-48e6-9648-0caaadc0b3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:41.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:51.348Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=55e71c0e-95e1-4238-a042-c92b3092b2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:51.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:01.395Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=cb49c72c-169f-4885-b328-c3f16ab5eb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:01.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:11.437Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=decbc611-75eb-40d5-a0c7-11008d46f9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:11.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:21.473Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=72ab825b-00d9-4b50-a741-195faa31f618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:21.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:31.505Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=4b736e05-ed82-43b3-9219-b1c70ab31acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:31.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:41.523Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=af2d4b50-70a1-487e-b8f7-8aca870bd042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:41.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:51.550Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=dc0222c7-37f1-44de-b1ef-c2e471183b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:51.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:01.588Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=432559e9-514e-479c-871c-40b7aba3ba33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:01.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:11.610Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=537c4e87-cdd8-45ba-98c0-dc1aa2b73d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:11.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:21.632Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=89c2e037-32d3-4c3f-912c-d87d07a68b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:21.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:31.653Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=ebf1efc8-554d-4ccc-945d-d692acf92f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:31.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:41.676Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=1f8102dd-de23-4ed5-82dc-5b7f45cfdb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:41.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:51.694Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=69377fed-8501-4645-98c0-b9a7b7faf7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:51.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:01.715Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=7f8bc947-dec0-44dc-ba32-717f56706aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:01.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:11.732Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=923f194f-95d7-4a12-87c3-7b23080f9914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:11.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:14:13.627Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:14:13.627Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-20T03:14:13.629Z |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 |2022-06-20T03:14:13.633Z |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 |2022-06-20T03:14:13.649Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:14:13.650Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:14:13.650Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-20T03:14:13.653Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:21.756Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=d56a1b81-7acb-45b4-bf4c-f461696e6585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:21.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:31.773Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=f5040825-8add-4c1b-9d21-e345226be9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:31.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:41.794Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=cf9e7c4a-12ef-4b00-9e9e-f9ff51c1ed48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:41.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:51.814Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=4a02380d-df7c-4b13-a37e-e8590ec884b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:51.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:01.832Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=3f2525c0-fa89-4d95-947e-42d778a8b0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:01.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:11.846Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=24486add-e3b6-4a77-8d43-b80e2bed92e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:11.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:21.861Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=2d28bf16-59a3-4f6b-84e3-75adeccbd286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:21.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:31.877Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=d051038b-c5e5-4558-b150-68eaa7fbeee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:31.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:41.890Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=a6e4c166-7244-4a53-9d4c-e27d23bbb110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:41.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:51.903Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=e080c8f8-8b1c-430b-a9f1-cc944458dae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:51.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:01.917Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=b557e498-34d0-4df6-8a5a-77222199add6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:01.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:11.935Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=2a6c4314-416d-4acd-ac05-d3e58a5c1e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:11.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:21.949Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=36e3c69b-5dbc-4d64-85a5-2be94f0f23bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:21.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:31.962Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=00f78764-dcc1-4b57-926c-fe438c33e2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:31.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:41.975Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=4516af77-0efc-4dc5-a17a-18064392bee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:41.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:51.990Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=ce529683-9663-49df-b8e5-b2840e70e002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:52.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:02.004Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=806fab7a-eb1b-47fa-9a4f-378db329157d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:02.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:12.024Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=be66a9a5-3448-43ff-a935-f6e6085d17f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:12.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:22.037Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=23d9f0a4-371f-4fd6-b538-42c8ded1c99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:22.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:32.053Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=a4d77e06-4d8d-47fc-bb7e-ee5ae5c7031f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:32.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:42.069Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=cf372cbc-e0b3-4793-ba51-f4e26bc63f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:42.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:52.096Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=5e811ed8-fce5-4310-8944-1ec28c98f07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:52.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:02.109Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=eb9f77e0-529b-49c5-966d-d574673e743b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:02.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:12.123Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=1de44efa-582b-4272-bb20-c2b1da6e05b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:12.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:22.137Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=a115f97a-5ba0-40f4-893f-a8dba5df3044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:22.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:32.153Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=c555d73e-4d38-4a24-a556-57442e12d94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:32.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:42.167Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=590a49ec-5f9b-4566-b7ec-7c3af8b90619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:42.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:52.181Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=24e8f905-1bc1-4e2f-a26d-f80ed9fd7df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:52.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:02.196Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=70569c89-8920-4e7d-b29e-13f009fcf26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:02.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:12.218Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=3ef9a73d-4612-43fd-83b2-2c326f89fb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:12.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:19:12.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:19:12.883Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-20T03:19:12.885Z |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 |2022-06-20T03:19:12.889Z |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 |2022-06-20T03:19:12.901Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:19:12.902Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:19:12.902Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-20T03:19:12.905Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:22.234Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=c0250046-dc46-4f04-a4a9-4981dc3074df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:22.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:32.258Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=4ef160db-16bf-4048-b8d0-4580d98ecdab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:32.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:42.272Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=4e11ae8e-9917-4463-8000-7bf176133cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:42.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:52.297Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=d3d1ce34-9f8f-4f8f-ba3f-d77cde4ed0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:52.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:02.310Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=eefe03c2-36e8-4910-9bad-d9d95f601fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:02.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:12.327Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=7ba5e1d4-90d3-452c-8d6b-7d30abdadc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:12.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:22.341Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=933c400a-8f0a-46f5-b59e-b03558825fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:22.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:32.357Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=f3309612-0df3-4984-a948-081990297d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:32.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:42.370Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=b3c8971c-a4c4-4513-92fa-5535f5991027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:42.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:52.381Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=1d7bd543-7f8e-4173-a5c9-e6ddfc225604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:52.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:02.393Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=897ef880-1804-462a-a565-aa0ef6271d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:02.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:12.416Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=4cb1b5cb-a769-4903-b16a-82b4fcfb9205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:12.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:22.427Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=d434d7f9-5342-492c-8cba-dac90ee4a0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:22.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:32.439Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=f6000d05-966a-44c9-9e12-2efbcaa6d1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:32.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:42.455Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=8653d245-532a-4048-bb80-57c82c3e2519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:42.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:52.468Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=deadea97-3622-41c2-a7c9-38a0ee423c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:52.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:02.484Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=3a33dceb-b782-4f5d-9922-2b790337392b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:02.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:12.498Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=8c221c0c-98b9-4edc-a545-86532254ca36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:12.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:22.527Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=1a16e98a-3179-4beb-81b1-cee165c435f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:22.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:32.543Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=b256fe98-db07-4b6d-93aa-4d18c2f70232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:32.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:42.596Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=11c8eb27-8ab5-49b7-b619-ca4aea2ab029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:42.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:52.612Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=1a457122-cc11-459e-a471-616a5416823a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:52.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:02.635Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=631381b2-b235-44ff-8d07-46e203d4898b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:02.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:12.658Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=f3d6a9a2-8b45-4af4-a562-9ce4f60952fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:12.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:22.677Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=af04b23e-bec6-4724-8468-f0af06b57fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:22.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:32.699Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=9d8c9e8f-b26b-4f20-99ad-1a7fcf1a05e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:32.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:42.720Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=4dd737fe-e641-4ba2-9dfd-92071ecc5ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:42.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:52.737Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=edd85cb3-3e89-43fe-a132-33dcf0d12304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:52.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:02.755Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=7c56ec53-885e-4e0b-9b03-ce4ca465be19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:02.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:12.770Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=f24471c2-49c6-443c-8241-c4ccbe8effda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:12.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:24:12.839Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:24:12.840Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-20T03:24:12.841Z |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 |2022-06-20T03:24:12.844Z |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 |2022-06-20T03:24:12.857Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:24:12.858Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:24:12.858Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-20T03:24:12.862Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:22.786Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=2a33ca31-c562-4af4-aade-e903b69be21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:22.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:32.799Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=5601fa8a-907c-4af6-819c-14088b0df377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:32.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:42.823Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=9f9efa96-006e-4f1f-88e8-28a1e2986415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:42.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:52.842Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=d21bf18c-29e2-421c-862c-da74dde880c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:52.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:02.857Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=5cc49c57-c9c1-4a32-8016-cc0513b4f587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:02.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:12.872Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=10c07950-0198-47db-b18e-b46b82ef5eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:12.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:22.886Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=04434cae-d937-4145-90b5-8b1011b14000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:22.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:32.901Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=65867047-5b8b-4ce5-ba9f-d1e5c999fdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:32.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:42.916Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=ea12ba20-9a6d-4e6d-aa02-e86ad0867212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:42.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:52.932Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=f99d677b-9d28-4830-9f2c-b34dae8495a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:52.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:02.946Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=a829f878-a35e-4aed-883e-da8e7c5d6cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:02.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:12.960Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=6e77d4d2-02ed-4998-ab88-7e0927a95620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:12.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:22.973Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=4f8aad17-aa91-454f-839c-f29ee2566315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:22.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:32.985Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=1bad1ecd-08f5-4a20-8709-76b029fd41c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:32.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:42.997Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=267be7db-6bfd-415d-a678-c8922b97fefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:43.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:53.015Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=c05fcb1f-eb35-4a6f-8071-7b0550073cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:53.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:03.030Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=5cadbba8-b43c-4641-b382-24f7dbd2b2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:03.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:13.043Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=17ee6a73-42b7-4c23-910c-68e4dfa8cc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:13.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:23.061Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=d39307ba-5d47-4a59-83b9-bcd441aee30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:23.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:33.079Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=73d65214-f771-4abf-a50d-2fdc19d358e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:33.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:43.091Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=2dc40a7e-c458-407e-9767-95e658106811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:43.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:53.121Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=da4a033f-8277-48a9-8495-167e0d058fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:53.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:03.134Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=f84304c7-b9eb-4072-b82d-9488c57bed2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:03.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:13.150Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=07e55a3b-7d53-4ff1-ade5-318d1440588e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:13.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:23.169Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=71acbf00-9396-4331-b779-aecdb11a0fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:23.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:33.181Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=69cf7318-3fdc-4d15-9b12-40835c9f5bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:33.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:43.197Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=499df83d-dec5-43fb-9654-48f9666c7ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:43.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:53.219Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=af8afeb1-f954-4584-bff4-206f3b7fff66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:53.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:03.240Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=0ed91fc3-bfbb-4853-9b14-a29a8a4a3860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:03.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:29:12.900Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:29:12.901Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-20T03:29:12.902Z |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 |2022-06-20T03:29:12.905Z |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 |2022-06-20T03:29:12.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:29:12.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:29:12.924Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-20T03:29:12.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:13.267Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=97fba6df-8577-472e-a729-47ff18d21747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:13.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:23.278Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=2f132ab9-5888-49f8-8b9f-f38b35f306ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:23.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:33.291Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=0b690dd3-a75e-4cc1-a171-1fa38729693e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:33.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:43.319Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=9d265e0d-e188-43d4-8fbc-e0a965ec5c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:43.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:53.333Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=49acb7b0-c283-46da-b74a-2fc958c36a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:53.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:03.348Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=3a0cfc90-1db8-43a0-8130-beffba901376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:03.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:13.370Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=61cc0285-7938-4574-a2b9-96f13c587c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:13.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:23.387Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=73b8dc63-0bf1-47ba-b4cc-85f4b3ce3777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:23.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:33.418Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=babdc524-2bf6-407e-ab86-e7f711298bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:33.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:43.431Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=b837ddf7-6ffe-40f3-84ff-188f0eadc6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:43.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:53.446Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=159c0e4a-3f9f-4458-a951-7fc0ce6529ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:53.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:03.467Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=9d31a831-aca5-4559-900c-d441a7bd0525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:03.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:13.497Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=ef8de49f-cced-44b8-ba3f-c5f313528524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:13.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:23.548Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=04682d03-c4f7-48b7-9cc3-8669264c227f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:23.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:33.587Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=5b7b9807-e0d6-4e76-860c-f96dd8ac4642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:33.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:43.631Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=88176b1e-ca6d-407e-b6d3-c87b9edfb31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:43.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:53.659Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=78f19619-f546-46f4-8a62-6e119b6858c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:53.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:03.701Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=a828f33c-fba6-4e5f-8f72-1ceb9c11dd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:03.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:13.728Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=f859797b-6202-4601-847b-68ed7b010410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:13.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:23.771Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=163009b5-f15c-4455-83ef-083145440b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:23.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:33.799Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=7a2fda89-f80c-4f86-8dad-addccb60f078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:33.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:43.822Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=74e7dcf9-c7d2-4bde-9bbe-0094888e8232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:43.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:53.835Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=fbd9cbd1-d6b1-4e81-936a-d8997173f3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:53.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:03.849Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=ca1a5605-cadf-42be-907c-ba0974b330ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:03.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:13.866Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=a813a92d-7254-4ce4-8b28-75bb15639d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:13.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:23.879Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=1518f15f-8d01-4596-be3f-25877b74ca42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:23.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:33.899Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=4ff338ea-c557-475f-a28c-76033c5739ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:33.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:43.916Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=f5320c2a-d9bb-4941-818e-e6116d71c918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:43.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:53.926Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=1236d91c-96cd-4e96-b453-08d9dbffdf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:53.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:03.939Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=068901f3-0aec-49cb-a4be-04b1af6732f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:03.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:34:12.788Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:34:12.788Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-20T03:34:12.793Z |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 |2022-06-20T03:34:12.800Z |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 |2022-06-20T03:34:12.813Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:34:12.813Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:34:12.813Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-20T03:34:12.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:13.949Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=40c421d6-ab76-4270-9ed4-35c1c986b10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:13.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:23.966Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=60b55477-3f81-46ea-b7c5-d9d3ed08a2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:23.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:33.991Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=41c52b47-a2c8-4940-b351-8d69a4fc7124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:34.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:44.005Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=4e8abdd9-deae-4350-8c4d-5403d5f89202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:44.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:54.023Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=b31ca11b-fad8-47a2-a5d7-df6be691a06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:54.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:04.041Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=e3a8a11b-86d3-4248-9a32-1a6cccc85ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:04.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:14.059Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=bdafe0d5-f702-45f8-8028-86ac6028256d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:14.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:24.070Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=d58086d0-a7d4-4151-864e-d577bab24f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:24.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:34.104Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=58d0abce-71e8-403f-9ff3-51a4df7cf390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:34.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:44.116Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=2ff72f37-06cc-4a3d-adc5-801cf1a6c05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:44.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:54.131Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=d0d830e5-e8de-4994-8fce-ce45e9b36645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:54.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:04.144Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=2696c3a7-3e32-44f9-9324-dd637f3fa6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:04.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:14.157Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=4e5784a0-af19-4001-a628-21130dfb1b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:14.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:24.171Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=42550d39-c4d3-40cb-9301-1110177f969e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:24.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:34.192Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=b1fd749a-e33b-4f06-8871-c0adee6ee475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:34.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:44.203Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=5fda12f6-379b-4be6-882f-6bcd81ca0874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:44.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:54.216Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=e961ddd7-e396-4dab-8272-6c2e9cf14af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:54.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:04.235Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=2a8f1876-b020-498c-b142-73390327001d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:04.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:14.246Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=d36abfd7-0176-4f95-a94c-c2405522a445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:14.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:24.259Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=7a4814d9-9364-4bd1-a874-57b1b0894920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:24.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:34.276Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=b71aa0cd-03d2-4bdf-bc59-c2d5551cf443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:34.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:44.287Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=f76e25b9-5699-4ab7-aedc-4313c9de5a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:44.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:54.305Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=511a062f-56cd-4836-b9a0-142800446bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:54.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:04.317Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=159e45e3-9e53-4456-a6d4-2186b9784946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:04.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:14.328Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=ec6fea56-807a-4c99-952e-bc3c69bcc2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:14.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:24.348Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=1235f4fe-cbe8-41a4-9103-a6e39ad87cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:24.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:34.537Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=0eb8d67f-c7e7-4f16-8956-45fec44e5d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:34.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:44.550Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=7f4ba724-e4ad-470a-8b10-6cd7a3747443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:44.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:54.585Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=865860f1-c95a-48ab-9c7d-5431c157936a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:54.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:04.598Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=1f3fcc4c-0be4-48de-8914-a87231fc9ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:04.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:39:12.837Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:39:12.838Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-20T03:39:12.839Z |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 |2022-06-20T03:39:12.844Z |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 |2022-06-20T03:39:12.855Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:39:12.856Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:39:12.856Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-20T03:39:12.860Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:14.621Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=1df803a9-f001-4cc7-918a-8f1075cefb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:14.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:24.633Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=a3f01100-b233-46f8-a6c4-4e56e763a1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:24.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:34.655Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=d6394adb-eb20-4962-a513-03f698bc4e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:34.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:44.680Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=94b61dd8-b702-4548-b1da-e0cd84f2a4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:44.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:54.694Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=266754af-3109-4a4d-b357-66ad6ae2e393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:54.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:04.709Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=a83411df-d187-4cda-9390-bfd3056f8490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:04.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:14.739Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=720768d3-929a-4cd8-9380-43904904b8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:14.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:24.755Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=e5f4a9bb-b29d-467e-9c70-63dbbe356867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:24.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:34.770Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=26954638-9f85-4471-80d1-1ea5db221485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:34.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:44.783Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=18f9758e-0c15-4d0c-a69d-e4d3367c2fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:44.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:54.795Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=77370f6e-7979-4712-bbb0-9b60f7460ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:54.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:04.807Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=470399dd-e450-4cd1-8b9e-d6a53902b91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:04.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:14.835Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=2d72fdf3-e246-4160-bd80-ee2a1e7fec41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:14.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:24.847Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=60b8b8db-cbd9-4086-a9f6-e441f51d8625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:24.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:34.868Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=49203701-4aa4-4092-954b-e8241d78cf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:34.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:44.879Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=a010ff24-9f44-4afe-9841-c015043415f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:44.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:54.890Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=c8773a97-15c5-432e-931c-0a29802d3e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:54.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:04.903Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=cb717e36-1d4d-4d41-88a6-9eda4c94de36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:05.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:15.175Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=52a86480-d7c1-49fb-93e1-bd0fd5350c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:15.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:25.188Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=5f4e065a-501b-42e9-837a-2e8f75a621e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:25.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:35.201Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=ed9aeada-5abb-4634-be5f-adf7d05d084e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:35.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:45.215Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=ac2fd1f0-d3cd-48e3-bca7-ddacf71dfcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:45.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:55.240Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=00c9194b-bbea-4989-b83b-0d7317d3b21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:55.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:05.251Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=4569b583-5f25-4c4a-9bd4-6a21792c41ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:05.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:15.273Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=dae1611d-9e6e-48bc-8144-494a66be312b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:15.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:25.286Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=883de7bb-1897-4d2f-bd19-8e5bfea38735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:25.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:35.298Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=bb123481-efb9-4889-92de-b7dd376c037d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:35.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:45.323Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=dedbba5d-0987-4fbb-8ba9-699549863f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:45.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:55.344Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=54063432-2d85-433f-a9e7-03762261d604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:55.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:05.354Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=ac1dfc2c-77bc-4f42-9c75-8e1527c18ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:05.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:44:12.810Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:44:12.811Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-20T03:44:12.812Z |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 |2022-06-20T03:44:12.815Z |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 |2022-06-20T03:44:12.826Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:44:12.826Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:44:12.826Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-20T03:44:12.829Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:15.375Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=fd61bb3f-b01a-4a41-ad7e-d37ed4fc272c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:15.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:25.388Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=6a6085ee-61d2-4ae4-a6e2-543ee5ae5127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:25.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:35.399Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=f59b1dfc-769f-467c-ac87-880757c2aa6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:35.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:45.412Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=f58e1653-b11d-49cf-9bde-3159f004f9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:45.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:55.425Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=d2a9bcad-efdc-411c-ae6b-02798eee2e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:55.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:05.444Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=17f70daf-dc7f-4429-9298-8822dd973286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:05.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:15.491Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=549eceef-2cac-4bcb-8ae4-4ffa61cf6b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:15.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:25.502Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=4f660c26-76c6-4979-92a3-0bfc846917f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:25.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:35.565Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=cce4901a-9bbb-4134-b507-40233647d8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:35.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:45.580Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=2daee323-ba73-4b31-9b22-d4920c75d9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:45.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:55.590Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=caa530f9-6fb6-4393-a111-9a2e403b3d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:55.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:05.610Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=fca617ac-a86d-401d-9c69-c55fdbbc8248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:05.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:15.682Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=8f151f09-9c77-4bda-bda9-9c30439f1ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:15.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:25.696Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=52117a46-dd7c-4170-862d-7515fc457ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:25.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:35.708Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=a182f2e8-7c63-41e3-be14-e56fbbd2b232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:35.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:45.719Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=f5f61c38-f459-4ab2-b01f-d0638bcec612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:45.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:55.738Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=8746ae94-276b-461f-a664-f5b6b31f5aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:55.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:05.750Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=bdf56bb6-20b2-4f62-9285-1fca87ddf253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:05.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:15.762Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=41eb8653-a49b-49bf-8993-789e70a539d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:15.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:25.773Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=7ee33be7-94f7-4493-8526-1cdbf3e4980b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:25.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:35.783Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=db997109-ea62-491f-9c78-daec3e5a3651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:35.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:45.792Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=14b258bc-539d-45f8-852a-a98c2abe0be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:45.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:55.803Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=fe34b47e-e123-4299-965e-b5ab66247295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:55.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:05.820Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=40ed7239-1e63-4951-9be9-c0608c4853e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:05.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:15.942Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=a4b93a4a-66fd-4a12-a51d-63169607b39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:15.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:25.952Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=7ed0da8f-a63a-4e73-996f-d166a1cc7d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:25.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:35.963Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=222807cc-212f-42a1-9753-3bbd48cac1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:35.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:45.972Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=0072ff89-005f-4272-8120-d32702240f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:45.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:55.982Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=68aa3cf3-659a-47be-8cb4-e9f270cfa195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:55.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:05.994Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=8508a49e-57a2-40e8-abe8-42daab582e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:06.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:49:12.789Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:49:12.789Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-20T03:49:12.790Z |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 |2022-06-20T03:49:12.792Z |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 |2022-06-20T03:49:12.799Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:49:12.800Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:49:12.800Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-20T03:49:12.803Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:16.007Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=4641856c-9305-424c-ae8e-51a8e34878e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:16.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:26.019Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=288fb343-743b-48fb-8ec7-568969da875f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:26.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:36.042Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=8fec8890-25b5-4422-8976-e30dedea3ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:36.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:46.059Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=007ab25d-020b-4dc0-8720-e27c1cf029eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:46.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:56.075Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=85dbbd82-fcf6-4907-8f8b-6bdf970a5e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:56.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:06.088Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=819d0a8a-0d47-4215-82a0-930130c9601f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:06.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:16.232Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=7397c07e-d1e3-406c-a89f-e1b448791850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:16.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:26.249Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=c0e9f167-7bfc-4007-86d3-8b5bad211bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:26.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:36.262Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=264ac648-3862-43b7-b377-54387d286f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:36.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:46.275Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=a86c1b43-e2e1-433e-9b87-eafdb68c1553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:46.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:56.297Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=8cca92fb-8a08-4234-9224-45b99733ff72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:56.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:06.309Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=2b04a827-bf5e-4a44-bf76-565303e0253a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:06.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:16.327Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=54301024-35ec-4c1b-8939-d3c14a195b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:16.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:26.338Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=5f4867af-a268-457a-8c24-fa5708e32304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:26.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:36.350Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=ef989fe5-aa39-405e-a518-d794e6e479f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:36.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:46.360Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=594ec930-956c-4740-91a6-9e2bf1d22365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:46.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:56.374Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=6d2202bc-524f-4ea2-b66c-3912ab684c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:56.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:06.387Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=a01559b6-eff1-44ec-9d89-8dc144892362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:06.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:16.629Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=facaa469-3a0a-40c9-8e97-b8c324f63b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:16.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:26.643Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=9e2d004f-7814-427e-9b3a-16bfddf2bd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:26.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:36.655Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=04a42ad5-8f48-4130-8a23-0d34fb3bc570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:36.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:46.665Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=d5042225-0503-47cb-b93f-4b2c8b7a42d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:46.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:56.677Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=b4ca8293-87b8-4dac-98fc-7502a76ecd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:56.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:06.686Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=e9e1b237-4d3b-4ec9-9cba-df27c61158cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:06.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:16.696Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=000f2c66-8623-4b5b-ad82-f0c9b88942b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:16.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:26.704Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=5b79ede3-39b3-4e4e-b46b-978fd6b993cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:26.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:36.714Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=5c525f5d-2c89-4faa-a1a2-563960d75201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:36.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:46.725Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=5b71bb29-be5a-42d3-abd2-c83b4685d647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:46.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:56.736Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=521a73ee-bd1b-44ed-9816-6c96b8a36bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:56.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:06.748Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=fcf56246-5ffa-4c04-ba8e-198523e96e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:06.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:54:12.796Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:54:12.797Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-20T03:54:12.798Z |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 |2022-06-20T03:54:12.802Z |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 |2022-06-20T03:54:12.817Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:54:12.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:54:12.817Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-20T03:54:12.822Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:16.958Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=8ca301dd-a367-466c-acbd-8314de9e32a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:16.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:26.970Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=7898d851-6ad9-4472-bdef-1da2de99399f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:26.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:36.981Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=1d061ab5-7c22-4eac-8d8b-531d256f57f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:36.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:46.990Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=f5e9024f-9fd9-4e36-ac80-d495ab10a2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:47.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:57.002Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=fcc60604-0458-436f-aaba-084e3c8fd428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:57.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:07.012Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=2186784b-9f5a-46bc-b2c7-75880a3e0f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:07.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:17.024Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=30c724b5-686b-41cd-beaf-a38e60faac2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:17.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:27.037Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=1c22ef37-62d1-49d6-ba32-6207f9ba57a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:27.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:37.065Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=ec71bfb7-3336-4602-a439-b5f7207cf550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:37.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:47.076Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=4f3f4022-3cef-449c-9734-640c761bdb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:47.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:57.087Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=07ee3357-8d4d-4829-ba85-cf3546ea6547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:57.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:07.099Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=76e2a79f-a92d-4b02-9b2e-ea9d44a27276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:07.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:17.215Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=96c56b7c-29ca-443e-b497-fe6ce4efd375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:17.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:27.224Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=9a24b87a-9bc2-4e7f-bb7e-eb5d3ce7b1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:27.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:37.237Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=dc2d74aa-624f-430e-a597-1aa8e5f107d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:37.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:47.254Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=0783c5e3-ca9c-4ccd-8477-b909b7445655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:47.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:57.267Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=45a0af7f-9ecb-4346-807c-40fd84009a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:57.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:07.283Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=e98d7a1c-7fce-4bbe-b1ad-efa145cab996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:07.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:17.297Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=e5f44500-94f6-4aca-ab95-26d1979135a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:17.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:27.306Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=a1852e6f-c8f2-4c2d-9e22-d2b237fa7c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:27.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:37.331Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=5cdd7bdc-c1f2-42b2-a4f1-f3ffc52abe94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:37.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:47.343Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=a58b5628-c468-41d7-95a4-a0bdcbf873e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:47.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:57.359Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=cdeef58a-99b1-4dfa-ae26-406803552074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:57.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:07.375Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=3b1e062b-92d4-4708-9e21-b893f15b3252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:07.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:17.386Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=5d9cc3ae-c445-48ca-92e2-80acba274ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:17.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:27.396Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=9ebfa429-cadc-4b52-98b2-4239f20ffac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:27.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:37.419Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=2d84baca-f786-45bf-a21c-9966daa66f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:37.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:47.428Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=85f7e355-76b9-4c1d-9036-1097fd3edf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:47.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:57.438Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=b6fc9bab-a3b1-4f1b-bbc3-37be439b12b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:57.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:07.449Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=679e6bb1-5e51-4855-82c8-d108767920e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:07.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:59:12.777Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:59:12.777Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-20T03:59:12.778Z |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 |2022-06-20T03:59:12.781Z |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 |2022-06-20T03:59:12.789Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:59:12.789Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:59:12.789Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-20T03:59:12.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:17.463Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=0885b27d-3942-4195-bb76-b010a5811823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:17.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:27.473Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=6a337747-01c3-4f91-b7fb-1d912505a68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:27.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:37.484Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=a5821a2a-86c9-4462-9c03-9c0dbbe106e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:37.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:47.493Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=dbe8d9e5-0007-4248-b74f-b324bfcaea00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:47.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:57.504Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=9b12d82b-ee1c-47ed-a80e-7d6fa029598b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:57.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:07.517Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=0bfa53ed-98c1-42ed-8a9c-d210b872682e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:07.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:17.532Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=a4ec0e1b-be5d-42dc-8eee-bc497db03506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:17.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:27.547Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=6d5217d3-6ed7-42a5-8b70-6e874ab794c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:27.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:37.569Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=941f10fc-29b8-412d-b5b9-7585f352efcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:37.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:47.578Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=8743aa9c-6a08-48d0-9d46-5c9fb23f128b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:47.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:57.590Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=36fe8a4c-9cdb-4c96-8af3-6afb1cc2129d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:57.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:07.600Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=68dadbce-bf75-4ae8-b256-5a875a43f159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:07.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:17.624Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=2555958f-eb2b-4c43-9d39-c7683fc032da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:17.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:27.637Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=c867d7bc-f797-48a6-ba42-cb873fdf2fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:27.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:37.656Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=b3f2bcc9-ebe0-40d6-a389-b324bfdf12af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:37.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:47.668Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=f873d725-a4b0-4a2d-b9f7-29110e6464a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:47.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:57.678Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=3ce246ed-8a1e-4a19-b0ed-6251eabf0445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:57.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:02:07.688Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=40060f9a-e786-4f5e-a575-24a84300fc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:02:07.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:02:17.702Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=d1094ba6-8250-406f-a394-0bc33b1abddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:02:17.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:02:27.712Z |INFO |Init configs |InvocationID=13298e91-e4c3-41f4-aea4-99e4ec114893, InstanceUUID=c31b605c-09da-476d-ad19-53337c4515f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:02:27.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |