. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T04:58:24.818Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T04:58:24.825Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T04:58:24.890Z |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-03-29T04:58:26.494Z |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-03-29T04:58:26.672Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T04:58:26.672Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T04:58:26.673Z |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-03-29T04:58:26.902Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-29T04:58:26.966Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-29T04:58:26.996Z |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-03-29T04:58:29.540Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-29T04:58:30.043Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-29T04:58:30.064Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-29T04:58:30.064Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-29T04:58:30.133Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-29T04:58:30.133Z |INFO |Root WebApplicationContext: initialization completed in 3136 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-29T04:58:30.682Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-29T04:58:31.903Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-29T04:58:33.744Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-29T04:58:34.372Z |INFO |Started MainApp in 14.353 seconds (JVM running for 16.324) |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-29T04:58:34.448Z |INFO |Start scheduling PRH workflow |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T04:58:34.466Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=32b3166f-9fef-4871-8b74-a2195d9d7b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T04:58:36.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T04:58:36.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-29T04:58:37.626Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-29T04:58:37.627Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-29T04:58:37.633Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T04:58:46.039Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=18b7710a-cc4e-4b2d-ba77-d2194f1ae959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T04:58:47.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T04:58:47.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T04:58:57.143Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=f5cf4f14-4390-4962-979d-c66c99bc294e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T04:58:58.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T04:58:58.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T04:59:08.196Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=34dd94c6-041f-40b0-afd8-a81f4d7f880d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T04:59:09.288Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T04:59:09.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T04:59:19.290Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=3e7bfb48-2e63-49d9-bcdc-b1aeb2151005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T04:59:20.322Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T04:59:20.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T04:59:30.326Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=17831cfb-548c-4d14-9629-837c2b833bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T04:59:31.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T04:59:31.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T04:59:41.397Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=0af7832e-8703-4817-bd7c-7e7d59cf3438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T04:59:42.468Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T04:59:42.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T04:59:52.469Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=08610757-3b13-4d7b-a477-f9b1fe4b8ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T04:59:53.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T04:59:53.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:00:03.516Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=5d05baa2-9212-4d0c-b5fd-dde25c64f55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:00:04.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:00:04.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:00:14.548Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=566aea4c-5c2c-40b1-991f-113132041552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:00:15.586Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:00:15.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:00:25.588Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=53bf6d1b-11f9-4d2e-9f8b-da76227e29f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:00:26.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:00:26.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:00:36.628Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=5b8cbd1d-4ca9-4fa3-9690-0cfb0b41691d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:00:37.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:00:37.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:00:47.707Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=443f1063-77bf-4b2a-891c-d22c4f508357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:00:48.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:00:48.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:00:58.743Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=dfb3f3d3-eb54-411e-ac72-d638d62b4387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:00:59.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:00:59.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:01:09.793Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=0bb0211e-2c7a-423a-8b93-218f2cee784f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:01:10.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:01:10.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:01:20.857Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=f1c49005-6241-4ca2-8c45-37db3d9bd6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:01:21.922Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:01:21.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:01:31.925Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=ce8ede91-54a3-4e50-88e0-8d015928455d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:01:32.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:01:32.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:01:42.967Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=d5f2c08e-8f95-417b-b428-a12b998730f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:01:44.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:01:44.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:01:54.004Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=fe08984d-d353-4be9-b6a7-b265d9fbccd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:01:55.046Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:01:55.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:02:05.047Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=18a01571-477a-47d0-9a68-ee95ba5d1508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:02:06.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:02:06.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:02:16.084Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=fc116778-9ebe-4ab1-9a41-4f9af2e3228b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:02:17.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:02:17.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:02:27.156Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=2294aa99-0f76-4dab-9f38-8000ed04dd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:02:28.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:02:28.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:02:38.208Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=46136129-6fb3-48a5-b3de-74acb0dc0103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:02:39.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:02:39.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:02:49.272Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=bd1f62a0-5658-4e75-a285-9fc4425b9d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:02:50.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:02:50.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:03:00.308Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=629b0bc2-d8c3-47b8-9203-ff95ade51855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:03:01.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:03:01.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:03:11.381Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=d9294eec-46b8-4d01-956a-bc72a2a376b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:03:12.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:03:12.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:03:22.421Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=efecaaa0-614d-4be9-8909-7baedf207488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:03:23.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:03:23.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T05:03:31.583Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T05:03:31.583Z |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-03-29T05:03:31.584Z |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-03-29T05:03:31.592Z |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-03-29T05:03:31.626Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T05:03:31.627Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T05:03:31.627Z |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-03-29T05:03:31.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:03:33.492Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=0d53efa7-e1f5-4fee-8796-b3e554961091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:03:34.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:03:34.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:03:44.539Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=3c788901-f9cb-4cee-ba0f-8e7eb834452a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:03:45.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:03:45.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:03:55.575Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=d09fc8ed-971d-49a2-995f-324370ec06ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T05:03:56.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:03:56.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:04:06.653Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=d8781a41-af44-4d97-ba49-10258bbe2834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:04:06.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:04:16.785Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=4d751752-1681-4896-bf43-ff95e47e58db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:04:16.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:04:26.810Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=b0014027-66dc-4291-a006-a6103e9582b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:04:26.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:04:36.827Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=ba55bbd8-d3ea-4dc2-bef1-efef59fea164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:04:36.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:04:46.843Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=07a7c62d-f728-449c-8a1d-d662ae52a952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:04:46.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:04:56.857Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=2219c6d6-a30f-4078-9a86-0bd169cfd908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:04:56.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:05:06.870Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=5a52123a-46cb-4dcb-93a3-7be055106d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:05:06.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:05:16.882Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=74c6953a-2187-4e56-806c-2920992478f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:05:16.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:05:26.895Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=c9b6f9e8-8406-4ca7-8097-099924dff4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:05:26.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:05:36.906Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=b24fbe7f-2889-4938-9379-156980cd0b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:05:36.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:05:46.917Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=d9c144c7-3c46-4174-b673-e1d386c9dd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:05:46.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:05:56.930Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=e8863171-09be-4ecf-adf2-83144a8956aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:05:56.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:06:06.944Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=20abc147-dcbe-474c-bd36-dbba022844e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:06:06.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:06:16.962Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=ad5a75ed-f4ef-43a2-8af9-5b0707704765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:06:16.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:06:26.982Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=9212ec8f-f033-41db-814a-fdb301534332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:06:26.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:06:36.992Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=476d2d94-65f1-4e40-b0b0-60861d6e42da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:06:37.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:06:47.005Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=608521a2-6931-4374-b229-497b98d4d017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:06:47.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:06:57.014Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=a137ef89-8083-4273-9d16-47b5ec99e9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:06:57.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:07:07.032Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=e9a49034-5fc2-457e-9233-4614749ecbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:07:07.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:07:17.042Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=54abe36d-66e1-4474-b6c2-7b6c67c044f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:07:17.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:07:27.053Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=560c8adc-a755-4a91-8c5e-ff2cab5159c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:07:27.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:07:37.064Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=d091e37c-4537-4499-bc84-19457b364901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:07:37.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:07:47.078Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=82a48ab0-1c37-499d-94a5-dfbaa8d6c78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:07:47.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:07:57.089Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=2c991ed7-cc5f-4206-98a6-1dbe63960f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:07:57.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:08:07.100Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=2bb482ec-70ed-4ecf-b557-8197a1604fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:08:07.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:08:17.111Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=3ca0a033-b587-478a-bcb8-d470080180af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:08:17.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:08:27.122Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=d5fa1dcb-03e8-4d50-a98f-be0b53e87604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:08:27.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T05:08:31.045Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T05:08:31.046Z |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-03-29T05:08:31.047Z |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-03-29T05:08:31.050Z |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-03-29T05:08:31.060Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T05:08:31.061Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T05:08:31.061Z |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-03-29T05:08:31.063Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:08:37.134Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=b2a51783-9fc6-47a4-a044-1b25d2ce6bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:08:37.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:08:47.147Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=e8dd06bf-f261-4cc9-bbc5-20956efed218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:08:47.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:08:57.157Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=b607a515-da29-484c-a019-6d60bba4e061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:08:57.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:09:07.168Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=3ed5aef1-0e43-4bcb-9470-a8009ad81ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:09:07.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:09:17.181Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=3e739894-b0d4-40b1-af81-4fe1e451d8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:09:17.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:09:27.192Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=5005a315-c83b-4121-84ba-b6d351e5f7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:09:27.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:09:37.202Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=fb673bd5-8ecd-4b60-a2f8-1c9c42730f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:09:37.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:09:47.212Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=6e72edf1-7250-4176-822a-3cbe7f2dde2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:09:47.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:09:57.224Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=2aa6d08d-f3ad-4c6e-9359-32a1548f3128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:09:57.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:10:07.239Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=2239d622-4cd5-4391-a163-259b70440cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:10:07.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:10:17.249Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=abdc925d-af24-404a-9585-b5f66728e712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:10:17.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:10:27.260Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=98d870e0-ae0d-4856-a6cd-a668617b5862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:10:27.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:10:37.269Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=281dfb08-402a-48b6-a9fa-6aeaaf0a3eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:10:37.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:10:47.280Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=7d82e8e1-72b4-44b5-974b-7d5e31584ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:10:47.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:10:57.289Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=c789aa9b-6e33-42e2-ba0c-ec8543c69111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:10:57.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:11:07.298Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=6de5bcc0-3c39-4adf-8105-10afdd8cb1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:11:07.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:11:17.312Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=6ee596cf-3ca5-4950-9e9a-2ab33ed0a1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:11:17.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:11:27.322Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=201ae02c-5e1e-4226-bdd9-43ade55e316e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:11:27.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:11:37.334Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=05a5d58e-73db-42b0-804f-2671a52f21b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:11:37.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:11:47.348Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=941d65f0-ae8e-492f-80ea-3e18795706c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:11:47.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:11:57.357Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=a10f2c15-e0db-48a7-8b1a-69458b421249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:11:57.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:12:07.367Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=f67250ef-2fcd-4c9c-a937-8c8dc6ebef95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:12:07.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:12:17.381Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=85491877-0902-48a9-b496-8d0731f87005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:12:17.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:12:27.390Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=04eef4d4-48d7-4803-b1ce-243cedfde8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:12:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:12:37.400Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=81eb9270-c831-4afc-8614-9dcd685b903c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:12:37.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:12:47.409Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=38e869e8-cccb-4d94-9111-655297ecef03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:12:47.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:12:57.419Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=5d4d5450-1091-4626-ae66-f301c68acda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:12:57.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:13:07.437Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=7526b786-5b02-44db-9d4c-890065c42c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:13:07.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:13:17.449Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=f1342099-ad97-4bd0-b94f-b3d731979198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:13:17.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:13:27.461Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=5f163002-0115-47f4-ba41-cd42d46f1b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:13:27.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T05:13:30.969Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T05:13:30.969Z |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-03-29T05:13:30.970Z |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-03-29T05:13:30.972Z |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-03-29T05:13:30.981Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T05:13:30.981Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T05:13:30.981Z |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-03-29T05:13:30.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:13:37.471Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=acf7ac97-0449-40ab-8b1a-040fbafd3abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:13:37.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:13:47.482Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=09ebb2bc-db2f-482b-b3b1-26eaab48a7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:13:47.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:13:57.493Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=4afc31d5-da3e-448a-8fae-4b11e491910f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:13:57.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:14:07.505Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=a48873e8-e7dd-445d-84f5-6d1f2b4d5451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:14:07.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:14:17.516Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=b3afe141-7f65-4e88-b5ee-c24d07610409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:14:17.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:14:27.528Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=3957be73-808b-4434-95b2-3ccae0bcdfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:14:27.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:14:37.538Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=3415d0f6-2aa5-43bd-90f8-1e138188c43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:14:37.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:14:47.546Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=d369782f-6c19-4fb1-a9b2-994c6e5f7d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:14:47.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:14:57.556Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=ba941e78-6202-4acf-863a-84afb14db30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:14:57.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:15:07.565Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=91eba40b-e813-422a-a1d5-aedd6173801e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:15:07.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:15:17.576Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=4cd1c1c7-b87e-483a-a057-8eaef2842d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:15:17.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:15:27.587Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=4414cfc2-3683-4ff1-9f47-ffdb7ef71f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:15:27.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:15:37.596Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=68463925-0915-4721-bd1e-e94797a00e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:15:37.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:15:47.604Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=9cf9778f-4f6e-4212-bb69-a6fa7aed098e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:15:47.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:15:57.614Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=6303b3a2-5f77-48dd-9514-d7392d493493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:15:57.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:16:07.624Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=255a25a1-d707-4a10-830a-fa228aa56e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:16:07.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:16:17.633Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=c716fa3f-8ea5-4739-81cd-67a002c75441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:16:17.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:16:27.642Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=f078063e-58bd-4ca4-94f9-08cf3ebb0a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:16:27.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:16:37.657Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=4265ba83-3a43-497b-9140-e0fb3327e376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:16:37.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:16:47.667Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=487ac40a-58cf-4b71-ab68-1a6fad702727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:16:47.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:16:57.675Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=46014f5c-7003-4a80-94a0-5968e364a9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:16:57.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:17:07.684Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=daa367b3-6686-43ac-9b3a-c579f36004c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:17:07.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:17:17.693Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=23e84a1d-2efb-458c-a618-15e8dd93e00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:17:17.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:17:27.702Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=233c90da-ece9-41f9-bcfe-9bb410d07c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:17:27.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:17:37.711Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=2bf9e968-a213-48a9-b65c-1a8a0cfff877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:17:37.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:17:47.719Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=2e0f0c13-c35e-442f-ba98-819532ee6648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:17:47.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:17:57.727Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=cb873b54-3443-4a4a-9aed-ff6cc8e41cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:17:57.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:18:07.735Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=08649b14-2244-4fc3-be44-d8ed79035d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:18:07.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:18:17.743Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=e8b7b989-a294-436b-83cf-6fecc55f8a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:18:17.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:18:27.753Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=9ea61517-5cb5-44b3-9415-6a3aeb3a8d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:18:27.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T05:18:31.031Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T05:18:31.031Z |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-03-29T05:18:31.032Z |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-03-29T05:18:31.035Z |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-03-29T05:18:31.043Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T05:18:31.043Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T05:18:31.043Z |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-03-29T05:18:31.046Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:18:37.761Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=b0a37148-e239-4caa-ae51-17afa146899a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:18:37.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:18:47.770Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=c7f2f787-2f15-4357-83c8-2718b0fcba91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:18:47.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:18:57.779Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=e4151ff7-ef2a-4ff3-8ffe-2ad0fe626206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:18:57.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:19:07.787Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=f5884814-9e2d-48ad-b75b-c774683e7361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:19:07.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:19:17.795Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=26f0693a-947d-45cd-8a15-9ff08f3a2fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:19:17.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:19:27.806Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=b33722f7-9190-49cc-af9c-8e60764c1a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:19:27.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:19:37.818Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=3ff06429-07e9-43b7-b23c-e511f3a9f912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:19:37.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:19:47.827Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=64eac66b-189e-4b6d-8202-4f5fa45f0386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:19:47.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:19:57.837Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=580ac342-40fd-41fe-b686-93ad6f789e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:19:57.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:20:07.846Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=88c3deb1-0954-4d52-9436-a51fa150787b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:20:07.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:20:17.854Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=00e92f01-a9e5-435f-bdf6-a186bf95297c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:20:17.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:20:27.865Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=cc147cae-47ae-4453-9d16-800bcb9aff26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:20:27.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:20:37.876Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=19ab5104-bcee-46f3-b10f-17b92c0fcff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:20:37.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:20:47.885Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=64b5648b-1b25-4439-baba-5c8bf8eeeda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:20:47.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:20:57.897Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=b0c23163-8baf-46ce-8023-b12c5b1b24af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:20:57.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:21:07.907Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=0306d3c6-3b9c-4023-b677-f6ff430de4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:21:07.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:21:17.918Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=12342bb0-e12a-45cd-884d-e1d5030aa537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:21:17.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:21:27.925Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=321e935f-4278-4504-9a2c-aceea5d71bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:21:27.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:21:37.935Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=8c57056a-68b8-4803-b824-2f51806a983d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:21:37.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:21:47.945Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=52e7ebc2-fd9e-4235-86d6-b0dff4d5ead7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:21:47.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:21:57.956Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=d19a725e-327a-4e3b-aea9-f4f7c2d2f773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:21:57.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:22:07.967Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=c4034b11-5d5d-4c7c-8493-80a11f52f998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:22:07.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:22:17.984Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=db5d6835-3734-4448-9ea3-129c3319e4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:22:17.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:22:27.992Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=05e32305-3765-4145-9b0e-26347f1a024c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:22:28.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:22:38.003Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=50b81be4-2f1e-493e-b58b-bb2ab9e2a03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:22:38.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:22:48.013Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=46bc1c6e-59a7-46a3-b748-d4511ff638ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:22:48.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:22:58.033Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=2def65a8-ca08-47ea-843b-2a1145ced75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:22:58.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:23:08.040Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=b330a850-4aff-4c74-b015-c0a85c21513c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:23:08.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:23:18.059Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=93a5ff5e-ea41-4407-8f5f-c54bea6b0efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:23:18.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:23:28.070Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=cc2c3033-6c5f-4953-b7b6-b4ca250edeac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:23:28.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T05:23:30.989Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T05:23:30.989Z |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-03-29T05:23:30.990Z |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-03-29T05:23:30.992Z |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-03-29T05:23:30.999Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T05:23:31.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T05:23:31.001Z |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-03-29T05:23:31.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:23:38.081Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=80a4daf6-d7ab-4475-b893-d388cdad98c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:23:38.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:23:48.089Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=743f0059-45c3-4366-a719-44b46afb469d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:23:48.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:23:58.097Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=f318deba-4bcd-4bfc-bae3-1d14e309d314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:23:58.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:24:08.104Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=48283505-27d4-4630-bf84-69abc2472637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:24:08.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:24:18.112Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=509f0748-f007-4624-ba4f-bc31af365e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:24:18.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:24:28.120Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=80e08dc1-e584-4bf9-9b79-3db40205626d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:24:28.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:24:38.127Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=c688abc4-8ac5-4d77-a202-9363f6a12f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:24:38.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:24:48.136Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=0a34e4cf-8428-4a02-b3b3-b3329fe58bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:24:48.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:24:58.145Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=18d234d1-37ae-40f0-8bdb-7282fbba50df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:24:58.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:25:08.153Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=f083dabe-989e-4805-b79a-8e785fa8ffd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:25:08.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:25:18.163Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=787d1188-ff36-42f6-85cf-552d9f65dd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:25:18.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:25:28.172Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=e174137d-a7de-4d9d-be86-3b6560769f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:25:28.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:25:38.181Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=bc3641ed-ce50-4149-b160-c19c1fd1acf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:25:38.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:25:48.190Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=e00ec8c0-964c-46f8-9dd5-f88fa593a197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:25:48.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:25:58.199Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=7271bcd7-5a3e-4e1b-9771-ca3f091c5edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:25:58.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:26:08.207Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=9a794041-7b79-4c06-accf-102f32fb5245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:26:08.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:26:18.217Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=e6db5266-989b-4698-a4a0-b701615062c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:26:18.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:26:28.224Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=231017fd-74ae-430b-973e-dd63d1e809b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:26:28.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:26:38.234Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=9be6a8b4-1efc-4e3b-b4be-e32faf2ba459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:26:38.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:26:48.240Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=21caf029-f19d-4332-88f9-de8561c47515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:26:48.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:26:58.248Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=21c7161f-5c67-498a-b1ec-a052ffb528c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:26:58.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:27:08.260Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=7fd03c74-cdbf-4579-b28a-d162129f513b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:27:08.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:27:18.270Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=30d2d3d3-b444-4fc3-b494-422fb92418ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:27:18.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:27:28.278Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=7a25ccbd-4d71-4ffc-950d-002cbb6eb6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:27:28.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:27:38.286Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=0e9ce645-3258-4485-b1e5-539fd4521fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:27:38.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:27:48.293Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=4df88711-e9cb-4ea3-9824-eb148974cd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:27:48.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:27:58.303Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=95a04449-6299-40b9-9dc5-0d845b911deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:27:58.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:28:08.311Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=9b344ac8-9b98-41cf-a9c4-2c621fca44c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:28:08.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:28:18.318Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=d8db38a8-b65b-4e0f-b500-6653dfcdeadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:28:18.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:28:28.326Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=fdf7ffdb-e224-40fe-a160-516099b8545c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:28:28.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T05:28:31.007Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T05:28:31.008Z |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-03-29T05:28:31.009Z |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-03-29T05:28:31.012Z |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-03-29T05:28:31.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T05:28:31.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T05:28:31.020Z |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-03-29T05:28:31.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:28:38.336Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=a89a97e4-28c6-4bca-a428-0c7dca3b2ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:28:38.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:28:48.345Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=40925ad6-f2ad-49d3-aa03-d35a62e93156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:28:48.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:28:58.353Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=46d6043b-8656-4def-bdd7-a1848caf1a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:28:58.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:29:08.361Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=0798b81c-b95d-4bee-9004-055337fa0630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:29:08.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:29:18.370Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=81e05e60-aeb2-4f58-a45b-73c9ceb040c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:29:18.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:29:28.378Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=82cb91d1-e7fb-43f1-ba56-1eb85b64555c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:29:28.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:29:38.387Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=542f4be0-49ce-493d-a501-02ef1313ca55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:29:38.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:29:48.394Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=da9f3531-23c9-46c3-adc1-ca9af20bf1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:29:48.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:29:58.402Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=972d1af1-a97b-4c74-81b3-c8c3fa9daf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:29:58.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:30:08.410Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=b74e0d8b-d2f7-4664-acab-62d61bb27de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:30:08.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:30:18.425Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=b5ba42c5-0501-4b7a-93b5-8f48ff66d900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:30:18.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:30:28.432Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=9bdcd05d-966e-420c-986c-cc91c9acaf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:30:28.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:30:38.441Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=aff38e02-8867-4ec5-9d60-858559445520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:30:38.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:30:48.448Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=95cea34b-8fba-4b69-8d3f-b2d0dab5ce0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:30:48.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:30:58.457Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=655490d5-dc41-4264-9f15-1d2d8f9c1b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:30:58.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:31:08.466Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=fa60c381-fedd-4665-968f-baf187b9937f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:31:08.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:31:18.473Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=6bf2e31e-9320-45e6-8970-906cbaeb17cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:31:18.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:31:28.482Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=aea0dd39-5342-4913-afb9-f69434c73dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:31:28.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:31:38.489Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=bb5ecb3b-ba0e-4006-ad27-fa2a28c59d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:31:38.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:31:48.497Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=188de670-6f1f-4e9a-a5a0-c85185566b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:31:48.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:31:58.505Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=99dbb2ec-b7a8-4af8-8938-ab9240f1b4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:31:58.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:32:08.513Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=f5337f44-d653-409c-912e-80bf469aee85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:32:08.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:32:18.520Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=05a18bb5-b689-4cd2-96a4-74b7a70fc1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:32:18.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:32:28.528Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=71ba895e-a73f-40d7-8eda-f7faa9c0eda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:32:28.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:32:38.537Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=8cdf0873-f1ce-45cb-b9e2-f79ffecfd2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:32:38.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:32:48.545Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=fa155c66-b10f-4130-bc87-db5eb13ee75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:32:48.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:32:58.553Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=89aaf21c-bcd5-4e49-8d43-2e852f79babd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:32:58.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:33:08.565Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=805e27e9-a84d-4e90-831c-c068c0f2b15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:33:08.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:33:18.577Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=f0027e3c-9ac9-4f10-bf64-d427d6abf361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:33:18.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:33:28.585Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=4c586873-0763-437f-85bb-d2554c435c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:33:28.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T05:33:30.928Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T05:33:30.928Z |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-03-29T05:33:30.929Z |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-03-29T05:33:30.931Z |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-03-29T05:33:30.937Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T05:33:30.937Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T05:33:30.937Z |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-03-29T05:33:30.939Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:33:38.594Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=49fb2803-338b-4ad3-99c7-db401da98431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:33:38.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:33:48.602Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=26890708-264a-4389-974d-0a384c97aa76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:33:48.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:33:58.611Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=20a37477-a780-4c7e-8686-200c0347e44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:33:58.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:34:08.621Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=85a539ee-6b83-4d7f-b999-d34981b1f023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:34:08.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:34:18.630Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=a177de5e-9232-4ba9-9789-ea36d66dd7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:34:18.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:34:28.638Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=2b113b26-3d1a-4078-b587-a1ec7370b98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:34:28.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:34:38.646Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=e7f930f5-682d-416c-b62f-dcbbdea459d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:34:38.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:34:48.656Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=494c3d5c-3de4-487a-bb57-0b2b15f231c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:34:48.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:34:58.664Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=f4c835d7-ddd3-4914-8d18-661214a815f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:34:58.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:35:08.673Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=9fbb5fd0-5f6f-40d7-a984-30be63f7d48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:35:08.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:35:18.680Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=a6b150e7-d629-42bf-894b-19fe3933082c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:35:18.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:35:28.689Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=9d4f1b7e-938f-4579-9e1c-3f7e491f5294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:35:28.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:35:38.697Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=a5aac098-aa04-43ff-9644-bb7656cf236d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:35:38.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:35:48.704Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=9a1f0c77-ceb4-4163-8802-edf3f121e21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:35:48.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:35:58.711Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=ec422399-e563-4f85-96ae-b894b2ee2e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:35:58.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:36:08.721Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=04549688-3c8a-4eb1-87be-22d75d9f06e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:36:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:36:18.730Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=cb666698-713f-48c9-92aa-cd05e6cd1b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:36:18.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:36:28.738Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=1013418d-ad6c-482b-bde6-842c6f0b256f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:36:28.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:36:38.745Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=8f9d3bc4-b7da-488c-a276-8f3131485fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:36:38.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:36:48.752Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=211adb47-5000-483c-a229-7405c1013665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:36:48.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:36:58.760Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=e6559682-4dc4-4381-81b2-0d6aa78321e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:36:58.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:37:08.773Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=5d689b2b-420c-4ea4-80b1-236778a1c776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:37:08.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:37:18.783Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=8ab34879-9708-4fa6-af59-e80cd43fb51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:37:18.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:37:28.792Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=2ff1a236-9def-4677-a276-efeffed27432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:37:28.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:37:38.799Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=0d1f7c8a-dcbf-42a6-ab69-06f767914308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:37:38.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:37:48.805Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=15011252-2063-4273-a414-6a2e492df6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:37:48.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:37:58.813Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=5e241059-dad2-4cd6-9021-3f11cafad44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:37:58.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:38:08.820Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=81e96f00-ba88-4778-b4ea-3c968f5ee7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:38:08.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:38:18.828Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=d5cb5f5b-76a0-4a28-8d29-90b2bc57027c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:38:18.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:38:28.834Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=db73bbc8-1623-402a-a32b-9779c37653d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:38:28.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T05:38:31.030Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T05:38:31.030Z |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-03-29T05:38:31.031Z |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-03-29T05:38:31.034Z |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-03-29T05:38:31.040Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T05:38:31.040Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T05:38:31.040Z |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-03-29T05:38:31.042Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:38:38.841Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=2a82be22-18c4-4000-b15b-67d4bcd57f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:38:38.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:38:48.848Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=c3399f12-cba2-42cd-bb1e-d7b4be1e9700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:38:48.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:38:58.856Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=ef982bc4-f7b3-4451-a918-f8da6eb6bfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:38:58.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:39:08.862Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=ea68250b-6345-4ad7-9ff6-f938b906a443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:39:08.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:39:18.868Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=d192eecf-d406-4d53-8461-093bcc898ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:39:18.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:39:28.875Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=0ce2f042-6fd2-4bea-bf8a-c71421111ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:39:28.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:39:38.882Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=d6ee84df-a4ab-4853-933d-cbb637048638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:39:38.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:39:48.895Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=e8563301-ed51-47ff-88bd-8a740ead5bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:39:48.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:39:58.903Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=734e23fb-ee3c-42ac-a62f-217be8e7bb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:39:58.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:40:08.913Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=64cfb348-9294-4551-874d-f95d1af9bcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:40:08.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:40:18.927Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=b75d14ac-f550-4c6f-aebc-01efdb2bcc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:40:18.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:40:28.935Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=77899caa-f978-4eaf-b2ee-6213c9a6e0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:40:28.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:40:38.942Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=a5ef4f28-b973-4e21-a36a-4e75f577a864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:40:38.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:40:48.950Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=1f1f58a9-f297-4586-a416-92f6d62c5035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:40:48.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:40:58.960Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=4ec531c0-86b5-41e7-8c81-82e5bf7aa12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:40:58.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:41:08.969Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=4ef3b18a-b0cf-4a22-8be1-79352f590a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:41:08.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:41:18.976Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=e6a71081-65af-4519-8ee8-96ab8817f324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:41:18.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:41:28.999Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=b1490047-af8a-4dbe-8d49-cda70a7095a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:41:29.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:41:39.010Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=304806d9-b220-4a9a-8052-569275f109fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:41:39.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:41:49.021Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=716453a0-c190-4434-a37d-48bad38d8c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:41:49.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:41:59.032Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=b74c7ba1-510c-47fb-81ac-e48c4cc66b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:41:59.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:42:09.039Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=7cf63e63-34d6-43c5-af20-07691bfd316e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:42:09.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:42:19.046Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=74a82af1-7dc6-40c3-a87d-d6976684963e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:42:19.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:42:29.073Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=a0d6d913-7f31-45e6-97de-4ee27a6033b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:42:29.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:42:39.082Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=d8dabd00-e52f-43c9-ae98-4782326e8591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:42:39.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:42:49.089Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=3f4c3006-0db0-407a-94ae-c93dbeea3210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:42:49.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:42:59.097Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=ee4542e8-ecd2-4464-b0ca-e44ba4de5b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:42:59.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:43:09.104Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=e26e1806-2975-48ea-916e-9a5fd4dcc0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:43:09.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:43:19.112Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=ebb059f5-02b4-4889-b19c-f5a23af42077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:43:19.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:43:29.118Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=c72b9d09-c5a2-48ff-855f-7d2c7ce764a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:43:29.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T05:43:30.975Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T05:43:30.976Z |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-03-29T05:43:30.977Z |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-03-29T05:43:30.980Z |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-03-29T05:43:30.986Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T05:43:30.986Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T05:43:30.986Z |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-03-29T05:43:30.989Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:43:39.125Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=8080ef9c-cd5a-4abe-b5a4-5c63feed1235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:43:39.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:43:49.133Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=29a683ec-1576-4b6d-aba9-563566126bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:43:49.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:43:59.150Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=6287a09e-ac6f-4058-a761-d16f9925979a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:43:59.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:44:09.156Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=cf6e8434-e671-4f41-85f9-0e31b93b31f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:44:09.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:44:19.165Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=3197a983-8f3d-4bde-96a5-b53456735fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:44:19.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:44:29.173Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=1ea778ea-282e-4093-815d-7aa8537c7f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:44:29.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:44:39.181Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=037849b8-a6d8-4362-b23d-b1d86350e5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:44:39.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:44:49.187Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=d0945f2a-9c5d-46f4-afd6-d20a3b74d1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:44:49.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:44:59.195Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=074264cf-16ce-49d7-b9f6-145419d565ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:44:59.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:45:09.202Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=f65b5a3d-07f3-4c3e-9375-29dd964cf04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:45:09.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:45:19.209Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=7499586f-196d-4290-82bf-4a806b65a5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:45:19.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:45:29.216Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=2b4d1d9a-331d-4da5-9efc-375bfa5d08d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:45:29.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:45:39.223Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=5cfab15b-67cc-41a9-aaea-d7999828a004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:45:39.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:45:49.230Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=002880d9-467f-4151-80f4-176600e4ce9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:45:49.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:45:59.236Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=f11fbb3f-9aef-4035-924f-6622509887c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:45:59.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:46:09.243Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=4c4691ef-5639-4a1f-ade2-4c45d7d3d3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:46:09.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:46:19.249Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=bc98ab1e-7612-4259-9b31-c83e7002d861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:46:19.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:46:29.257Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=c908a82e-da3b-4fd9-874d-58e34d45d7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:46:29.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:46:39.264Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=2c89a924-465a-47a8-b6ec-081dbc317b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:46:39.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:46:49.273Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=26260055-3537-4c1d-946f-b47d135b498b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:46:49.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:46:59.281Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=2f73ff32-7018-44b7-bb46-02e83a985277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:46:59.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:47:09.288Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=f00aa00f-74de-4243-ad64-c5599773643e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:47:09.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:47:19.295Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=1bb8d3e4-e96c-42a2-94c6-4bf08b84a634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:47:19.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:47:29.302Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=cfa4a5e0-f424-4d17-9b36-7d8e56231c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:47:29.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:47:39.310Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=47982d62-0879-402c-aa6a-f54030b0c258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:47:39.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:47:49.319Z |INFO |Init configs |InvocationID=04926fbd-d53b-4afa-9f91-de931af4c7f6, InstanceUUID=04b6b720-882d-42f3-87e4-27833dee834c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T05:47:49.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |